Skip to content

Commit

Permalink
fix(deps): update dependency @emotion/cache to v11.13.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 31, 2024
1 parent 834ed6e commit 4977978
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@ag-grid-community/core": "31.3.4",
"@ag-grid-community/styles": "31.3.4",
"@air/react-drag-to-select": "5.0.8",
"@emotion/cache": "11.13.0",
"@emotion/cache": "11.13.1",
"@emotion/react": "11.13.0",
"@emotion/styled": "11.13.0",
"@graasp/chatbox": "3.1.0",
Expand Down
23 changes: 18 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1130,16 +1130,16 @@ __metadata:
languageName: node
linkType: hard

"@emotion/cache@npm:11.13.0, @emotion/cache@npm:^11.13.0":
version: 11.13.0
resolution: "@emotion/cache@npm:11.13.0"
"@emotion/cache@npm:11.13.1":
version: 11.13.1
resolution: "@emotion/cache@npm:11.13.1"
dependencies:
"@emotion/memoize": "npm:^0.9.0"
"@emotion/sheet": "npm:^1.4.0"
"@emotion/utils": "npm:^1.4.0"
"@emotion/weak-memoize": "npm:^0.4.0"
stylis: "npm:4.2.0"
checksum: 10/20a3207600cceb0ddc490fbf6c449c73af1cfe6bea01fcf452d2a00a73fd5d8ce2e7b04ff869289e94fa5c528571618bce48d1dd39820d56de38f1e8de314c5d
checksum: 10/090c8ad2e5b23f1b3a95e94f1f0554a40ed1dcd844c9d31629a68ff824eff40f32d1362f67aefa440ee0aabd5a8cabcc76870fd6d77144d3ff251bdcdf1420b9
languageName: node
linkType: hard

Expand All @@ -1156,6 +1156,19 @@ __metadata:
languageName: node
linkType: hard

"@emotion/cache@npm:^11.13.0":
version: 11.13.0
resolution: "@emotion/cache@npm:11.13.0"
dependencies:
"@emotion/memoize": "npm:^0.9.0"
"@emotion/sheet": "npm:^1.4.0"
"@emotion/utils": "npm:^1.4.0"
"@emotion/weak-memoize": "npm:^0.4.0"
stylis: "npm:4.2.0"
checksum: 10/20a3207600cceb0ddc490fbf6c449c73af1cfe6bea01fcf452d2a00a73fd5d8ce2e7b04ff869289e94fa5c528571618bce48d1dd39820d56de38f1e8de314c5d
languageName: node
linkType: hard

"@emotion/hash@npm:^0.9.1":
version: 0.9.1
resolution: "@emotion/hash@npm:0.9.1"
Expand Down Expand Up @@ -8147,7 +8160,7 @@ __metadata:
"@commitlint/cli": "npm:19.3.0"
"@commitlint/config-conventional": "npm:19.2.2"
"@cypress/code-coverage": "npm:3.12.44"
"@emotion/cache": "npm:11.13.0"
"@emotion/cache": "npm:11.13.1"
"@emotion/react": "npm:11.13.0"
"@emotion/styled": "npm:11.13.0"
"@graasp/chatbox": "npm:3.1.0"
Expand Down

0 comments on commit 4977978

Please sign in to comment.