Skip to content

Commit

Permalink
fix(deps): update dependency @emotion/react to v11.11.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 28, 2024
1 parent 4c3dd4c commit 2b13d36
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"prepack": "yarn build"
},
"dependencies": {
"@emotion/react": "11.11.3",
"@emotion/react": "11.11.4",
"@emotion/styled": "11.11.0",
"@graasp/query-client": "2.6.3",
"@graasp/sdk": "3.8.3",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"storybook:test-ci": "wait-on http://127.0.0.1:6006 && yarn storybook:test"
},
"dependencies": {
"@emotion/react": "11.11.3",
"@emotion/react": "11.11.4",
"@emotion/styled": "11.11.0",
"@graasp/sdk": "3.8.3",
"@graasp/translations": "1.23.0",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1807,9 +1807,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 @@ -1824,7 +1824,7 @@ __metadata:
peerDependenciesMeta:
"@types/react":
optional: true
checksum: f7b98557b7d5236296dda48c2fc8a6cde4af7399758496e9f710f85a80c7d66fee1830966caabd7b237601bfdaca4e1add8c681d1ae4cc3d497fe88958d541c4
checksum: e7da3a1ddc1d72a4179010bdfd17423c13b1a77bf83a8b18271e919fd382d08c62dc2313ed5347acfd1ef85bb1bae8932597647a986e8a1ea1462552716cd495
languageName: node
linkType: hard

Expand Down Expand Up @@ -2322,7 +2322,7 @@ __metadata:
dependencies:
"@commitlint/cli": "npm:17.8.1"
"@commitlint/config-conventional": "npm:17.8.1"
"@emotion/react": "npm:11.11.3"
"@emotion/react": "npm:11.11.4"
"@emotion/styled": "npm:11.11.0"
"@graasp/query-client": "npm:2.6.3"
"@graasp/sdk": "npm:3.8.3"
Expand Down Expand Up @@ -9111,7 +9111,7 @@ __metadata:
dependencies:
"@commitlint/cli": "npm:17.8.1"
"@commitlint/config-conventional": "npm:17.8.1"
"@emotion/react": "npm:11.11.3"
"@emotion/react": "npm:11.11.4"
"@emotion/styled": "npm:11.11.0"
"@graasp/query-client": "npm:2.6.3"
"@graasp/sdk": "npm:3.8.3"
Expand Down

0 comments on commit 2b13d36

Please sign in to comment.