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 Sep 28, 2024
1 parent 7488b85 commit 8716ea1
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
Expand Up @@ -13,10 +13,10 @@
},
"devDependencies": {
"@munierujp/eslint-config": "30.1.1",
"eslint": "8.57.1"
"eslint": "9.11.1"
},
"peerDependencies": {
"eslint": "^7.12.1 || ^8.0.0",
"eslint": "^7.12.1 || ^8.0.0 || ^9.0.0",
"eslint-plugin-lodash": "^7.4.0",
"eslint-plugin-you-dont-need-lodash-underscore": "^6.12.0"
},
Expand Down

0 comments on commit 8716ea1

Please sign in to comment.