|
962 | 962 | pirates "^4.0.0"
|
963 | 963 | source-map-support "^0.5.9"
|
964 | 964 |
|
965 |
| - |
966 |
| - version "7.0.0" |
967 |
| - resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.0.0.tgz#adeb78fedfc855aa05bc041640f3f6f98e85424c" |
968 |
| - integrity sha512-7hGhzlcmg01CvH1EHdSPVXYX1aJ8KCEyz6I9xYIi/asDtzBPMyMhVibhM/K6g/5qnKBwjZtp10bNZIEFTRW1MA== |
969 |
| - dependencies: |
970 |
| - regenerator-runtime "^0.12.0" |
971 |
| - |
972 | 965 |
|
973 | 966 | version "7.3.1"
|
974 | 967 | resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.3.1.tgz#574b03e8e8a9898eaf4a872a92ea20b7846f6f2a"
|
@@ -7412,10 +7405,10 @@ levn@^0.3.0, levn@~0.3.0:
|
7412 | 7405 | prelude-ls "~1.1.2"
|
7413 | 7406 | type-check "~0.3.2"
|
7414 | 7407 |
|
7415 |
| - |
7416 |
| - version "8.1.5" |
7417 |
| - resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-8.1.5.tgz#372476fe1a58b8834eb562ed4c99126bd60bdd79" |
7418 |
| - integrity sha512-e5ZavfnSLcBJE1BTzRTqw6ly8OkqVyO3GL2M6teSmTBYQ/2BuueD5GIt2RPsP31u/vjKdexUyDCxSyK75q4BDA== |
| 7408 | + |
| 7409 | + version "8.1.6" |
| 7410 | + resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-8.1.6.tgz#128a9bc5effbf69a359fb8f7eeb2da71a998daf6" |
| 7411 | + integrity sha512-QT13AniHN6swAtTjsrzxOfE4TVCiQ39xESwLmjGVNCMMZ/PK5aopwvbxLrzw+Zf9OxM3cQG6WCx9lceLzETOnQ== |
7419 | 7412 | dependencies:
|
7420 | 7413 | chalk "^2.3.1"
|
7421 | 7414 | commander "^2.14.1"
|
|
7441 | 7434 | staged-git-files "1.1.2"
|
7442 | 7435 | string-argv "^0.0.2"
|
7443 | 7436 | stringify-object "^3.2.2"
|
7444 |
| - yup "^0.26.10" |
| 7437 | + yup "^0.27.0" |
7445 | 7438 |
|
7446 | 7439 | listr-silent-renderer@^1.1.1:
|
7447 | 7440 | version "1.1.1"
|
@@ -11955,7 +11948,7 @@ symbol-tree@^3.2.2:
|
11955 | 11948 | resolved "https://registry.yarnpkg.com/symbol-tree/-/symbol-tree-3.2.2.tgz#ae27db38f660a7ae2e1c3b7d1bc290819b8519e6"
|
11956 | 11949 | integrity sha1-rifbOPZgp64uHDt9G8KQgZuFGeY=
|
11957 | 11950 |
|
11958 |
| -synchronous-promise@^2.0.5: |
| 11951 | +synchronous-promise@^2.0.6: |
11959 | 11952 | version "2.0.7"
|
11960 | 11953 | resolved "https://registry.yarnpkg.com/synchronous-promise/-/synchronous-promise-2.0.7.tgz#3574b3d2fae86b145356a4b89103e1577f646fe3"
|
11961 | 11954 | integrity sha512-16GbgwTmFMYFyQMLvtQjvNWh30dsFe1cAW5Fg1wm5+dg84L9Pe36mftsIRU95/W2YsISxsz/xq4VB23sqpgb/A==
|
|
13443 | 13436 | dependencies:
|
13444 | 13437 | fd-slicer "~1.0.1"
|
13445 | 13438 |
|
13446 |
| -yup@^0.26.10: |
13447 |
| - version "0.26.10" |
13448 |
| - resolved "https://registry.yarnpkg.com/yup/-/yup-0.26.10.tgz#3545839663289038faf25facfc07e11fd67c0cb1" |
13449 |
| - integrity sha512-keuNEbNSnsOTOuGCt3UJW69jDE3O4P+UHAakO7vSeFMnjaitcmlbij/a3oNb9g1Y1KvSKH/7O1R2PQ4m4TRylw== |
| 13439 | +yup@^0.27.0: |
| 13440 | + version "0.27.0" |
| 13441 | + resolved "https://registry.yarnpkg.com/yup/-/yup-0.27.0.tgz#f8cb198c8e7dd2124beddc2457571329096b06e7" |
| 13442 | + integrity sha512-v1yFnE4+u9za42gG/b/081E7uNW9mUj3qtkmelLbW5YPROZzSH/KUUyJu9Wt8vxFJcT9otL/eZopS0YK1L5yPQ== |
13450 | 13443 | dependencies:
|
13451 |
| - "@babel/runtime" "7.0.0" |
| 13444 | + "@babel/runtime" "^7.0.0" |
13452 | 13445 | fn-name "~2.0.1"
|
13453 |
| - lodash "^4.17.10" |
| 13446 | + lodash "^4.17.11" |
13454 | 13447 | property-expr "^1.5.0"
|
13455 |
| - synchronous-promise "^2.0.5" |
| 13448 | + synchronous-promise "^2.0.6" |
13456 | 13449 | toposort "^2.0.2"
|
0 commit comments