Skip to content

Commit 99cfa00

Browse files
committed
chore(deps): update dependency yup to ^0.32.9
1 parent 0618c6f commit 99cfa00

File tree

2 files changed

+54
-31
lines changed

2 files changed

+54
-31
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"peerDependencies": {
3131
"rxjs": "^6.0.0",
3232
"stated-bean": "^0.8.3",
33-
"yup": "^0.27.0"
33+
"yup": "^0.32.9"
3434
},
3535
"dependencies": {
3636
"lodash.set": "^4.3.2"
@@ -47,7 +47,7 @@
4747
"@types/react-dom": "^16.9.4",
4848
"@types/react-test-renderer": "^16.9.1",
4949
"@types/set-value": "^2.0.0",
50-
"@types/yup": "^0.26.23",
50+
"@types/yup": "^0.29.11",
5151
"enzyme": "^3.10.0",
5252
"enzyme-adapter-react-16": "^1.14.0",
5353
"npm-run-all": "^4.1.5",
@@ -62,7 +62,7 @@
6262
"ts-jest": "^24.0.2",
6363
"type-coverage": "^2.2.0",
6464
"typescript": "^3.7.2",
65-
"yup": "^0.27.0"
65+
"yup": "^0.32.9"
6666
},
6767
"resolutions": {
6868
"postcss": "^7.0.21"

yarn.lock

Lines changed: 51 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -1494,6 +1494,13 @@
14941494
dependencies:
14951495
regenerator-runtime "^0.13.2"
14961496

1497+
"@babel/runtime@^7.10.5":
1498+
version "7.13.17"
1499+
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.13.17.tgz#8966d1fc9593bf848602f0662d6b4d0069e3a7ec"
1500+
integrity sha512-NCdgJEelPTSh+FEFylhnP1ylq848l1z9t9N0j1Lfbcw0+KXGjsTvUmkxy+voLLXB5SOKMbLLx4jxYliGrYQseA==
1501+
dependencies:
1502+
regenerator-runtime "^0.13.4"
1503+
14971504
"@babel/runtime@^7.6.3":
14981505
version "7.7.2"
14991506
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.7.2.tgz#111a78002a5c25fc8e3361bedc9529c696b85a6a"
@@ -2447,6 +2454,11 @@
24472454
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.149.tgz#1342d63d948c6062838fbf961012f74d4e638440"
24482455
integrity sha512-ijGqzZt/b7BfzcK9vTrS6MFljQRPn5BFWOx8oE0GYxribu6uV+aA9zZuXI1zc/etK9E8nrgdoF2+LgUw7+9tJQ==
24492456

2457+
"@types/lodash@^4.14.165":
2458+
version "4.14.168"
2459+
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.168.tgz#fe24632e79b7ade3f132891afff86caa5e5ce008"
2460+
integrity sha512-oVfRvqHV/V6D1yifJbVRU3TMp8OT6o6BG+U9MkwuJ3U8/CsDHvalRpsxBqivn71ztOFZBTfJMvETbqHiaNSj7Q==
2461+
24502462
"@types/minimatch@*":
24512463
version "3.0.3"
24522464
resolved "https://registry.npm.taobao.org/@types/minimatch/download/@types/minimatch-3.0.3.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40types%2Fminimatch%2Fdownload%2F%40types%2Fminimatch-3.0.3.tgz#3dca0e3f33b200fc7d1139c0cd96c1268cadfd9d"
@@ -2567,10 +2579,10 @@
25672579
dependencies:
25682580
"@types/yargs-parser" "*"
25692581

2570-
"@types/yup@^0.26.23":
2571-
version "0.26.24"
2572-
resolved "https://registry.npm.taobao.org/@types/yup/download/@types/yup-0.26.24.tgz#c24170b3a5c867b4fabd49fcc42fe45f780cb153"
2573-
integrity sha1-wkFws6XIZ7T6vUn8xC/kX3gMsVM=
2582+
"@types/yup@^0.29.11":
2583+
version "0.29.11"
2584+
resolved "https://registry.yarnpkg.com/@types/yup/-/yup-0.29.11.tgz#d654a112973f5e004bf8438122bd7e56a8e5cd7e"
2585+
integrity sha512-9cwk3c87qQKZrT251EDoibiYRILjCmxBvvcb4meofCmx1vdnNcR9gyildy5vOHASpOKMsn42CugxUvcwK5eu1g==
25742586

25752587
"@typescript-eslint/eslint-plugin-tslint@^2.6.1":
25762588
version "2.6.1"
@@ -6131,11 +6143,6 @@ flatten@^1.0.2:
61316143
resolved "https://registry.yarnpkg.com/flatten/-/flatten-1.0.3.tgz#c1283ac9f27b368abc1e36d1ff7b04501a30356b"
61326144
integrity sha512-dVsPA/UwQ8+2uoFe5GHtiBMu48dWLTdsuEd7CKGlZlD78r1TTWBvDuFaFGKCo/ZfEr95Uk56vZoX86OsHkUeIg==
61336145

6134-
fn-name@~2.0.1:
6135-
version "2.0.1"
6136-
resolved "https://registry.npm.taobao.org/fn-name/download/fn-name-2.0.1.tgz#5214d7537a4d06a4a301c0cc262feb84188002e7"
6137-
integrity sha1-UhTXU3pNBqSjAcDMJi/rhBiAAuc=
6138-
61396146
for-in@^1.0.2:
61406147
version "1.0.2"
61416148
resolved "https://registry.npm.taobao.org/for-in/download/for-in-1.0.2.tgz#81068d295a8142ec0ac726c6e2200c30fb6d5e80"
@@ -8376,6 +8383,11 @@ locate-path@^5.0.0:
83768383
dependencies:
83778384
p-locate "^4.1.0"
83788385

8386+
lodash-es@^4.17.15:
8387+
version "4.17.21"
8388+
resolved "https://registry.yarnpkg.com/lodash-es/-/lodash-es-4.17.21.tgz#43e626c46e6591b7750beb2b50117390c609e3ee"
8389+
integrity sha512-mKnC+QJ9pWVzv+C4/U3rRsHapFfHvQFoFB92e52xeyGMcX6/OlIl78je1u8vePzYZSkkogMPJ2yjxxsb89cxyw==
8390+
83798391
lodash._reinterpolate@^3.0.0:
83808392
version "3.0.0"
83818393
resolved "https://registry.npm.taobao.org/lodash._reinterpolate/download/lodash._reinterpolate-3.0.0.tgz#0ccf2d89166af03b3663c796538b75ac6e114d9d"
@@ -8461,6 +8473,11 @@ lodash@^4.15.0, lodash@^4.17.11, lodash@^4.17.13, lodash@^4.17.14, lodash@^4.17.
84618473
resolved "https://registry.npm.taobao.org/lodash/download/lodash-4.17.15.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Flodash%2Fdownload%2Flodash-4.17.15.tgz#b447f6670a0455bbfeedd11392eff330ea097548"
84628474
integrity sha1-tEf2ZwoEVbv+7dETku/zMOoJdUg=
84638475

8476+
lodash@^4.17.20:
8477+
version "4.17.21"
8478+
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c"
8479+
integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==
8480+
84648481
log-symbols@^1.0.2:
84658482
version "1.0.2"
84668483
resolved "https://registry.npm.taobao.org/log-symbols/download/log-symbols-1.0.2.tgz#376ff7b58ea3086a0f09facc74617eca501e1a18"
@@ -8980,6 +8997,11 @@ nan@^2.12.1:
89808997
resolved "https://registry.npm.taobao.org/nan/download/nan-2.14.0.tgz#7818f722027b2459a86f0295d434d1fc2336c52c"
89818998
integrity sha1-eBj3IgJ7JFmobwKV1DTR/CM2xSw=
89828999

9000+
nanoclone@^0.2.1:
9001+
version "0.2.1"
9002+
resolved "https://registry.yarnpkg.com/nanoclone/-/nanoclone-0.2.1.tgz#dd4090f8f1a110d26bb32c49ed2f5b9235209ed4"
9003+
integrity sha512-wynEP02LmIbLpcYw8uBKpcfF6dmg2vcpKqxeH5UcoKEYdExslsdUA4ugFauuaeYdTB76ez6gJW8XAZ6CgkXYxA==
9004+
89839005
nanomatch@^1.2.9:
89849006
version "1.2.13"
89859007
resolved "https://registry.npm.taobao.org/nanomatch/download/nanomatch-1.2.13.tgz#b87a8aa4fc0de8fe6be88895b38983ff265bd119"
@@ -10933,10 +10955,10 @@ prop-types@^15.6.2, prop-types@^15.7.2:
1093310955
object-assign "^4.1.1"
1093410956
react-is "^16.8.1"
1093510957

10936-
property-expr@^1.5.0:
10937-
version "1.5.1"
10938-
resolved "https://registry.npm.taobao.org/property-expr/download/property-expr-1.5.1.tgz#22e8706894a0c8e28d58735804f6ba3a3673314f"
10939-
integrity sha1-IuhwaJSgyOKNWHNYBPa6OjZzMU8=
10958+
property-expr@^2.0.4:
10959+
version "2.0.4"
10960+
resolved "https://registry.yarnpkg.com/property-expr/-/property-expr-2.0.4.tgz#37b925478e58965031bb612ec5b3260f8241e910"
10961+
integrity sha512-sFPkHQjVKheDNnPvotjQmm3KD3uk1fWKUN7CrpdbwmUx3CrG3QiM8QpTSimvig5vTXmTvjz7+TDvXOI9+4rkcg==
1094010962

1094110963
proto-list@~1.2.1:
1094210964
version "1.2.4"
@@ -11344,6 +11366,11 @@ regenerator-runtime@^0.13.2:
1134411366
resolved "https://registry.npm.taobao.org/regenerator-runtime/download/regenerator-runtime-0.13.3.tgz#7cf6a77d8f5c6f60eb73c5fc1955b2ceb01e6bf5"
1134511367
integrity sha1-fPanfY9cb2Drc8X8GVWyzrAea/U=
1134611368

11369+
regenerator-runtime@^0.13.4:
11370+
version "0.13.7"
11371+
resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.13.7.tgz#cac2dacc8a1ea675feaabaeb8ae833898ae46f55"
11372+
integrity sha512-a54FxoJDIr27pgf7IgeQGxmqUNYrcV338lf/6gH456HZ/PhX+5BcwHXG9ajESmwe6WRO0tAzRUrRmNONWgkrew==
11373+
1134711374
regenerator-transform@^0.14.0:
1134811375
version "0.14.1"
1134911376
resolved "https://registry.npm.taobao.org/regenerator-transform/download/regenerator-transform-0.14.1.tgz#3b2fce4e1ab7732c08f665dfdb314749c7ddd2fb"
@@ -13538,11 +13565,6 @@ symbol-tree@^3.2.2:
1353813565
resolved "https://registry.npm.taobao.org/symbol-tree/download/symbol-tree-3.2.4.tgz#430637d248ba77e078883951fb9aa0eed7c63fa2"
1353913566
integrity sha1-QwY30ki6d+B4iDlR+5qg7tfGP6I=
1354013567

13541-
synchronous-promise@^2.0.6:
13542-
version "2.0.10"
13543-
resolved "https://registry.npm.taobao.org/synchronous-promise/download/synchronous-promise-2.0.10.tgz?cache=0&sync_timestamp=1567775880981&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fsynchronous-promise%2Fdownload%2Fsynchronous-promise-2.0.10.tgz#e64c6fd3afd25f423963353043f4a68ebd397fd8"
13544-
integrity sha1-5kxv06/SX0I5YzUwQ/Smjr05f9g=
13545-
1354613568
table@^5.2.3:
1354713569
version "5.4.6"
1354813570
resolved "https://registry.npm.taobao.org/table/download/table-5.4.6.tgz#1292d19500ce3f86053b05f0e8e7e4a3bb21079e"
@@ -14650,14 +14672,15 @@ yauzl@^2.4.2:
1465014672
buffer-crc32 "~0.2.3"
1465114673
fd-slicer "~1.1.0"
1465214674

14653-
yup@^0.27.0:
14654-
version "0.27.0"
14655-
resolved "https://registry.npm.taobao.org/yup/download/yup-0.27.0.tgz#f8cb198c8e7dd2124beddc2457571329096b06e7"
14656-
integrity sha1-+MsZjI590hJL7dwkV1cTKQlrBuc=
14657-
dependencies:
14658-
"@babel/runtime" "^7.0.0"
14659-
fn-name "~2.0.1"
14660-
lodash "^4.17.11"
14661-
property-expr "^1.5.0"
14662-
synchronous-promise "^2.0.6"
14675+
yup@^0.32.9:
14676+
version "0.32.9"
14677+
resolved "https://registry.yarnpkg.com/yup/-/yup-0.32.9.tgz#9367bec6b1b0e39211ecbca598702e106019d872"
14678+
integrity sha512-Ci1qN+i2H0XpY7syDQ0k5zKQ/DoxO0LzPg8PAR/X4Mpj6DqaeCoIYEEjDJwhArh3Fa7GWbQQVDZKeXYlSH4JMg==
14679+
dependencies:
14680+
"@babel/runtime" "^7.10.5"
14681+
"@types/lodash" "^4.14.165"
14682+
lodash "^4.17.20"
14683+
lodash-es "^4.17.15"
14684+
nanoclone "^0.2.1"
14685+
property-expr "^2.0.4"
1466314686
toposort "^2.0.2"

0 commit comments

Comments
 (0)