Skip to content

Commit

Permalink
Update dependency eslint to v9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 19, 2024
1 parent 02c7939 commit a7412b5
Show file tree
Hide file tree
Showing 2 changed files with 4,265 additions and 3,430 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"update-readme": "eslint-doc-generator"
},
"devDependencies": {
"eslint": "8.57.0",
"eslint": "9.1.0",
"eslint-config-prettier": "9.1.0",
"eslint-doc-generator": "1.7.0",
"eslint-plugin-eslint-comments": "3.2.0",
Expand All @@ -30,7 +30,7 @@
"release-it-lerna-changelog": "5.0.0"
},
"peerDependencies": {
"eslint": "^7.11.0 || ^8.0.0"
"eslint": "^7.11.0 || ^8.0.0 || ^9.0.0"
},
"engines": {
"node": "12.* || 14.* || >= 16.*"
Expand Down
Loading

0 comments on commit a7412b5

Please sign in to comment.