Skip to content

Commit 97c4d7f

Browse files
committed
chore(deps): update typescript-eslint monorepo to v8
1 parent 7691b06 commit 97c4d7f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"@ota-meshi/eslint-plugin": "^0.15.0",
7373
"@shikijs/vitepress-twoslash": "^1.2.2",
7474
"@stylistic/eslint-plugin": "~2.0.0",
75-
"@typescript-eslint/eslint-plugin": "^7.4.0",
75+
"@typescript-eslint/eslint-plugin": "^8.0.0",
7676
"cpx2": "^7.0.0",
7777
"cross-env": "^7.0.2",
7878
"eslint": "~8.57.0",

tests_fixtures/script-processor-repos/test-with-ts01/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"devDependencies": {
33
"@stylistic/eslint-plugin": "~2.0.0",
4-
"@typescript-eslint/parser": "^7.0.0",
4+
"@typescript-eslint/parser": "^8.0.0",
55
"eslint": "~8.57.0",
66
"eslint-plugin-lodash-template": "file:../../.."
77
},

0 commit comments

Comments
 (0)