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/react to v11.11.4 (#309)
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 Mar 13, 2024
1 parent e8febb4 commit 103fbef
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"type": "module",
"dependencies": {
"@emotion/cache": "11.11.0",
"@emotion/react": "11.11.3",
"@emotion/react": "11.11.4",
"@emotion/styled": "11.11.0",
"@graasp/query-client": "2.9.1",
"@graasp/sdk": "4.1.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2278,9 +2278,9 @@ __metadata:
languageName: node
linkType: hard

"@emotion/react@npm:11.11.3":
version: 11.11.3
resolution: "@emotion/react@npm:11.11.3"
"@emotion/react@npm:11.11.4":
version: 11.11.4
resolution: "@emotion/react@npm:11.11.4"
dependencies:
"@babel/runtime": "npm:^7.18.3"
"@emotion/babel-plugin": "npm:^11.11.0"
Expand All @@ -2295,7 +2295,7 @@ __metadata:
peerDependenciesMeta:
"@types/react":
optional: true
checksum: 10/f7b98557b7d5236296dda48c2fc8a6cde4af7399758496e9f710f85a80c7d66fee1830966caabd7b237601bfdaca4e1add8c681d1ae4cc3d497fe88958d541c4
checksum: 10/e7da3a1ddc1d72a4179010bdfd17423c13b1a77bf83a8b18271e919fd382d08c62dc2313ed5347acfd1ef85bb1bae8932597647a986e8a1ea1462552716cd495
languageName: node
linkType: hard

Expand Down Expand Up @@ -8594,7 +8594,7 @@ __metadata:
"@commitlint/config-conventional": "npm:19.1.0"
"@cypress/code-coverage": "npm:3.12.29"
"@emotion/cache": "npm:11.11.0"
"@emotion/react": "npm:11.11.3"
"@emotion/react": "npm:11.11.4"
"@emotion/styled": "npm:11.11.0"
"@graasp/query-client": "npm:2.9.1"
"@graasp/sdk": "npm:4.1.0"
Expand Down

0 comments on commit 103fbef

Please sign in to comment.