Skip to content

Commit 40e54e8

Browse files
fix(deps): update minor and patch for gatsby-plugin-emotion (#29514)
Co-authored-by: Renovate Bot <[email protected]>
1 parent e95a9f8 commit 40e54e8

File tree

2 files changed

+17
-12
lines changed

2 files changed

+17
-12
lines changed

packages/gatsby-plugin-emotion/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
},
99
"dependencies": {
1010
"@babel/runtime": "^7.11.2",
11-
"@emotion/babel-preset-css-prop": "^11.0.0"
11+
"@emotion/babel-preset-css-prop": "^11.2.0"
1212
},
1313
"devDependencies": {
1414
"@babel/cli": "^7.12.1",

yarn.lock

Lines changed: 16 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -2341,16 +2341,16 @@
23412341
dependencies:
23422342
"@babel/plugin-syntax-jsx" "^7.2.0"
23432343

2344-
"@emotion/babel-plugin@^11.0.0":
2345-
version "11.0.0"
2346-
resolved "https://registry.yarnpkg.com/@emotion/babel-plugin/-/babel-plugin-11.0.0.tgz#e6f40fa81ef52775773a53d50220c597ebc5c2ef"
2347-
integrity sha512-w3YP0jlqrNwBBaSI6W+r80fOKF6l9QmsPfLNx5YWSHwrxjVZhM+L50gY7YCVAvlfr1/qdD1vsFN+PDZmLvt42Q==
2344+
"@emotion/babel-plugin@^11.0.0", "@emotion/babel-plugin@^11.2.0":
2345+
version "11.2.0"
2346+
resolved "https://registry.yarnpkg.com/@emotion/babel-plugin/-/babel-plugin-11.2.0.tgz#f25c6df8ec045dad5ae6ca63df0791673b98c920"
2347+
integrity sha512-lsnQBnl3l4wu/FJoyHnYRpHJeIPNkOBMbtDUIXcO8luulwRKZXPvA10zd2eXVN6dABIWNX4E34en/jkejIg/yA==
23482348
dependencies:
23492349
"@babel/helper-module-imports" "^7.7.0"
23502350
"@babel/plugin-syntax-jsx" "^7.12.1"
23512351
"@babel/runtime" "^7.7.2"
23522352
"@emotion/hash" "^0.8.0"
2353-
"@emotion/memoize" "^0.7.4"
2353+
"@emotion/memoize" "^0.7.5"
23542354
"@emotion/serialize" "^1.0.0"
23552355
babel-plugin-macros "^2.6.1"
23562356
convert-source-map "^1.5.0"
@@ -2359,14 +2359,14 @@
23592359
source-map "^0.5.7"
23602360
stylis "^4.0.3"
23612361

2362-
"@emotion/babel-preset-css-prop@^11.0.0":
2363-
version "11.0.0"
2364-
resolved "https://registry.yarnpkg.com/@emotion/babel-preset-css-prop/-/babel-preset-css-prop-11.0.0.tgz#25b868affa620b9e97024b67f67ad32c03a0510e"
2365-
integrity sha512-E7z3jMf1OyThGpp3ngYGxOSGX5AdoSQTuqM9QgJNAHFh3Fi8N5CbWx6g+IdySJ8bjPiMgFQsIeEhkyy+4mDpCQ==
2362+
"@emotion/babel-preset-css-prop@^11.2.0":
2363+
version "11.2.0"
2364+
resolved "https://registry.yarnpkg.com/@emotion/babel-preset-css-prop/-/babel-preset-css-prop-11.2.0.tgz#c7e945f56b2610b438f0dc8ae5253fc55488de0e"
2365+
integrity sha512-9XLQm2eLPYTho+Cx1LQTDA1rATjoAaB4O+ds55XDvoAa+Z16Hhg8y5Vihj3C8E6+ilDM8SV5A9Z6z+yj0YIRBg==
23662366
dependencies:
23672367
"@babel/plugin-transform-react-jsx" "^7.12.1"
23682368
"@babel/runtime" "^7.7.2"
2369-
"@emotion/babel-plugin" "^11.0.0"
2369+
"@emotion/babel-plugin" "^11.2.0"
23702370
"@emotion/babel-plugin-jsx-pragmatic" "^0.1.5"
23712371

23722372
"@emotion/cache@^10.0.27":
@@ -2430,11 +2430,16 @@
24302430
dependencies:
24312431
"@emotion/memoize" "^0.7.4"
24322432

2433-
"@emotion/[email protected]", "@emotion/memoize@^0.7.1", "@emotion/memoize@^0.7.4":
2433+
"@emotion/[email protected]":
24342434
version "0.7.4"
24352435
resolved "https://registry.yarnpkg.com/@emotion/memoize/-/memoize-0.7.4.tgz#19bf0f5af19149111c40d98bb0cf82119f5d9eeb"
24362436
integrity sha512-Ja/Vfqe3HpuzRsG1oBtWTHk2PGZ7GR+2Vz5iYGelAw8dx32K0y7PjVuxK6z1nMpZOqAFsRUPCkK1YjJ56qJlgw==
24372437

2438+
"@emotion/memoize@^0.7.1", "@emotion/memoize@^0.7.4", "@emotion/memoize@^0.7.5":
2439+
version "0.7.5"
2440+
resolved "https://registry.yarnpkg.com/@emotion/memoize/-/memoize-0.7.5.tgz#2c40f81449a4e554e9fc6396910ed4843ec2be50"
2441+
integrity sha512-igX9a37DR2ZPGYtV6suZ6whr8pTFtyHL3K/oLUotxpSVO2ASaprmAe2Dkq7tBo7CRY7MMDrAa9nuQP9/YG8FxQ==
2442+
24382443
"@emotion/react@^11.1.4":
24392444
version "11.1.4"
24402445
resolved "https://registry.yarnpkg.com/@emotion/react/-/react-11.1.4.tgz#ddee4247627ff7dd7d0c6ae52f1cfd6b420357d2"

0 commit comments

Comments
 (0)