Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update dependency eslint to v9
Browse files Browse the repository at this point in the history
renovate[bot] authored Dec 13, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent 40dfb7e commit f929077
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -14,7 +14,7 @@
},
"peerDependencies": {
"@eslint-community/eslint-plugin-eslint-comments": "^4.0.0",
"eslint": "^8.23.1",
"eslint": "^8.23.1 || ^9.0.0",
"eslint-config-love": "^47.0.0",
"eslint-plugin-jsdoc": "^48.0.0",
"eslint-plugin-regexp": "^2.6.0",
@@ -27,7 +27,7 @@
"@eslint-community/eslint-plugin-eslint-comments": "4.3.0",
"@tsconfig/node20": "20.1.4",
"@types/node": "20.12.14",
"eslint": "8.57.0",
"eslint": "9.17.0",
"eslint-config-love": "47.0.0",
"eslint-plugin-jsdoc": "48.5.0",
"eslint-plugin-regexp": "2.6.0",

0 comments on commit f929077

Please sign in to comment.