Skip to content
This repository has been archived by the owner on Nov 21, 2024. It is now read-only.

Commit

Permalink
fix(deps): update dependency @emotion/cache to v11.10.8 (#168)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 9, 2023
1 parent 2cce8ea commit 37ff21f
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"Alexandre Chau"
],
"dependencies": {
"@emotion/cache": "11.10.7",
"@emotion/cache": "11.10.8",
"@emotion/react": "11.11.1",
"@emotion/styled": "11.11.0",
"@graasp/query-client": "1.3.2",
Expand Down
19 changes: 13 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2712,16 +2712,16 @@ __metadata:
languageName: node
linkType: hard

"@emotion/cache@npm:11.10.7":
version: 11.10.7
resolution: "@emotion/cache@npm:11.10.7"
"@emotion/cache@npm:11.10.8":
version: 11.10.8
resolution: "@emotion/cache@npm:11.10.8"
dependencies:
"@emotion/memoize": ^0.8.0
"@emotion/sheet": ^1.2.1
"@emotion/utils": ^1.2.0
"@emotion/weak-memoize": ^0.3.0
stylis: 4.1.3
checksum: 6b1efed2dffc93dac419409d91f6d57a200d858ec5ffa4b7c30080fdbd93db431ff86bb779c5b8830b8373f3c5dd754d9beb386604ed2667c7d55608ff653dfc
stylis: 4.1.4
checksum: a67751db54077813ee3a011f255ee5c79eb375284cec8404866d44da904d69b037566047ca52549772b8038f8cd00ebd092c628ddc764fe89d6932c16afd71e3
languageName: node
linkType: hard

Expand Down Expand Up @@ -8577,7 +8577,7 @@ __metadata:
"@commitlint/cli": 17.6.7
"@commitlint/config-conventional": 17.6.7
"@cypress/code-coverage": 3.11.0
"@emotion/cache": 11.10.7
"@emotion/cache": 11.10.8
"@emotion/react": 11.11.1
"@emotion/styled": 11.11.0
"@graasp/query-client": 1.3.2
Expand Down Expand Up @@ -12763,6 +12763,13 @@ __metadata:
languageName: node
linkType: hard

"stylis@npm:4.1.4":
version: 4.1.4
resolution: "stylis@npm:4.1.4"
checksum: cd929bd89709def13b47e6c16b11317bf996a09b4e987fc45a235549c3adf49d41531e017d7df511daa095bc9468c923ae9094a934fe9c62440b7351874dafb7
languageName: node
linkType: hard

"stylis@npm:4.2.0":
version: 4.2.0
resolution: "stylis@npm:4.2.0"
Expand Down

0 comments on commit 37ff21f

Please sign in to comment.