Skip to content

Commit

Permalink
chore(deps): update pnpm to v9.14.3 (#6323)
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 Nov 28, 2024
1 parent 0481264 commit 8974802
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": "[email protected].2",
"packageManager": "[email protected].3",
"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": "[email protected].2",
"packageManager": "[email protected].3",
"scripts": {
"build": "turbo run build",
"clean": "turbo run clean",
Expand Down

0 comments on commit 8974802

Please sign in to comment.