Skip to content

Commit 7a97ca8

Browse files
authored
Merge pull request #23 from ivan09069/snyk-fix-8f1751a7cdb59419956c3e6dae664f65
[Snyk] Security upgrade eslint from 7.9.0 to 9.0.0
2 parents 7673192 + 162b270 commit 7a97ca8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/browser-eslint-rules/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"dependencies": {
1111
"@typescript-eslint/eslint-plugin": "^4.2.0",
1212
"@typescript-eslint/parser": "^4.2.0",
13-
"eslint": "^7.9.0",
13+
"eslint": "^9.0.0",
1414
"eslint-plugin-vue": "next",
1515
"vue-eslint-parser": "7.1.0"
1616
},

0 commit comments

Comments
 (0)