Skip to content

Commit 95eab61

Browse files
fix(deps): update dependency effect to v3.19.1
1 parent fa5d480 commit 95eab61

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

bun.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"@actions/exec": "1.1.1",
99
"@actions/github": "6.0.1",
1010
"comment-json": "4.4.1",
11-
"effect": "3.18.4",
11+
"effect": "3.19.1",
1212
"effect-errors": "1.10.17",
1313
"effect-github-actions-layer": "1.3.0",
1414
},
@@ -393,7 +393,7 @@
393393

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

396-
"effect": ["effect@3.18.4", "", { "dependencies": { "@standard-schema/spec": "^1.0.0", "fast-check": "^3.23.1" } }, "sha512-b1LXQJLe9D11wfnOKAk3PKxuqYshQ0Heez+y5pnkd3jLj1yx9QhM72zZ9uUrOQyNvrs2GZZd/3maL0ZV18YuDA=="],
396+
"effect": ["effect@3.19.1", "", { "dependencies": { "@standard-schema/spec": "^1.0.0", "fast-check": "^3.23.1" } }, "sha512-SColjj+hRzL4bPxuE4s5aBBx3jbG5AX28fzHQosB8YzUxCQUUfBILsVW9HOJbXewHajzyFggtrJoK+xyvQYn+g=="],
397397

398398
"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=="],
399399

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.1",
4040
"effect-errors": "1.10.17",
4141
"effect-github-actions-layer": "1.3.0"
4242
},

0 commit comments

Comments
 (0)