Skip to content

Commit 913cf12

Browse files
chore(deps): update pnpm to v10
1 parent 000e34a commit 913cf12

File tree

5 files changed

+8
-8
lines changed

5 files changed

+8
-8
lines changed

.tool-versions

+1-1
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.6.2
33
yarn 1.22.22

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"eslint-plugin-rxjs": "^5.0.3",
5555
"eslint-plugin-unicorn": "^55.0.0",
5656
"eslint-plugin-unused-imports": "^4.1.4",
57-
"pnpm": "9.11.0",
57+
"pnpm": "10.6.2",
5858
"prettier": "3.5.3",
5959
"tsm": "^2.3.0",
6060
"tsx": "^4.19.1",

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

+1-1
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.6.2"
1313
}

snapshots/input/pnpm-workspaces/package.json

+1-1
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.6.2"
1313
}

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2437,10 +2437,10 @@ pluralize@^8.0.0:
24372437
resolved "https://registry.npmjs.org/pluralize/-/pluralize-8.0.0.tgz"
24382438
integrity sha512-Nc3IT5yHzflTfbjgqWcCPpo7DaKy4FnpB0l/zCAW0Tc7jxAiuqSxHasntB3D7887LSrA93kDJ9IXovxJYxyLCA==
24392439

2440-
pnpm@9.11.0:
2441-
version "9.11.0"
2442-
resolved "https://registry.yarnpkg.com/pnpm/-/pnpm-9.11.0.tgz#4cd20e68438613738e8f2bc9aece61eaa6b3e649"
2443-
integrity sha512-CiA/+u1aP2MkLNBkyPtYkjZsED4ygHkxj3gGLyTqjJ1QvGpHqjVnyr79gk0XDnj6J0XtHxaxMuFkNhRrdojxmw==
2440+
pnpm@10.6.2:
2441+
version "10.6.2"
2442+
resolved "https://registry.yarnpkg.com/pnpm/-/pnpm-10.6.2.tgz#7f417eb782bab712a1a9bd0206887dcee502d03e"
2443+
integrity sha512-R4cHFr6hVytT3zSthke0KWK8eQziv0Viug9kMjfXMCo9ao7O+eS9/AHSOvGWmqkEhdTOuwuWOPpe8drvZW9sGw==
24442444

24452445
prelude-ls@^1.2.1:
24462446
version "1.2.1"

0 commit comments

Comments
 (0)