We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08333f4 commit 2b7d533Copy full SHA for 2b7d533
package.json
@@ -49,7 +49,7 @@
49
"@vitejs/plugin-vue": "4.5.2",
50
"@vitest/browser": "0.25.8",
51
"@vitest/coverage-c8": "0.24.5",
52
- "@vue/eslint-config-typescript": "13.0.0",
+ "@vue/eslint-config-typescript": "14.1.0",
53
"autoprefixer": "10.4.20",
54
"browserslist-to-esbuild": "2.1.1",
55
"eslint": "8.57.0",
packages/eslint-config-persona/package.json
@@ -19,7 +19,7 @@
19
"peerDependencies": {
20
"@typescript-eslint/eslint-plugin": "5.62.0",
21
"@typescript-eslint/parser": "5.62.0",
22
23
"eslint": "9.6.0",
24
"eslint-config-standard-with-typescript": "43.0.1",
25
"eslint-formatter-pretty": "6.0.1",
0 commit comments