Skip to content

Commit

Permalink
build(peer-deps): update dependency eslint to v9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 1, 2024
1 parent 780b960 commit 0f3e021
Show file tree
Hide file tree
Showing 2 changed files with 167 additions and 183 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@
"cspell": "8.6.1",
"deassert": "1.0.2",
"dedent": "1.5.1",
"eslint": "8.57.0",
"eslint": "9.1.1",
"eslint-config-prettier": "9.1.0",
"eslint-doc-generator": "1.7.0",
"eslint-import-resolver-typescript": "3.6.1",
Expand Down Expand Up @@ -166,7 +166,7 @@
"word-wrap": "1.2.5"
},
"peerDependencies": {
"eslint": "^8.0.0",
"eslint": "^8.0.0 || ^9.0.0",
"typescript": ">=4.3.5"
},
"peerDependenciesMeta": {
Expand Down
Loading

0 comments on commit 0f3e021

Please sign in to comment.