Skip to content

Commit a794e58

Browse files
committed
chore: install @typescript-eslint with a fix
1 parent 7238ff8 commit a794e58

File tree

2 files changed

+90
-15
lines changed

2 files changed

+90
-15
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,12 +52,13 @@
5252
"@nuxt/schema": "^3.13.0",
5353
"@nuxt/test-utils": "^3.14.1",
5454
"@types/node": "^22.5.1",
55+
"@typescript-eslint/eslint-plugin": "^8.15.0",
5556
"changelogen": "^0.5.5",
5657
"eslint": "^9.9.1",
5758
"nuxt": "^3.13.2",
5859
"typescript": "^5.5.4",
5960
"vitest": "^2.0.5",
6061
"vue-tsc": "^2.1.2"
6162
},
62-
"packageManager": "pnpm@9.6.0+sha512.38dc6fba8dba35b39340b9700112c2fe1e12f10b17134715a4aa98ccf7bb035e76fd981cf0bb384dfa98f8d6af5481c2bef2f4266a24bfa20c34eb7147ce0b5e"
63+
"packageManager": "pnpm@9.13.2+sha512.88c9c3864450350e65a33587ab801acf946d7c814ed1134da4a924f6df5a2120fd36b46aab68f7cd1d413149112d53c7db3a4136624cfd00ff1846a0c6cef48a"
6364
}

pnpm-lock.yaml

Lines changed: 88 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)