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 May 12, 2024
1 parent b7c1c5b commit 42bb5d7
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": {
"@eslint-recommended/eslint-config": "26.0.0",
"eslint": "8.57.0"
"eslint": "9.2.0"
},
"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 42bb5d7

Please sign in to comment.