Skip to content

Commit b31889c

Browse files
chore(deps): update pnpm to v9
1 parent fe9aff0 commit b31889c

File tree

6 files changed

+9
-9
lines changed

6 files changed

+9
-9
lines changed

.tool-versions

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
nodejs 20.8.1
2-
pnpm 8.9.2
2+
pnpm 9.0.6

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"eslint": "^8.57.0",
5555
"eslint-plugin-unicorn": "^52.0.0",
5656
"eslint-plugin-unused-imports": "^3.2.0",
57-
"pnpm": "8.12.1",
57+
"pnpm": "9.0.6",
5858
"prettier": "3.2.5",
5959
"typescript-eslint": "7.5.0",
6060
"uvu": "^0.5.6",

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@9.0.6"
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@9.0.6"
1313
}

snapshots/input/pnpm-workspaces/pnpm-lock.yaml

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2309,10 +2309,10 @@ pluralize@^8.0.0:
23092309
resolved "https://registry.npmjs.org/pluralize/-/pluralize-8.0.0.tgz"
23102310
integrity sha512-Nc3IT5yHzflTfbjgqWcCPpo7DaKy4FnpB0l/zCAW0Tc7jxAiuqSxHasntB3D7887LSrA93kDJ9IXovxJYxyLCA==
23112311

2312-
pnpm@8.12.1:
2313-
version "8.12.1"
2314-
resolved "https://registry.npmjs.org/pnpm/-/pnpm-8.12.1.tgz"
2315-
integrity sha512-ZwXqGWattlhwU+bP5v3cN3+BBmIo2vc2xEkAEvRPL/G/DHE7uPMUX84OPvZpx8FfGaWawVeDiVHyNMF7gcplXQ==
2312+
pnpm@9.0.6:
2313+
version "9.0.6"
2314+
resolved "https://registry.yarnpkg.com/pnpm/-/pnpm-9.0.6.tgz#648f6014eb363abb36618f2ba59282a9eeb3e879"
2315+
integrity sha512-9thjEwlzIHy3ozbWtDmiQqJqyAaAd99TDWqGBpQZhT3B/+ZAKexZSpxQWjpBDRlkPIcKumd2Mw9c/dzxCpwWFw==
23162316

23172317
prelude-ls@^1.2.1:
23182318
version "1.2.1"

0 commit comments

Comments
 (0)