Skip to content

Commit 90350b3

Browse files
committed
chore(deps): update dependency eslint to v7.19.0
1 parent daa127b commit 90350b3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

03-vue-cli-based/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@vue/cli-service": "4.5.9",
2121
"@vue/compiler-sfc": "3.0.4",
2222
"babel-eslint": "10.1.0",
23-
"eslint": "7.16.0",
23+
"eslint": "7.19.0",
2424
"eslint-plugin-vue": "7.3.0"
2525
},
2626
"eslintConfig": {

05-official-libraries/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@vue/compiler-sfc": "3.0.4",
2727
"@vue/eslint-config-standard": "6.0.0",
2828
"@vue/eslint-config-typescript": "7.0.0",
29-
"eslint": "7.16.0",
29+
"eslint": "7.19.0",
3030
"eslint-plugin-import": "2.22.1",
3131
"eslint-plugin-node": "11.1.0",
3232
"eslint-plugin-promise": "4.2.1",

0 commit comments

Comments
 (0)