Skip to content

Commit

Permalink
fix(deps): update dependency @emotion/react to v11.11.4 (#1036)
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 4, 2024
1 parent 27bb94d commit e053640
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 @@ -17,7 +17,7 @@
"@ag-grid-community/core": "31.1.1",
"@ag-grid-community/styles": "31.1.1",
"@emotion/cache": "11.11.0",
"@emotion/react": "11.11.3",
"@emotion/react": "11.11.4",
"@emotion/styled": "11.11.0",
"@graasp/chatbox": "3.1.0",
"@graasp/query-client": "2.7.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -930,9 +930,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 @@ -947,7 +947,7 @@ __metadata:
peerDependenciesMeta:
"@types/react":
optional: true
checksum: 10/f7b98557b7d5236296dda48c2fc8a6cde4af7399758496e9f710f85a80c7d66fee1830966caabd7b237601bfdaca4e1add8c681d1ae4cc3d497fe88958d541c4
checksum: 10/e7da3a1ddc1d72a4179010bdfd17423c13b1a77bf83a8b18271e919fd382d08c62dc2313ed5347acfd1ef85bb1bae8932597647a986e8a1ea1462552716cd495
languageName: node
linkType: hard

Expand Down Expand Up @@ -7275,7 +7275,7 @@ __metadata:
"@commitlint/config-conventional": "npm:18.6.2"
"@cypress/code-coverage": "npm:3.12.20"
"@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/chatbox": "npm:3.1.0"
"@graasp/query-client": "npm:2.7.1"
Expand Down

0 comments on commit e053640

Please sign in to comment.