Skip to content

Commit

Permalink
chore(deps): update dependency eslint to >=9.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 19, 2024
1 parent ba8b797 commit cdce91d
Show file tree
Hide file tree
Showing 2 changed files with 89 additions and 89 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@stylistic/eslint-plugin": "^2.9.0",
"@tsconfig/node-lts": "^20.1.3",
"@types/node": "*",
"eslint": ">=9.12.0",
"eslint": ">=9.13.0",
"eslint-config-prettier": "^9.1.0",
"eslint-import-resolver-typescript": "^3.6.3",
"eslint-plugin-import-x": "^3.1.0",
Expand All @@ -54,7 +54,7 @@
},
"peerDependencies": {
"@stylistic/eslint-plugin": "^2.9.0",
"eslint": ">=9.12.0",
"eslint": ">=9.13.0",
"eslint-config-prettier": "^9.1.0",
"eslint-import-resolver-typescript": "^3.6.3",
"eslint-plugin-import-x": "^3.1.0",
Expand Down
Loading

0 comments on commit cdce91d

Please sign in to comment.