Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 1b23349

Browse files
authored
chore: update pnpm v10 (#1340)
1 parent cf9c21d commit 1b23349

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"private": true,
55
"license": "MIT",
66
"funding": "https://github.com/sponsors/ota-meshi",
7-
"packageManager": "pnpm@9.15.9",
7+
"packageManager": "pnpm@10.15.1",
88
"scripts": {
99
"prerelease": "cd packages/eslint-plugin-svelte && pnpm clean && pnpm run build && cd ../.. && cp README.md packages/eslint-plugin-svelte",
1010
"release": "changeset publish",

packages/eslint-plugin-svelte/package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,8 @@
8282
"@types/postcss-safe-parser": "^5.0.4",
8383
"@types/semver": "^7.7.0",
8484
"@types/stylus": "^0.48.43",
85+
"@typescript-eslint/scope-manager": "^8.43.0",
86+
"@typescript-eslint/types": "^8.43.0",
8587
"acorn": "^8.15.0",
8688
"assert": "^2.1.0",
8789
"esbuild": "^0.25.9",

0 commit comments

Comments
 (0)