Skip to content

Commit

Permalink
chore(deps): update pnpm to v8.15.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 22, 2024
1 parent c765639 commit 64c5aa9
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
@@ -1,7 +1,7 @@
{
"private": true,
"type": "module",
"packageManager": "[email protected].4",
"packageManager": "[email protected].5",
"scripts": {
"clean": "node scripts/clean.mjs",
"codegen": "pnpm --recursive --parallel run codegen",
Expand Down
2 changes: 1 addition & 1 deletion packages/effect-http-node/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"bugs": {
"url": "https://github.com/sukovanej/effect-http/issues"
},
"packageManager": "[email protected].4",
"packageManager": "[email protected].5",
"publishConfig": {
"access": "public",
"directory": "dist"
Expand Down
2 changes: 1 addition & 1 deletion packages/effect-http/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"bugs": {
"url": "https://github.com/sukovanej/effect-http/issues"
},
"packageManager": "[email protected].4",
"packageManager": "[email protected].5",
"publishConfig": {
"access": "public",
"directory": "dist"
Expand Down

0 comments on commit 64c5aa9

Please sign in to comment.