Skip to content

Commit 876897c

Browse files
committed
build: upgrade types of eslint
1 parent e9d00e4 commit 876897c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"vue-eslint-parser": "^7.1.0"
6161
},
6262
"devDependencies": {
63-
"@types/eslint": "^6.8.1",
63+
"@types/eslint": "^7.2.0",
6464
"@types/natural-compare": "^1.4.0",
6565
"@types/node": "^13.13.5",
6666
"@typescript-eslint/parser": "^3.0.2",

0 commit comments

Comments
 (0)