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 21, 2024
1 parent e7860e3 commit ac95fc8
Show file tree
Hide file tree
Showing 6 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
@@ -1,7 +1,7 @@
{
"private": true,
"type": "module",
"packageManager": "[email protected].1",
"packageManager": "[email protected].2",
"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].2",
"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].2",
"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].2",
"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].2",
"publishConfig": {
"access": "public",
"directory": "dist"
Expand Down
8 changes: 4 additions & 4 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 ac95fc8

Please sign in to comment.