Skip to content

Commit

Permalink
chore(deps): update dependency pnpm to v9.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mrbro-bot[bot] authored Sep 20, 2024
1 parent c5c4641 commit 3b1c2a5
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 @@ -54,7 +54,7 @@
},
],
postUpgradeTasks: {
commands: ['npm install -g pnpm@9.10.0', 'pnpm install --frozen-lockfile', 'pnpm run format'],
commands: ['npm install -g pnpm@9.11.0', 'pnpm install --frozen-lockfile', 'pnpm run format'],
executionMode: 'branch',
},
prCreation: 'immediate',
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"typescript": "5.4.5",
"vitest": "^1.5.0"
},
"packageManager": "pnpm@9.10.0",
"packageManager": "pnpm@9.11.0",
"publishConfig": {
"linkDirectory": true
}
Expand Down

0 comments on commit 3b1c2a5

Please sign in to comment.