Skip to content
This repository was archived by the owner on Jan 2, 2024. It is now read-only.

Commit b957951

Browse files
fix(deps): bump io-ts from 2.0.0 to 2.0.1 (#8)
Bumps [io-ts](https://github.com/gcanti/io-ts) from 2.0.0 to 2.0.1. - [Release notes](https://github.com/gcanti/io-ts/releases) - [Changelog](https://github.com/gcanti/io-ts/blob/master/CHANGELOG.md) - [Commits](gcanti/io-ts@2.0.0...2.0.1) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 72d4b2f commit b957951

File tree

1 file changed

+5
-37
lines changed

1 file changed

+5
-37
lines changed

yarn.lock

+5-37
Original file line numberDiff line numberDiff line change
@@ -1253,7 +1253,7 @@ debug@^4.0.0, debug@^4.1.0, debug@^4.1.1:
12531253
dependencies:
12541254
ms "^2.1.1"
12551255

1256-
debuglog@*, debuglog@^1.0.1:
1256+
debuglog@^1.0.1:
12571257
version "1.0.1"
12581258
resolved "https://registry.yarnpkg.com/debuglog/-/debuglog-1.0.1.tgz#aa24ffb9ac3df9a2351837cfb2d279360cd78492"
12591259
integrity sha1-qiT/uaw9+aI1GDfPstJ5NgzXhJI=
@@ -2179,7 +2179,7 @@ import-lazy@^2.1.0:
21792179
resolved "https://registry.yarnpkg.com/import-lazy/-/import-lazy-2.1.0.tgz#05698e3d45c88e8d7e9d92cb0584e77f096f3e43"
21802180
integrity sha1-BWmOPUXIjo1+nZLLBYTnfwlvPkM=
21812181

2182-
imurmurhash@*, imurmurhash@^0.1.4:
2182+
imurmurhash@^0.1.4:
21832183
version "0.1.4"
21842184
resolved "https://registry.yarnpkg.com/imurmurhash/-/imurmurhash-0.1.4.tgz#9218b9b2b928a238b13dc4fb6b6d576f231453ea"
21852185
integrity sha1-khi5srkoojixPcT7a21XbyMUU+o=
@@ -2264,9 +2264,9 @@ invert-kv@^2.0.0:
22642264
integrity sha512-wPVv/y/QQ/Uiirj/vh3oP+1Ww+AWehmi1g5fFWGPF6IpCBCDVrhgHRMvrLfdYcwDh3QJbGXDW4JAuzxElLSqKA==
22652265

22662266
io-ts@^2.0.0:
2267-
version "2.0.0"
2268-
resolved "https://registry.yarnpkg.com/io-ts/-/io-ts-2.0.0.tgz#560f8ddf92cce7ea73820cedab7b31044e464d1e"
2269-
integrity sha512-6i8PKyNR/dvEbUU9uE+v4iVFU7l674ZEGQsh92y6xEZF/rj46fXbPy+uPPXJEsCP0J0X3UpzXAxp04K4HR2jVw==
2267+
version "2.0.1"
2268+
resolved "https://registry.yarnpkg.com/io-ts/-/io-ts-2.0.1.tgz#1261c12f915c2f48d16393a36966636b48a45aa1"
2269+
integrity sha512-RezD+WcCfW4VkMkEcQWL/Nmy/nqsWTvTYg7oUmTGzglvSSV2P9h2z1PVeREPFf0GWNzruYleAt1XCMQZSg1xxQ==
22702270

22712271
ip-regex@^2.1.0:
22722272
version "2.1.0"
@@ -2855,11 +2855,6 @@ lockfile@^1.0.4:
28552855
dependencies:
28562856
signal-exit "^3.0.2"
28572857

2858-
lodash._baseindexof@*:
2859-
version "3.1.0"
2860-
resolved "https://registry.yarnpkg.com/lodash._baseindexof/-/lodash._baseindexof-3.1.0.tgz#fe52b53a1c6761e42618d654e4a25789ed61822c"
2861-
integrity sha1-/lK1OhxnYeQmGNZU5KJXie1hgiw=
2862-
28632858
lodash._baseuniq@~4.6.0:
28642859
version "4.6.0"
28652860
resolved "https://registry.yarnpkg.com/lodash._baseuniq/-/lodash._baseuniq-4.6.0.tgz#0ebb44e456814af7905c6212fa2c9b2d51b841e8"
@@ -2868,33 +2863,11 @@ lodash._baseuniq@~4.6.0:
28682863
lodash._createset "~4.0.0"
28692864
lodash._root "~3.0.0"
28702865

2871-
lodash._bindcallback@*:
2872-
version "3.0.1"
2873-
resolved "https://registry.yarnpkg.com/lodash._bindcallback/-/lodash._bindcallback-3.0.1.tgz#e531c27644cf8b57a99e17ed95b35c748789392e"
2874-
integrity sha1-5THCdkTPi1epnhftlbNcdIeJOS4=
2875-
2876-
lodash._cacheindexof@*:
2877-
version "3.0.2"
2878-
resolved "https://registry.yarnpkg.com/lodash._cacheindexof/-/lodash._cacheindexof-3.0.2.tgz#3dc69ac82498d2ee5e3ce56091bafd2adc7bde92"
2879-
integrity sha1-PcaayCSY0u5ePOVgkbr9Ktx73pI=
2880-
2881-
lodash._createcache@*:
2882-
version "3.1.2"
2883-
resolved "https://registry.yarnpkg.com/lodash._createcache/-/lodash._createcache-3.1.2.tgz#56d6a064017625e79ebca6b8018e17440bdcf093"
2884-
integrity sha1-VtagZAF2JeeevKa4AY4XRAvc8JM=
2885-
dependencies:
2886-
lodash._getnative "^3.0.0"
2887-
28882866
lodash._createset@~4.0.0:
28892867
version "4.0.3"
28902868
resolved "https://registry.yarnpkg.com/lodash._createset/-/lodash._createset-4.0.3.tgz#0f4659fbb09d75194fa9e2b88a6644d363c9fe26"
28912869
integrity sha1-D0ZZ+7CddRlPqeK4imZE02PJ/iY=
28922870

2893-
lodash._getnative@*, lodash._getnative@^3.0.0:
2894-
version "3.9.1"
2895-
resolved "https://registry.yarnpkg.com/lodash._getnative/-/lodash._getnative-3.9.1.tgz#570bc7dede46d61cdcde687d65d3eecbaa3aaff5"
2896-
integrity sha1-VwvH3t5G1hzc3mh9ZdPuy6o6r/U=
2897-
28982871
lodash._root@~3.0.0:
28992872
version "3.0.1"
29002873
resolved "https://registry.yarnpkg.com/lodash._root/-/lodash._root-3.0.1.tgz#fba1c4524c19ee9a5f8136b4609f017cf4ded692"
@@ -2940,11 +2913,6 @@ lodash.isstring@^4.0.1:
29402913
resolved "https://registry.yarnpkg.com/lodash.isstring/-/lodash.isstring-4.0.1.tgz#d527dfb5456eca7cc9bb95d5daeaf88ba54a5451"
29412914
integrity sha1-1SfftUVuynzJu5XV2ur4i6VKVFE=
29422915

2943-
lodash.restparam@*:
2944-
version "3.6.1"
2945-
resolved "https://registry.yarnpkg.com/lodash.restparam/-/lodash.restparam-3.6.1.tgz#936a4e309ef330a7645ed4145986c85ae5b20805"
2946-
integrity sha1-k2pOMJ7zMKdkXtQUWYbIWuWyCAU=
2947-
29482916
lodash.set@^4.3.2:
29492917
version "4.3.2"
29502918
resolved "https://registry.yarnpkg.com/lodash.set/-/lodash.set-4.3.2.tgz#d8757b1da807dde24816b0d6a84bea1a76230b23"

0 commit comments

Comments
 (0)