Skip to content

Commit 322a3a5

Browse files
chore(deps): update dependency @vue/eslint-config-typescript to v14
1 parent 6b4a263 commit 322a3a5

File tree

3 files changed

+173
-148
lines changed

3 files changed

+173
-148
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"@vitejs/plugin-vue": "4.5.2",
5050
"@vitest/browser": "0.25.8",
5151
"@vitest/coverage-c8": "0.24.5",
52-
"@vue/eslint-config-typescript": "13.0.0",
52+
"@vue/eslint-config-typescript": "14.5.0",
5353
"@vue/server-renderer": "3.5.13",
5454
"@vue/test-utils": "2.4.6",
5555
"autoprefixer": "10.4.21",

packages/eslint-config-persona/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"peerDependencies": {
2020
"@typescript-eslint/eslint-plugin": "5.62.0",
2121
"@typescript-eslint/parser": "5.62.0",
22-
"@vue/eslint-config-typescript": "13.0.0",
22+
"@vue/eslint-config-typescript": "14.5.0",
2323
"eslint": "9.6.0",
2424
"eslint-config-standard-with-typescript": "43.0.1",
2525
"eslint-formatter-pretty": "6.0.1",

0 commit comments

Comments
 (0)