Skip to content

Commit a33ceac

Browse files
committed
fix(deps): update emotion monorepo
1 parent c25830c commit a33ceac

File tree

2 files changed

+110
-149
lines changed

2 files changed

+110
-149
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@
1313
"test": "jest --coverage"
1414
},
1515
"dependencies": {
16-
"@emotion/babel-preset-css-prop": "^10.0.9",
17-
"@emotion/core": "^10.0.10",
18-
"@emotion/styled": "^10.0.10",
16+
"@emotion/babel-preset-css-prop": "^10.2.1",
17+
"@emotion/core": "^10.3.1",
18+
"@emotion/styled": "^10.3.0",
1919
"isomorphic-unfetch": "^3.0.0",
2020
"next": "^9.3.2",
2121
"next-redux-wrapper": "^5.0.0",
@@ -37,7 +37,7 @@
3737
"@types/storybook__react": "4.0.2",
3838
"@typescript-eslint/eslint-plugin": "2.34.0",
3939
"autocannon": "4.6.0",
40-
"babel-plugin-emotion": "10.0.33",
40+
"babel-plugin-emotion": "10.2.2",
4141
"cpx": "1.5.0",
4242
"cross-env": "7.0.2",
4343
"eslint": "6.8.0",

0 commit comments

Comments
 (0)