Skip to content

Commit 740b622

Browse files
chore(deps): update pnpm to v10
1 parent baca912 commit 740b622

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.tool-versions

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
nodejs 20.17.0
2-
pnpm 9.11.0
2+
pnpm 10.14.0
33
yarn 1.22.22

snapshots/input/invalid-package-json/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@
99
"author": "",
1010
"license": "ISC",
1111
"private": true,
12-
"packageManager": "pnpm@7.20.0"
12+
"packageManager": "pnpm@10.14.0"
1313
}

snapshots/input/pnpm-workspaces/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@
99
"author": "",
1010
"license": "ISC",
1111
"private": true,
12-
"packageManager": "pnpm@7.20.0"
12+
"packageManager": "pnpm@10.14.0"
1313
}

0 commit comments

Comments
 (0)