Skip to content

Commit

Permalink
chore(deps): update pnpm to v9.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 2, 2024
1 parent 56fda3b commit b95be57
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 @@ -13,7 +13,7 @@
"manypkg:fix": "manypkg fix",
"check": "turbo build test && biome check --write . && pnpm knip && manypkg check"
},
"packageManager": "pnpm@9.5.0",
"packageManager": "pnpm@9.9.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 @@ -36,7 +36,7 @@
"typescript": "^5.3.3",
"vitest": "^2.0.1"
},
"packageManager": "pnpm@9.5.0",
"packageManager": "pnpm@9.9.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 @@ -53,7 +53,7 @@
"typescript": "^5.3.3",
"vitest": "^2.0.1"
},
"packageManager": "pnpm@9.5.0",
"packageManager": "pnpm@9.9.0",
"engineStrict": true,
"engines": {
"pnpm": ">=9.5.0",
Expand Down

0 comments on commit b95be57

Please sign in to comment.