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] committed May 3, 2024
1 parent 5a32bd6 commit 25e9a69
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 @@ -29,12 +29,12 @@
},
"devDependencies": {
"doctoc": "^2.0.0",
"eslint": "~8.38.0",
"eslint": "~9.2.0",
"lodash.defaultsdeep": "^4.6.0",
"prettier": "^3.0.0"
},
"peerDependencies": {
"eslint": "^8.27.0"
"eslint": "^9.0.0"
},
"prettier": {
"singleQuote": true,
Expand Down

0 comments on commit 25e9a69

Please sign in to comment.