Skip to content

Commit

Permalink
feat!: update dependency eslint to v9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 9, 2024
1 parent 1f8b526 commit 2eca31a
Show file tree
Hide file tree
Showing 2 changed files with 228 additions and 33 deletions.
257 changes: 226 additions & 31 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"devDependencies": {
"@voxpelli/tsconfig": "^10.0.0",
"compare-eslint-configs": "^2.1.0",
"eslint": "^8.45.0",
"eslint": "^9.0.0",
"eslint-plugin-es-x": "^7.5.0",
"eslint-plugin-import": "^2.29.0",
"eslint-plugin-jsdoc": "^46.4.4",
Expand All @@ -55,7 +55,7 @@
"validate-conventional-commit": "^1.0.3"
},
"peerDependencies": {
"eslint": "^8.45.0",
"eslint": "^9.0.0",
"eslint-plugin-es-x": "^7.5.0",
"eslint-plugin-import": "^2.29.0",
"eslint-plugin-jsdoc": "^46.4.4",
Expand Down

0 comments on commit 2eca31a

Please sign in to comment.