Skip to content

Commit

Permalink
chore(deps): update dependency pnpm to v9.5.0-beta.1
Browse files Browse the repository at this point in the history
  • Loading branch information
bfra-me[bot] authored Jul 5, 2024
1 parent de099d0 commit a569613
Showing 1 changed file with 1 addition and 1 deletion.
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.4.0',
'npm install -g pnpm@9.5.0-beta.1',
'pnpm install --frozen-lockfile',
'git checkout -- .npmrc',
'pnpm run build-release',
Expand Down

0 comments on commit a569613

Please sign in to comment.