Skip to content

Commit

Permalink
chore(deps): update pnpm to v9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 17, 2024
1 parent ea22136 commit 2780172
Show file tree
Hide file tree
Showing 6 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion .tool-versions
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
nodejs 20.8.1
pnpm 8.9.2
pnpm 9.4.0
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"eslint": "^8.57.0",
"eslint-plugin-unicorn": "^53.0.0",
"eslint-plugin-unused-imports": "^4.0.0",
"pnpm": "8.12.1",
"pnpm": "9.4.0",
"prettier": "3.3.1",
"typescript-eslint": "7.12.0",
"uvu": "^0.5.6",
Expand Down
2 changes: 1 addition & 1 deletion snapshots/input/invalid-package-json/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@
"author": "",
"license": "ISC",
"private": true,
"packageManager": "pnpm@7.20.0"
"packageManager": "pnpm@9.4.0"
}
2 changes: 1 addition & 1 deletion snapshots/input/pnpm-workspaces/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@
"author": "",
"license": "ISC",
"private": true,
"packageManager": "pnpm@7.20.0"
"packageManager": "pnpm@9.4.0"
}
2 changes: 1 addition & 1 deletion snapshots/input/pnpm-workspaces/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2345,10 +2345,10 @@ pluralize@^8.0.0:
resolved "https://registry.npmjs.org/pluralize/-/pluralize-8.0.0.tgz"
integrity sha512-Nc3IT5yHzflTfbjgqWcCPpo7DaKy4FnpB0l/zCAW0Tc7jxAiuqSxHasntB3D7887LSrA93kDJ9IXovxJYxyLCA==

pnpm@8.12.1:
version "8.12.1"
resolved "https://registry.npmjs.org/pnpm/-/pnpm-8.12.1.tgz"
integrity sha512-ZwXqGWattlhwU+bP5v3cN3+BBmIo2vc2xEkAEvRPL/G/DHE7uPMUX84OPvZpx8FfGaWawVeDiVHyNMF7gcplXQ==
pnpm@9.4.0:
version "9.4.0"
resolved "https://registry.yarnpkg.com/pnpm/-/pnpm-9.4.0.tgz#9217c800d4ab947a7aee520242a7b70d64fc7638"
integrity sha512-9Um4pSydK4U2di+ZwHIiBe/Fr5E+d4NdvMw7CwssqefcgCK3gGLBcpHEjoh0nHDOiOtadPH6jEv14Yu0bIvYOg==

prelude-ls@^1.2.1:
version "1.2.1"
Expand Down

0 comments on commit 2780172

Please sign in to comment.