Skip to content

Commit

Permalink
chore(deps): Update pnpm to v9.15.3 (#640)
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 Jan 7, 2025
1 parent 1d41330 commit 88093be
Show file tree
Hide file tree
Showing 9 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"npm": "please-use-pnpm",
"yarn": "please-use-pnpm"
},
"packageManager": "pnpm@9.15.2",
"packageManager": "pnpm@9.15.3",
"devDependencies": {
"turbo": "^2.1.1"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/bootstrap/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,5 +57,5 @@
"npm": "please-use-pnpm",
"yarn": "please-use-pnpm"
},
"packageManager": "pnpm@9.15.2"
"packageManager": "pnpm@9.15.3"
}
2 changes: 1 addition & 1 deletion packages/command/domain/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,5 +41,5 @@
"npm": "please-use-pnpm",
"yarn": "please-use-pnpm"
},
"packageManager": "pnpm@9.15.2"
"packageManager": "pnpm@9.15.3"
}
2 changes: 1 addition & 1 deletion packages/command/interface-adaptor-if/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,5 +41,5 @@
"npm": "please-use-pnpm",
"yarn": "please-use-pnpm"
},
"packageManager": "pnpm@9.15.2"
"packageManager": "pnpm@9.15.3"
}
2 changes: 1 addition & 1 deletion packages/command/interface-adaptor-impl/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,5 +51,5 @@
"npm": "please-use-pnpm",
"yarn": "please-use-pnpm"
},
"packageManager": "pnpm@9.15.2"
"packageManager": "pnpm@9.15.3"
}
2 changes: 1 addition & 1 deletion packages/command/processor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,5 +43,5 @@
"npm": "please-use-pnpm",
"yarn": "please-use-pnpm"
},
"packageManager": "pnpm@9.15.2"
"packageManager": "pnpm@9.15.3"
}
2 changes: 1 addition & 1 deletion packages/infrastructure/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,5 +42,5 @@
"npm": "please-use-pnpm",
"yarn": "please-use-pnpm"
},
"packageManager": "pnpm@9.15.2"
"packageManager": "pnpm@9.15.3"
}
2 changes: 1 addition & 1 deletion packages/query/interface-adaptor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,5 +53,5 @@
"npm": "please-use-pnpm",
"yarn": "please-use-pnpm"
},
"packageManager": "pnpm@9.15.2"
"packageManager": "pnpm@9.15.3"
}
2 changes: 1 addition & 1 deletion packages/rmu/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,5 +49,5 @@
"npm": "please-use-pnpm",
"yarn": "please-use-pnpm"
},
"packageManager": "pnpm@9.15.2"
"packageManager": "pnpm@9.15.3"
}

0 comments on commit 88093be

Please sign in to comment.