Skip to content

Commit

Permalink
chore(deps): update pnpm to v9.15.0 (#6366)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 7, 2024
1 parent 3dcbc5d commit c6ab0a7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion infra/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@infra/typescript-config": "workspace:*",
"turbo": "2.3.3"
},
"packageManager": "pnpm@9.14.4",
"packageManager": "pnpm@9.15.0",
"engines": {
"node": ">=18"
}
Expand Down
2 changes: 1 addition & 1 deletion web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"packages/*"
],
"license": "MIT",
"packageManager": "pnpm@9.14.4",
"packageManager": "pnpm@9.15.0",
"scripts": {
"build": "turbo run build",
"clean": "turbo run clean",
Expand Down

0 comments on commit c6ab0a7

Please sign in to comment.