Skip to content

Commit

Permalink
chore(deps): update pnpm to v9.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 1, 2024
1 parent f95f260 commit 88635b2
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"turbo": "2.0.11",
"typescript": "^5.3.3"
},
"packageManager": "pnpm@9.5.0",
"packageManager": "pnpm@9.6.0",
"engineStrict": true,
"engines": {
"pnpm": ">=9.5.0",
Expand Down
2 changes: 1 addition & 1 deletion template/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"typescript": "^5.3.3",
"vitest": "^2.0.1"
},
"packageManager": "pnpm@9.5.0",
"packageManager": "pnpm@9.6.0",
"engineStrict": true,
"engines": {
"pnpm": ">=9.5.0",
Expand Down
2 changes: 1 addition & 1 deletion web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"typescript": "^5.3.3",
"vitest": "^2.0.1"
},
"packageManager": "pnpm@9.5.0",
"packageManager": "pnpm@9.6.0",
"engineStrict": true,
"engines": {
"pnpm": ">=9.5.0",
Expand Down

0 comments on commit 88635b2

Please sign in to comment.