Skip to content

Commit 3e949b5

Browse files
fix(deps): update dependency eslint to v10
1 parent 3840bf3 commit 3e949b5

2 files changed

Lines changed: 107 additions & 192 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"@typescript-eslint/eslint-plugin": "^7.0.0",
88
"@typescript-eslint/parser": "^7.0.0",
99
"axios": "^1.5.0",
10-
"eslint": "^9.0.0",
10+
"eslint": "^10.0.0",
1111
"eslint-config-airbnb": "^19.0.4",
1212
"eslint-config-airbnb-typescript": "^18.0.0",
1313
"eslint-plugin-deprecation": "^3.0.0",

0 commit comments

Comments
 (0)