Skip to content

Commit

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

0 comments on commit 4949987

Please sign in to comment.