Skip to content

Commit b218ff5

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

File tree

3 files changed

+135
-68
lines changed

3 files changed

+135
-68
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@
3131
"@jest/globals": "^29.7.0",
3232
"@types/jest": "^29.5.12",
3333
"@types/node": "^20.9.0",
34-
"@typescript-eslint/eslint-plugin": "^6.10.0",
35-
"@typescript-eslint/parser": "^6.10.0",
34+
"@typescript-eslint/eslint-plugin": "^8.0.0",
35+
"@typescript-eslint/parser": "^8.0.0",
3636
"eslint": "^8.57.0",
3737
"husky": "^8.0.3",
3838
"jest": "^29.7.0",

packages/cli/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,8 +57,8 @@
5757
},
5858
"devDependencies": {
5959
"@types/node": "^20.9.0",
60-
"@typescript-eslint/eslint-plugin": "^6.10.0",
61-
"@typescript-eslint/parser": "^6.10.0",
60+
"@typescript-eslint/eslint-plugin": "^8.0.0",
61+
"@typescript-eslint/parser": "^8.0.0",
6262
"eslint": "^8.53.0",
6363
"husky": "^8.0.3",
6464
"lint-staged": "^15.1.0",

pnpm-lock.yaml

Lines changed: 131 additions & 64 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)