Skip to content

Commit

Permalink
chore(deps): update dependency pnpm to v9.13.2
Browse files Browse the repository at this point in the history
| datasource | package | from   | to     |
| ---------- | ------- | ------ | ------ |
| npm        | pnpm    | 9.13.1 | 9.13.2 |
  • Loading branch information
bfra-me[bot] authored Nov 15, 2024
1 parent b24324b commit 7acfa92
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].1',
'npm install -g [email protected].2',
'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].1",
"packageManager": "[email protected].2",
"author": "Marcus R. Brown <[email protected]>",
"license": "MIT",
"repository": "github:bfra-me/github-app",
Expand Down

0 comments on commit 7acfa92

Please sign in to comment.