Skip to content

Commit db07c76

Browse files
fix(deps): update dependency fp-ts to v2.16.11 (#2125)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 888af83 commit db07c76

File tree

3 files changed

+10
-10
lines changed

3 files changed

+10
-10
lines changed

bun.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"computed-types": "1.11.2",
3636
"csv-stringify": "6.6.0",
3737
"decoders": "1.25.5",
38-
"fp-ts": "2.16.10",
38+
"fp-ts": "2.16.11",
3939
"io-ts": "2.2.22",
4040
"jet-schema": "1.4.3",
4141
"jet-validators": "1.4.3",
@@ -922,7 +922,7 @@
922922

923923
"foreground-child": ["[email protected]", "", { "dependencies": { "cross-spawn": "^7.0.6", "signal-exit": "^4.0.1" } }, "sha512-gIXjKqtFuWEgzFRJA9WCQeSJLZDjgJUOMCMzxtvFq/37KojM1BFGufqsCy0r4qSQmYLsZYMeyRqzIWOMup03sw=="],
924924

925-
"fp-ts": ["[email protected].10", "", {}, "sha512-vuROzbNVfCmUkZSUbnWSltR1sbheyQbTzug7LB/46fEa1c0EucLeBaCEUE0gF3ZGUGBt9lVUiziGOhhj6K1ORA=="],
925+
"fp-ts": ["[email protected].11", "", {}, "sha512-LaI+KaX2NFkfn1ZGHoKCmcfv7yrZsC3b8NtWsTVQeHkq4F27vI5igUuO53sxqDEa2gNQMHFPmpojDw/1zmUK7w=="],
926926

927927
"fs-extra": ["[email protected]", "", { "dependencies": { "graceful-fs": "^4.2.0", "jsonfile": "^6.0.1", "universalify": "^2.0.0" } }, "sha512-oRXApq54ETRj4eMiFzGnHWGy+zo5raudjuxN0b8H7s/RU2oW0Wvsx9O0ACRN/kRq9E8Vu/ReskGB5o3ji+FzHQ=="],
928928

package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"computed-types": "1.11.2",
6060
"csv-stringify": "6.6.0",
6161
"decoders": "1.25.5",
62-
"fp-ts": "2.16.10",
62+
"fp-ts": "2.16.11",
6363
"io-ts": "2.2.22",
6464
"jet-schema": "1.4.3",
6565
"jet-validators": "1.4.3",

0 commit comments

Comments
 (0)