Skip to content

Commit 68f5040

Browse files
committed
fix(deps): upgrade ESLint to 7 to get no-void allowAsStatement
1 parent 80d71dd commit 68f5040

File tree

2 files changed

+118
-105
lines changed

2 files changed

+118
-105
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
"cross-env": "^7.0.0",
8585
"cross-spawn": "^7.0.1",
8686
"doctoc": "^1.4.0",
87-
"eslint": "^6.8.0",
87+
"eslint": "^7.10.0",
8888
"eslint-config-airbnb-typescript": "^11.0.0",
8989
"eslint-config-kentcdodds": "^15.0.0",
9090
"eslint-config-prettier": "^6.12.0",

0 commit comments

Comments
 (0)