Skip to content

Commit 2f1578e

Browse files
Update dependency eslint to v9
| datasource | package | from | to | | ---------- | ------- | ------ | ------ | | npm | eslint | 8.49.0 | 9.10.0 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ed4ff07 commit 2f1578e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@typescript-eslint/eslint-plugin": "^5.41.0",
2525
"@typescript-eslint/parser": "^5.41.0",
2626
"dotenv": "^16.3.1",
27-
"eslint": "^8.26.0",
27+
"eslint": "^9.0.0",
2828
"eslint-config-incredible": "^2.4.2",
2929
"eslint-import-resolver-typescript": "^3.5.2",
3030
"eslint-plugin-import": "^2.26.0",

0 commit comments

Comments
 (0)