Skip to content

Commit

Permalink
chore(deps): update dependency eslint to v9 (#341)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jun 23, 2024
1 parent 3538d59 commit 5f8d495
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"author": "",
"license": "MIT",
"devDependencies": {
"eslint": "^8.0.0",
"eslint": "^9.0.0",
"eslint-plugin-jsonc": "file:../../../eslint-plugin-jsonc-2.16.0.tgz",
"eslint-plugin-markdown": "^3.0.0"
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"author": "",
"license": "MIT",
"devDependencies": {
"eslint": "^8.57.0",
"eslint": "^9.0.0",
"eslint-plugin-jsonc": "file:../../../eslint-plugin-jsonc-2.16.0.tgz",
"eslint-plugin-markdown": "^3.0.0"
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"author": "",
"license": "MIT",
"devDependencies": {
"eslint": "^8.0.0",
"eslint": "^9.0.0",
"eslint-plugin-jsonc": "file:../../../eslint-plugin-jsonc-2.16.0.tgz",
"eslint-plugin-markdown": "^3.0.0"
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"author": "",
"license": "MIT",
"devDependencies": {
"eslint": "^8.0.0",
"eslint": "^9.0.0",
"eslint-plugin-jsonc": "file:../../../eslint-plugin-jsonc-2.16.0.tgz",
"vue-eslint-parser": "^9.0.0"
}
Expand Down

0 comments on commit 5f8d495

Please sign in to comment.