Skip to content

Commit

Permalink
chore(deps): update dependency pnpm to v9.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bfra-me[bot] authored Jun 17, 2024
1 parent 5ff803d commit c9f45b2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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@9.3.0',
'npm install -g pnpm@9.4.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.3.0",
"packageManager": "pnpm@9.4.0",
"version": "0.0.0-development",
"private": true,
"description": "GitHub Action template repository for bfra.me.",
Expand Down

0 comments on commit c9f45b2

Please sign in to comment.