Skip to content

Commit 8a1ea63

Browse files
chore(deps): update pnpm to v10.33.0 (#165)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9a48e3c commit 8a1ea63

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

examples/tsconfig_references/app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"keywords": [],
1010
"author": "pshu",
1111
"license": "MIT",
12-
"packageManager": "pnpm@10.28.2",
12+
"packageManager": "pnpm@10.33.0",
1313
"devDependencies": {
1414
"tsconfig-paths-webpack-plugin": "^4.2.0",
1515
"typescript": "^5.8.3",

examples/tsconfig_references/component/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"keywords": [],
1010
"author": "pshu",
1111
"license": "MIT",
12-
"packageManager": "pnpm@10.28.2",
12+
"packageManager": "pnpm@10.33.0",
1313
"devDependencies": {
1414
"typescript": "^5.8.3"
1515
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"files": ["napi/__test__/*.spec.mjs"],
3939
"cache": false
4040
},
41-
"packageManager": "pnpm@10.28.2",
41+
"packageManager": "pnpm@10.33.0",
4242
"repository": {
4343
"type": "git",
4444
"url": "git+https://rstackjs/rspack-resolver.git"

0 commit comments

Comments
 (0)