Skip to content

Commit 148e3f8

Browse files
dependabot[bot]philibeavincentaudebert
authored
chore(deps): bump @emotion/cache from 11.4.0 to 11.5.0 (#439)
Bumps [@emotion/cache](https://github.com/emotion-js/emotion) from 11.4.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/[email protected]...@emotion/[email protected]) --- updated-dependencies: - dependency-name: "@emotion/cache" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: philibeaux <[email protected]> Co-authored-by: Vincent <[email protected]>
1 parent 40ae531 commit 148e3f8

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1279,15 +1279,15 @@
12791279
chalk "^4.0.0"
12801280

12811281
"@emotion/cache@^11.1.3", "@emotion/cache@^11.4.0":
1282-
version "11.4.0"
1283-
resolved "https://registry.yarnpkg.com/@emotion/cache/-/cache-11.4.0.tgz#293fc9d9a7a38b9aad8e9337e5014366c3b09ac0"
1284-
integrity sha512-Zx70bjE7LErRO9OaZrhf22Qye1y4F7iDl+ITjet0J+i+B88PrAOBkKvaAWhxsZf72tDLajwCgfCjJ2dvH77C3g==
1282+
version "11.5.0"
1283+
resolved "https://registry.yarnpkg.com/@emotion/cache/-/cache-11.5.0.tgz#a5eb78cbef8163939ee345e3ddf0af217b845e62"
1284+
integrity sha512-mAZ5QRpLriBtaj/k2qyrXwck6yeoz1V5lMt/jfj6igWU35yYlNKs2LziXVgvH81gnJZ+9QQNGelSsnuoAy6uIw==
12851285
dependencies:
12861286
"@emotion/memoize" "^0.7.4"
1287-
"@emotion/sheet" "^1.0.0"
1287+
"@emotion/sheet" "^1.0.3"
12881288
"@emotion/utils" "^1.0.0"
12891289
"@emotion/weak-memoize" "^0.2.5"
1290-
stylis "^4.0.3"
1290+
stylis "^4.0.10"
12911291

12921292
"@emotion/css-prettifier@^1.0.0":
12931293
version "1.0.0"
@@ -1342,10 +1342,10 @@
13421342
"@emotion/utils" "^1.0.0"
13431343
csstype "^3.0.2"
13441344

1345-
"@emotion/sheet@^1.0.0", "@emotion/sheet@^1.0.2":
1346-
version "1.0.2"
1347-
resolved "https://registry.yarnpkg.com/@emotion/sheet/-/sheet-1.0.2.tgz#1d9ffde531714ba28e62dac6a996a8b1089719d0"
1348-
integrity sha512-QQPB1B70JEVUHuNtzjHftMGv6eC3Y9wqavyarj4x4lg47RACkeSfNo5pxIOKizwS9AEFLohsqoaxGQj4p0vSIw==
1345+
"@emotion/sheet@^1.0.2", "@emotion/sheet@^1.0.3":
1346+
version "1.0.3"
1347+
resolved "https://registry.yarnpkg.com/@emotion/sheet/-/sheet-1.0.3.tgz#00c326cd7985c5ccb8fe2c1b592886579dcfab8f"
1348+
integrity sha512-YoX5GyQ4db7LpbmXHMuc8kebtBGP6nZfRC5Z13OKJMixBEwdZrJ914D6yJv/P+ZH/YY3F5s89NYX2hlZAf3SRQ==
13491349

13501350
"@emotion/unitless@^0.7.5":
13511351
version "0.7.5"

0 commit comments

Comments
 (0)