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 63f8701 commit 2f94b90Copy full SHA for 2f94b90
package.json
@@ -22,12 +22,13 @@
22
"license": "MIT",
23
"devDependencies": {
24
"cross-env": "7.0.3",
25
- "eslint": "7.28.0",
+ "babel-eslint": "10.1.0",
26
+ "eslint": "7.31.0",
27
"eslint-config-airbnb": "18.2.1",
28
"eslint-plugin-import": "2.23.4",
29
"eslint-plugin-jsx-a11y": "6.4.1",
30
"eslint-plugin-react": "7.24.0",
31
"eslint-plugin-react-hooks": "4.2.0",
- "tsbb": "2.2.0"
32
+ "tsbb": "2.2.1"
33
}
34
0 commit comments