Skip to content

Commit

Permalink
chore(deps): update pnpm to v9.1.1 (#875)
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] committed May 13, 2024
1 parent 7ca0b0f commit b7d4410
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"engines": {
"node": ">=22"
},
"packageManager": "pnpm@9.1.0",
"packageManager": "pnpm@9.1.1",
"config": {
"scripty": {
"path": "../../scripts"
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 @@
"turbo": "1.13.3",
"typescript": "5.5.0-beta"
},
"packageManager": "pnpm@9.1.0",
"packageManager": "pnpm@9.1.1",
"engines": {
"node": ">=22"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/open-graph-protocol/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"engines": {
"node": ">=22"
},
"packageManager": "pnpm@9.1.0",
"packageManager": "pnpm@9.1.1",
"config": {
"scripty": {
"path": "../../scripts"
Expand Down
2 changes: 1 addition & 1 deletion packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
"engines": {
"node": ">=22"
},
"packageManager": "pnpm@9.1.0",
"packageManager": "pnpm@9.1.1",
"config": {
"scripty": {
"path": "../../scripts"
Expand Down

0 comments on commit b7d4410

Please sign in to comment.