Skip to content

Commit ec6ecfc

Browse files
chore(deps): update typescript-eslint monorepo to v8
1 parent dbde459 commit ec6ecfc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@
2424
"publish:all": "npx lerna publish --no-private from-package --yes"
2525
},
2626
"devDependencies": {
27-
"@typescript-eslint/eslint-plugin": "6.20.0",
28-
"@typescript-eslint/parser": "6.20.0",
27+
"@typescript-eslint/eslint-plugin": "8.55.0",
28+
"@typescript-eslint/parser": "8.55.0",
2929
"eslint": "8.56.0",
3030
"husky": "9.0.10",
3131
"jest": "29.7.0",

0 commit comments

Comments
 (0)