Skip to content

Commit e858a8c

Browse files
chore(deps): update typescript-eslint monorepo to v8
1 parent 4e71fa0 commit e858a8c

File tree

3 files changed

+143
-160
lines changed

3 files changed

+143
-160
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@
2323
"@swc/core": "1.13.5",
2424
"@swc/jest": "0.2.39",
2525
"@types/node": "22.18.12",
26-
"@typescript-eslint/eslint-plugin": "5.62.0",
27-
"@typescript-eslint/parser": "5.62.0",
26+
"@typescript-eslint/eslint-plugin": "8.46.4",
27+
"@typescript-eslint/parser": "8.46.4",
2828
"core-js": "3.46.0",
2929
"eslint": "8.57.1",
3030
"eslint-config-standard": "17.1.0",

packages/eslint-config-typescript/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@
3838
"gitHead": "b63f4ebdb923c0f9e876de25ed3df131ec3f9975",
3939
"devDependencies": {
4040
"@types/node": "22.18.12",
41-
"@typescript-eslint/eslint-plugin": "5.62.0",
42-
"@typescript-eslint/parser": "5.62.0",
41+
"@typescript-eslint/eslint-plugin": "8.46.4",
42+
"@typescript-eslint/parser": "8.46.4",
4343
"@wemake-services/eslint-config-jest": "workspace:^",
4444
"eslint": "8.57.1",
4545
"eslint-import-resolver-typescript": "4.4.4",

0 commit comments

Comments
 (0)