Skip to content

Commit

Permalink
chore(deps): update dependency pnpm to v9.12.3
Browse files Browse the repository at this point in the history
| datasource | package | from   | to     |
| ---------- | ------- | ------ | ------ |
| npm        | pnpm    | 9.12.2 | 9.12.3 |
  • Loading branch information
bfra-me[bot] authored Oct 28, 2024
1 parent 4ecbd18 commit 2658040
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 @@ -13,7 +13,7 @@
],
postUpgradeTasks: {
commands: [
'npm install -g [email protected].2',
'npm install -g [email protected].3',
'pnpm install --frozen-lockfile --ignore-scripts',
'git checkout -- .npmrc',
'pnpm run build',
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "0.0.0-development",
"description": "GitHub App template repository",
"private": true,
"packageManager": "[email protected].2",
"packageManager": "[email protected].3",
"author": "Marcus R. Brown <[email protected]>",
"license": "MIT",
"repository": "github:bfra-me/github-app",
Expand Down

0 comments on commit 2658040

Please sign in to comment.