Skip to content

Commit c82c277

Browse files
fix(deps): update emotion monorepo to v11.10.5 (#1062)
* fix(deps): update emotion monorepo to v11.10.5 * fix: update lockfile Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Emmanuel Chambon <[email protected]>
1 parent c771fa3 commit c82c277

File tree

3 files changed

+2350
-6286
lines changed

3 files changed

+2350
-6286
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@types/jest": "29.2.0",
2424
"@types/node": "18.11.3",
2525
"@types/prop-types": "15.7.5",
26-
"@types/react": "18.0.21",
26+
"@types/react": "18.0.23",
2727
"@types/react-dom": "18.0.6",
2828
"builtin-modules": "3.3.0",
2929
"cross-env": "7.0.3",

packages/jest-helpers/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@
1616
},
1717
"license": "MIT",
1818
"dependencies": {
19-
"@emotion/cache": "11.10.3",
20-
"@emotion/jest": "11.10.0",
21-
"@emotion/react": "11.10.4",
19+
"@emotion/cache": "11.10.5",
20+
"@emotion/jest": "11.10.5",
21+
"@emotion/react": "11.10.5",
2222
"@testing-library/react": "13.4.0"
2323
},
2424
"peerDependencies": {

0 commit comments

Comments
 (0)