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 May 20, 2024
1 parent 82c757b commit f58f8e7
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.1.2
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": "^52.0.0",
"eslint-plugin-unused-imports": "^3.2.0",
"pnpm": "8.12.1",
"pnpm": "9.1.2",
"prettier": "3.2.5",
"typescript-eslint": "7.9.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.1.2"
}
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.1.2"
}
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 @@ -2304,10 +2304,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.1.2:
version "9.1.2"
resolved "https://registry.yarnpkg.com/pnpm/-/pnpm-9.1.2.tgz#907f57a52517de34399d66401bf220a549e47b57"
integrity sha512-En3IO56hDDK+ZdIqjvtKZfuVLo/vvf3tOb3DyX78MtMbSLAEIN8sEYes4oySHJAvDLWhNKTQMri1KVy/osaB4g==

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

0 comments on commit f58f8e7

Please sign in to comment.