Skip to content

Commit a35bf36

Browse files
Update dependency eslint to v9
| datasource | package | from | to | | ---------- | ------- | ------ | ------ | | npm | eslint | 8.57.1 | 9.24.0 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9b88997 commit a35bf36

File tree

2 files changed

+161
-130
lines changed

2 files changed

+161
-130
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"@typescript-eslint/eslint-plugin": "^8.28.0",
1414
"@typescript-eslint/parser": "^8.28.0",
1515
"@vercel/ncc": "^0.38.3",
16-
"eslint": "^8.57.1",
16+
"eslint": "^9.24.0",
1717
"eslint-config-prettier": "^10.1.1",
1818
"eslint-plugin-import": "^2.31.0",
1919
"eslint-plugin-jest": "^28.11.0",

0 commit comments

Comments
 (0)