Skip to content

Commit f8d3f73

Browse files
chore(deps): update pnpm to v10.9.0 (#858)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a4dfbc6 commit f8d3f73

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "nuxi-workspace",
33
"type": "module",
44
"private": true,
5-
"packageManager": "pnpm@10.8.1",
5+
"packageManager": "pnpm@10.9.0",
66
"description": "⚡️ Nuxt Generation CLI Experience",
77
"license": "MIT",
88
"repository": "nuxt/cli",

packages/nuxt-cli/playground/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "nuxt-cli-playground",
33
"version": "1.0.0",
44
"private": true,
5-
"packageManager": "pnpm@10.8.1",
5+
"packageManager": "pnpm@10.9.0",
66
"dependencies": {
77
"nuxt": "^3.16.1"
88
}

0 commit comments

Comments
 (0)