Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit fbe0505

Browse files
authoredNov 4, 2024··
Update dependency eslint to v9
1 parent 2aad2a3 commit fbe0505

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"@eslint/js": "^9.13.0",
3131
"@jest/globals": "^29.7.0",
3232
"concurrently": "9.1.0",
33-
"eslint": "^8.57.1",
33+
"eslint": "^9.0.0",
3434
"eslint-config-airbnb-base": "15.0.0",
3535
"eslint-config-prettier": "9.1.0",
3636
"eslint-plugin-import": "2.31.0",

0 commit comments

Comments
 (0)
Please sign in to comment.