Skip to content

Commit 378febe

Browse files
chore(deps): update typescript-eslint monorepo to v8
1 parent f420756 commit 378febe

File tree

3 files changed

+128
-145
lines changed

3 files changed

+128
-145
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,8 @@
4444
"@types/scroll-into-view": "1.16.4",
4545
"@types/webfontloader": "1.6.38",
4646
"@types/zxcvbn": "4.4.5",
47-
"@typescript-eslint/eslint-plugin": "5.62.0",
48-
"@typescript-eslint/parser": "5.62.0",
47+
"@typescript-eslint/eslint-plugin": "8.31.0",
48+
"@typescript-eslint/parser": "8.31.0",
4949
"@vitejs/plugin-vue": "4.5.2",
5050
"@vitest/browser": "0.34.6",
5151
"@vitest/coverage-c8": "0.33.0",

packages/eslint-config-persona/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717
"main": "./index.js",
1818
"types": "./index.d.ts",
1919
"peerDependencies": {
20-
"@typescript-eslint/eslint-plugin": "5.62.0",
21-
"@typescript-eslint/parser": "5.62.0",
20+
"@typescript-eslint/eslint-plugin": "8.31.0",
21+
"@typescript-eslint/parser": "8.31.0",
2222
"@vue/eslint-config-typescript": "13.0.0",
2323
"eslint": "9.6.0",
2424
"eslint-config-standard-with-typescript": "43.0.1",

0 commit comments

Comments
 (0)