Skip to content

Commit 8cd0482

Browse files
fix(deps): update dependency jet-validators to v1.4.2 (#1925)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d7e3ea3 commit 8cd0482

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
@@ -38,7 +38,7 @@
3838
"fp-ts": "2.16.10",
3939
"io-ts": "2.2.22",
4040
"jet-schema": "1.4.3",
41-
"jet-validators": "1.4.0",
41+
"jet-validators": "1.4.2",
4242
"joi": "17.13.3",
4343
"jointz": "7.0.4",
4444
"json-decoder": "1.4.1",
@@ -1020,7 +1020,7 @@
10201020

10211021
"jet-schema": ["jet-schema@1.4.3", "", {}, "sha512-BDA5Z8Kkk1SppmV9KOuTwY3OExHGt37tTZumsoKwNfp+0XXsEXPfk9oZfVqM7na0EUsMB/zcvsjQBU7Qu6YQ0A=="],
10221022

1023-
"jet-validators": ["jet-validators@1.4.0", "", {}, "sha512-+c3yziw9OFbPDIoZ54eRVvO2VucRIKzlTqsjT7S/jyglvh013vyIT85ivVdnBHr8WOmSQb7SxEkmeRbZsRRonA=="],
1023+
"jet-validators": ["jet-validators@1.4.2", "", {}, "sha512-+12WEzAymYQA7ZdVz24MzOmEAT9OZFS6IJdGu+eN+daaWzWxrkjCUck8vXO2YjeqmczR0JyuNNR6Jn9WpVZjBA=="],
10241024

10251025
"joi": ["joi@17.13.3", "", { "dependencies": { "@hapi/hoek": "^9.3.0", "@hapi/topo": "^5.1.0", "@sideway/address": "^4.1.5", "@sideway/formula": "^3.0.1", "@sideway/pinpoint": "^2.0.0" } }, "sha512-otDA4ldcIx+ZXsKHWmp0YizCweVRZG96J10b0FevjfuncLO1oX59THoAmHkNubYJ+9gWsYsp5k8v4ib6oDv1fA=="],
10261026

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
@@ -62,7 +62,7 @@
6262
"fp-ts": "2.16.10",
6363
"io-ts": "2.2.22",
6464
"jet-schema": "1.4.3",
65-
"jet-validators": "1.4.0",
65+
"jet-validators": "1.4.2",
6666
"joi": "17.13.3",
6767
"jointz": "7.0.4",
6868
"json-decoder": "1.4.1",

0 commit comments

Comments
 (0)