Skip to content

Commit 2ba8a36

Browse files
chore(deps): update typescript-eslint monorepo to v8
1 parent 1baadb7 commit 2ba8a36

File tree

6 files changed

+166
-158
lines changed

6 files changed

+166
-158
lines changed

packages/plugin-code-blocks/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,8 +53,8 @@
5353
"@types/node": "^20.0.0",
5454
"@types/react": "^18.0.14",
5555
"@types/testing-library__jest-dom": "^5.14.9",
56-
"@typescript-eslint/eslint-plugin": "^5.28.0",
57-
"@typescript-eslint/parser": "^5.28.0",
56+
"@typescript-eslint/eslint-plugin": "^8.0.0",
57+
"@typescript-eslint/parser": "^8.0.0",
5858
"eslint": "^8.18.0",
5959
"eslint-plugin-eslint-comments": "^3.2.0",
6060
"eslint-plugin-import": "^2.26.0",

packages/plugin-pages/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,8 @@
5555
"@types/node": "^20.0.0",
5656
"@types/react": "^18.0.14",
5757
"@types/testing-library__jest-dom": "^5.14.9",
58-
"@typescript-eslint/eslint-plugin": "^5.28.0",
59-
"@typescript-eslint/parser": "^5.28.0",
58+
"@typescript-eslint/eslint-plugin": "^8.0.0",
59+
"@typescript-eslint/parser": "^8.0.0",
6060
"eslint": "^8.18.0",
6161
"eslint-plugin-eslint-comments": "^3.2.0",
6262
"eslint-plugin-import": "^2.26.0",

packages/plugintestbed/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,8 @@
5252
"@types/node": "^20.0.0",
5353
"@types/react": "^18.0.14",
5454
"@types/testing-library__jest-dom": "^5.14.9",
55-
"@typescript-eslint/eslint-plugin": "^5.28.0",
56-
"@typescript-eslint/parser": "^5.28.0",
55+
"@typescript-eslint/eslint-plugin": "^8.0.0",
56+
"@typescript-eslint/parser": "^8.0.0",
5757
"eslint": "^8.18.0",
5858
"eslint-plugin-eslint-comments": "^3.2.0",
5959
"eslint-plugin-import": "^2.26.0",

packages/pluginutils/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,8 +64,8 @@
6464
"@types/node": "^20.0.0",
6565
"@types/react": "^18.0.14",
6666
"@types/testing-library__jest-dom": "^5.14.9",
67-
"@typescript-eslint/eslint-plugin": "^5.28.0",
68-
"@typescript-eslint/parser": "^5.28.0",
67+
"@typescript-eslint/eslint-plugin": "^8.0.0",
68+
"@typescript-eslint/parser": "^8.0.0",
6969
"eslint": "^8.18.0",
7070
"eslint-plugin-eslint-comments": "^3.2.0",
7171
"eslint-plugin-import": "^2.26.0",

0 commit comments

Comments
 (0)