Skip to content

Commit

Permalink
chore(deps): update all patch dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 28, 2024
1 parent e2361d8 commit 7f894fa
Show file tree
Hide file tree
Showing 6 changed files with 49 additions and 47 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].1",
"packageManager": "[email protected].3",
"scripts": {
"clean": "node scripts/clean.mjs",
"codegen": "pnpm --recursive --parallel run codegen",
Expand Down
2 changes: 1 addition & 1 deletion packages/effect-http-error/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].1",
"packageManager": "[email protected].3",
"publishConfig": {
"access": "public",
"directory": "dist"
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].1",
"packageManager": "[email protected].3",
"publishConfig": {
"access": "public",
"directory": "dist"
Expand Down
2 changes: 1 addition & 1 deletion packages/effect-http-security/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].1",
"packageManager": "[email protected].3",
"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].1",
"packageManager": "[email protected].3",
"publishConfig": {
"access": "public",
"directory": "dist"
Expand Down
86 changes: 44 additions & 42 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 7f894fa

Please sign in to comment.