Skip to content

Commit d2364fa

Browse files
chore(deps): update typescript-eslint monorepo to v6
1 parent 4e63f88 commit d2364fa

File tree

3 files changed

+144
-62
lines changed

3 files changed

+144
-62
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.3.71",
2424
"@swc/jest": "0.2.27",
2525
"@types/node": "18.17.0",
26-
"@typescript-eslint/eslint-plugin": "5.62.0",
27-
"@typescript-eslint/parser": "5.62.0",
26+
"@typescript-eslint/eslint-plugin": "6.2.0",
27+
"@typescript-eslint/parser": "6.2.0",
2828
"core-js": "3.31.1",
2929
"eslint": "8.45.0",
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": "18.17.0",
41-
"@typescript-eslint/eslint-plugin": "5.62.0",
42-
"@typescript-eslint/parser": "5.62.0",
41+
"@typescript-eslint/eslint-plugin": "6.2.0",
42+
"@typescript-eslint/parser": "6.2.0",
4343
"@wemake-services/eslint-config-jest": "workspace:^",
4444
"eslint": "8.45.0",
4545
"eslint-import-resolver-typescript": "3.5.5",

0 commit comments

Comments
 (0)