Skip to content

Commit

Permalink
chore(deps): update dependency pnpm to v9.2.0 (#355)
Browse files Browse the repository at this point in the history
Co-authored-by: bfra-me[bot] <118100583+bfra-me[bot]@users.noreply.github.com>
  • Loading branch information
bfra-me[bot] committed Jun 10, 2024
1 parent 1448f3d commit 06b94c0
Show file tree
Hide file tree
Showing 3 changed files with 2,345 additions and 2,856 deletions.
2 changes: 1 addition & 1 deletion .github/renovate.json5
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
],
postUpgradeTasks: {
commands: [
'npm install -g pnpm@8.15.8',
'npm install -g pnpm@9.2.0',
'pnpm install --frozen-lockfile',
'git checkout -- .npmrc',
'pnpm run build-release',
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "github-action",
"packageManager": "pnpm@9.1.4",
"packageManager": "pnpm@9.2.0",
"version": "0.0.0-development",
"private": true,
"description": "GitHub Action template repository for bfra.me.",
Expand Down
Loading

0 comments on commit 06b94c0

Please sign in to comment.