Skip to content

Commit 40ae531

Browse files
chore(deps): bump @emotion/jest from 11.3.0 to 11.5.0 (#437)
Bumps [@emotion/jest](https://github.com/emotion-js/emotion) from 11.3.0 to 11.5.0. - [Release notes](https://github.com/emotion-js/emotion/releases) - [Changelog](https://github.com/emotion-js/emotion/blob/main/CHANGELOG.md) - [Commits](https://github.com/emotion-js/emotion/compare/@emotion/jest@11.3.0...@emotion/jest@11.5.0) --- updated-dependencies: - dependency-name: "@emotion/jest" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Vincent <vincent.audebert@yahoo.fr>
1 parent b20a8d9 commit 40ae531

File tree

1 file changed

+6
-13
lines changed

1 file changed

+6
-13
lines changed

yarn.lock

Lines changed: 6 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1094,14 +1094,7 @@
10941094
core-js-pure "^3.0.0"
10951095
regenerator-runtime "^0.13.4"
10961096

1097-
"@babel/runtime@^7.1.2", "@babel/runtime@^7.10.2", "@babel/runtime@^7.11.2", "@babel/runtime@^7.12.1", "@babel/runtime@^7.12.13", "@babel/runtime@^7.12.5", "@babel/runtime@^7.8.4", "@babel/runtime@^7.9.2":
1098-
version "7.15.3"
1099-
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.15.3.tgz#2e1c2880ca118e5b2f9988322bd8a7656a32502b"
1100-
integrity sha512-OvwMLqNXkCXSz1kSm58sEsNuhqOx/fKpnUnKnFB5v8uDda5bLNEHNgKPvhDN6IU0LDcnHQ90LlJ0Q6jnyBSIBA==
1101-
dependencies:
1102-
regenerator-runtime "^0.13.4"
1103-
1104-
"@babel/runtime@^7.13.10":
1097+
"@babel/runtime@^7.1.2", "@babel/runtime@^7.10.2", "@babel/runtime@^7.11.2", "@babel/runtime@^7.12.1", "@babel/runtime@^7.12.13", "@babel/runtime@^7.12.5", "@babel/runtime@^7.13.10", "@babel/runtime@^7.8.4", "@babel/runtime@^7.9.2":
11051098
version "7.15.4"
11061099
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.15.4.tgz#fd17d16bfdf878e6dd02d19753a39fa8a8d9c84a"
11071100
integrity sha512-99catp6bHCaxr4sJ/DbTGgHS4+Rs2RVd2g7iOap6SLGPDknRK9ztKNsE/Fg6QhSeh1FGE5f6gHGQmvvn3I3xhw==
@@ -1310,15 +1303,15 @@
13101303
integrity sha512-kBJtf7PH6aWwZ6fka3zQ0p6SBYzx4fl1LoZXE2RrnYST9Xljm7WfKJrU4g/Xr3Beg72MLrp1AWNUmuYJTL7Cow==
13111304

13121305
"@emotion/jest@^11.3.0":
1313-
version "11.3.0"
1314-
resolved "https://registry.yarnpkg.com/@emotion/jest/-/jest-11.3.0.tgz#43bed6dcb47c8691b346cee231861ebc8f9b0016"
1315-
integrity sha512-LZqYc3yerhic1IvAcEwBLRs1DsUt3oY7Oz6n+e+HU32iYOK/vpfzlhgmQURE94BHfv6eCOj6DV38f3jSnIkBkQ==
1306+
version "11.5.0"
1307+
resolved "https://registry.yarnpkg.com/@emotion/jest/-/jest-11.5.0.tgz#db156dbb2f9b482893647cff841d7ad2b9efde80"
1308+
integrity sha512-bz791yTD1I9lyB+h0+nDahmMv4kf3d+hGj85QncY3qB8VwGe03zVxdKutgaTNg7gvsRFh3ovhQGbsbwOJZMXqQ==
13161309
dependencies:
13171310
"@babel/runtime" "^7.13.10"
13181311
"@emotion/css-prettifier" "^1.0.0"
13191312
chalk "^4.1.0"
13201313
specificity "^0.4.1"
1321-
stylis "^4.0.3"
1314+
stylis "^4.0.10"
13221315

13231316
"@emotion/memoize@^0.7.4":
13241317
version "0.7.5"
@@ -8418,7 +8411,7 @@ strong-log-transformer@^2.1.0:
84188411
minimist "^1.2.0"
84198412
through "^2.3.4"
84208413

8421-
stylis@^4.0.3:
8414+
stylis@^4.0.10, stylis@^4.0.3:
84228415
version "4.0.10"
84238416
resolved "https://registry.yarnpkg.com/stylis/-/stylis-4.0.10.tgz#446512d1097197ab3f02fb3c258358c3f7a14240"
84248417
integrity sha512-m3k+dk7QeJw660eIKRRn3xPF6uuvHs/FFzjX3HQ5ove0qYsiygoAhwn5a3IYKaZPo5LrYD0rfVmtv1gNY1uYwg==

0 commit comments

Comments
 (0)