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

Commit 2141007

Browse files
dependabot-preview[bot]kylef
authored andcommitted
chore(deps): bump z-schema from 4.2.2 to 4.2.3
Bumps [z-schema](https://github.com/zaggino/z-schema) from 4.2.2 to 4.2.3. - [Release notes](https://github.com/zaggino/z-schema/releases) - [Commits](zaggino/z-schema@v4.2.2...v4.2.3) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 309fb31 commit 2141007

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

yarn.lock

+8-8
Original file line numberDiff line numberDiff line change
@@ -6640,10 +6640,10 @@ validate-npm-package-name@^3.0.0:
66406640
dependencies:
66416641
builtins "^1.0.3"
66426642

6643-
validator@^11.0.0:
6644-
version "11.1.0"
6645-
resolved "https://registry.yarnpkg.com/validator/-/validator-11.1.0.tgz#ac18cac42e0aa5902b603d7a5d9b7827e2346ac4"
6646-
integrity sha512-qiQ5ktdO7CD6C/5/mYV4jku/7qnqzjrxb3C/Q5wR3vGGinHTgJZN/TdFT3ZX4vXhX2R1PXx42fB1cn5W+uJ4lg==
6643+
validator@^12.0.0:
6644+
version "12.2.0"
6645+
resolved "https://registry.yarnpkg.com/validator/-/validator-12.2.0.tgz#660d47e96267033fd070096c3b1a6f2db4380a0a"
6646+
integrity sha512-jJfE/DW6tIK1Ek8nCfNFqt8Wb3nzMoAbocBF6/Icgg1ZFSBpObdnwVY2jQj6qUqzhx5jc71fpvBWyLGO7Xl+nQ==
66476647

66486648
66496649
version "1.10.0"
@@ -6924,12 +6924,12 @@ yargs@^15.0.2:
69246924
yargs-parser "^16.1.0"
69256925

69266926
z-schema@^4.1.0, z-schema@^4.2.2:
6927-
version "4.2.2"
6928-
resolved "https://registry.yarnpkg.com/z-schema/-/z-schema-4.2.2.tgz#43fa2709ae5016885db50e1ce31b254b72c0886c"
6929-
integrity sha512-7bGR7LohxSdlK1EOdvA/OHksvKGE4jTLSjd8dBj9YKT0S43N9pdMZ0Z7GZt9mHrBFhbNTRh3Ky6Eu2MHsPJe8g==
6927+
version "4.2.3"
6928+
resolved "https://registry.yarnpkg.com/z-schema/-/z-schema-4.2.3.tgz#85f7eea7e6d4fe59a483462a98f511bd78fe9882"
6929+
integrity sha512-zkvK/9TC6p38IwcrbnT3ul9in1UX4cm1y/VZSs4GHKIiDCrlafc+YQBgQBUdDXLAoZHf2qvQ7gJJOo6yT1LH6A==
69306930
dependencies:
69316931
lodash.get "^4.4.2"
69326932
lodash.isequal "^4.5.0"
6933-
validator "^11.0.0"
6933+
validator "^12.0.0"
69346934
optionalDependencies:
69356935
commander "^2.7.1"

0 commit comments

Comments
 (0)