Skip to content

Commit a624927

Browse files
Update dependency eslint to v10
| datasource | package | from | to | | ---------- | ------- | ------ | ------ | | npm | eslint | 9.39.3 | 10.0.2 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3e47644 commit a624927

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": "^8.46.1",
2525
"@typescript-eslint/parser": "^8.46.1",
2626
"dotenv": "^17.2.3",
27-
"eslint": "^9.0.0",
27+
"eslint": "^10.0.0",
2828
"eslint-import-resolver-typescript": "^4.4.4",
2929
"eslint-plugin-import": "^2.26.0",
3030
"eslint-plugin-node": "^11.1.0",

0 commit comments

Comments
 (0)