Skip to content

Commit 87ac3ce

Browse files
committed
Upgrade dependencies
1 parent 28fed23 commit 87ac3ce

File tree

2 files changed

+113
-107
lines changed

2 files changed

+113
-107
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"@babel/core": "^7.9.6",
1717
"@emotion/core": "^10.0.28",
1818
"@emotion/styled": "^10.0.27",
19-
"@rollup/plugin-typescript": "^4.1.1",
19+
"@rollup/plugin-typescript": "^4.1.2",
2020
"@storybook/addon-actions": "^5.3.18",
2121
"@storybook/addon-docs": "^5.3.18",
2222
"@storybook/addon-info": "^5.3.18",
@@ -32,8 +32,8 @@
3232
"@types/node": "^14.0.4",
3333
"@types/react": "^16.9.35",
3434
"@types/react-dom": "^16.9.8",
35-
"@typescript-eslint/eslint-plugin": "^2.34.0",
36-
"@typescript-eslint/parser": "^2.34.0",
35+
"@typescript-eslint/eslint-plugin": "^3.0.0",
36+
"@typescript-eslint/parser": "^3.0.0",
3737
"babel-loader": "^8.1.0",
3838
"babel-preset-react-app": "^9.1.2",
3939
"eslint": "^7.0.0",

0 commit comments

Comments
 (0)