Skip to content

Commit

Permalink
chore(deps): update dependency pnpm to v8.15.8
Browse files Browse the repository at this point in the history
| datasource | package | from | to     |
| ---------- | ------- | ---- | ------ |
| npm        | pnpm    | 8    | 8.15.8 |
  • Loading branch information
bfra-me[bot] authored Jun 4, 2024
1 parent 3880a16 commit f4d82f7
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@8',
'npm install -g pnpm@8.15.8',
'pnpm install --frozen-lockfile',
'git checkout -- .npmrc',
'pnpm run build-release',
Expand Down

0 comments on commit f4d82f7

Please sign in to comment.