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 dda9c48

Browse files
authoredJan 28, 2025··
chore(deps): update typescript-eslint monorepo to v6
1 parent 05d4af1 commit dda9c48

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -64,8 +64,8 @@
6464
"@types/jest": "^29.0.0",
6565
"@types/jsonwebtoken": "^9.0.0",
6666
"@types/node": "^22.0.0",
67-
"@typescript-eslint/eslint-plugin": "^5.25.0",
68-
"@typescript-eslint/parser": "^5.27.0",
67+
"@typescript-eslint/eslint-plugin": "^6.0.0",
68+
"@typescript-eslint/parser": "^6.0.0",
6969
"eslint": "^8.15.0",
7070
"eslint-config-airbnb-base": "^15.0.0",
7171
"eslint-config-airbnb-typescript": "^17.0.0",

0 commit comments

Comments
 (0)
Please sign in to comment.