Skip to content

Commit 19bedbd

Browse files
chore(deps): update pnpm to v9
1 parent 82c757b commit 19bedbd

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.1.3

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.1.3",
5858
"prettier": "3.2.5",
5959
"typescript-eslint": "7.9.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.1.3"
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.1.3"
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
@@ -2304,10 +2304,10 @@ pluralize@^8.0.0:
23042304
resolved "https://registry.npmjs.org/pluralize/-/pluralize-8.0.0.tgz"
23052305
integrity sha512-Nc3IT5yHzflTfbjgqWcCPpo7DaKy4FnpB0l/zCAW0Tc7jxAiuqSxHasntB3D7887LSrA93kDJ9IXovxJYxyLCA==
23062306

2307-
pnpm@8.12.1:
2308-
version "8.12.1"
2309-
resolved "https://registry.npmjs.org/pnpm/-/pnpm-8.12.1.tgz"
2310-
integrity sha512-ZwXqGWattlhwU+bP5v3cN3+BBmIo2vc2xEkAEvRPL/G/DHE7uPMUX84OPvZpx8FfGaWawVeDiVHyNMF7gcplXQ==
2307+
pnpm@9.1.3:
2308+
version "9.1.3"
2309+
resolved "https://registry.yarnpkg.com/pnpm/-/pnpm-9.1.3.tgz#6110a47202a78d07d0bf8c9f4f4c63cc83bb833a"
2310+
integrity sha512-fC6gieGmrzBkCcT8jE8Il72sMrdyAWGWxGnZQo8f4tWiHa+K1lEnYmVKxkW12RNrshDsmgCvqNvEZ3hDujYuzQ==
23112311

23122312
prelude-ls@^1.2.1:
23132313
version "1.2.1"

0 commit comments

Comments
 (0)