Skip to content

Commit ee8c3d8

Browse files
fix(deps): update dependency effect to v3.19.4
1 parent fa5d480 commit ee8c3d8

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

bun.lock

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"lockfileVersion": 1,
3+
"configVersion": 0,
34
"workspaces": {
45
"": {
56
"name": "bump-package",
@@ -8,7 +9,7 @@
89
"@actions/exec": "1.1.1",
910
"@actions/github": "6.0.1",
1011
"comment-json": "4.4.1",
11-
"effect": "3.18.4",
12+
"effect": "3.19.4",
1213
"effect-errors": "1.10.17",
1314
"effect-github-actions-layer": "1.3.0",
1415
},
@@ -393,7 +394,7 @@
393394

394395
"eastasianwidth": ["[email protected]", "", {}, "sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA=="],
395396

396-
"effect": ["effect@3.18.4", "", { "dependencies": { "@standard-schema/spec": "^1.0.0", "fast-check": "^3.23.1" } }, "sha512-b1LXQJLe9D11wfnOKAk3PKxuqYshQ0Heez+y5pnkd3jLj1yx9QhM72zZ9uUrOQyNvrs2GZZd/3maL0ZV18YuDA=="],
397+
"effect": ["effect@3.19.4", "", { "dependencies": { "@standard-schema/spec": "^1.0.0", "fast-check": "^3.23.1" } }, "sha512-gApFffMwpDVgmw/FzCaYWt6zw4m0xAnQf5+cPS0+Sl85AxfeovJeEIsiEQVlk+ZvtBYcoPXxi65GIyruzanQ5g=="],
397398

398399
"effect-errors": ["[email protected]", "", { "dependencies": { "comment-json": "4.4.1", "picocolors": "1.1.1", "source-map-js": "1.2.1" }, "peerDependencies": { "@effect/cluster": "0.x", "@effect/platform": "0.x", "@effect/platform-node": "0.x", "@effect/rpc": "0.x", "@effect/sql": "0.x", "effect": "3.x" } }, "sha512-MwzK7iVxc67YCjyKI+w+h9VMC+CSKvAj3nXJ0YYV53ZQDazTcvRMFzer0zmGhHVA+SFt0OoSjeLUy8zJN8GFow=="],
399400

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"@actions/exec": "1.1.1",
3737
"@actions/github": "6.0.1",
3838
"comment-json": "4.4.1",
39-
"effect": "3.18.4",
39+
"effect": "3.19.4",
4040
"effect-errors": "1.10.17",
4141
"effect-github-actions-layer": "1.3.0"
4242
},

0 commit comments

Comments
 (0)