We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 28fed23 commit 87ac3ceCopy full SHA for 87ac3ce
package.json
@@ -16,7 +16,7 @@
16
"@babel/core": "^7.9.6",
17
"@emotion/core": "^10.0.28",
18
"@emotion/styled": "^10.0.27",
19
- "@rollup/plugin-typescript": "^4.1.1",
+ "@rollup/plugin-typescript": "^4.1.2",
20
"@storybook/addon-actions": "^5.3.18",
21
"@storybook/addon-docs": "^5.3.18",
22
"@storybook/addon-info": "^5.3.18",
@@ -32,8 +32,8 @@
32
"@types/node": "^14.0.4",
33
"@types/react": "^16.9.35",
34
"@types/react-dom": "^16.9.8",
35
- "@typescript-eslint/eslint-plugin": "^2.34.0",
36
- "@typescript-eslint/parser": "^2.34.0",
+ "@typescript-eslint/eslint-plugin": "^3.0.0",
+ "@typescript-eslint/parser": "^3.0.0",
37
"babel-loader": "^8.1.0",
38
"babel-preset-react-app": "^9.1.2",
39
"eslint": "^7.0.0",
0 commit comments