|
1634 | 1634 | resolved "https://registry.yarnpkg.com/@types/color-name/-/color-name-1.1.1.tgz#1c1261bbeaa10a8055bbc5d8ab84b7b2afc846a0"
|
1635 | 1635 | integrity sha512-rr+OQyAjxze7GgWrSaJwydHStIhHq2lvY3BOC2Mj7KnzI7XK0Uw1TOOdI9lDoajEbSWLiYgoo4f1R51erQfhPQ==
|
1636 | 1636 |
|
1637 |
| -"@types/fs-extra@9.0.13": |
1638 |
| - version "9.0.13" |
1639 |
| - resolved "https://registry.yarnpkg.com/@types/fs-extra/-/fs-extra-9.0.13.tgz#7594fbae04fe7f1918ce8b3d213f74ff44ac1f45" |
1640 |
| - integrity sha512-nEnwB++1u5lVDM2UI4c1+5R+FYaKfaAzS4OococimjVm3nQw3TuzH5UNsocrcTBbhnerblyHj4A49qXbIiZdpA== |
| 1637 | +"@types/fs-extra@11.0.2": |
| 1638 | + version "11.0.2" |
| 1639 | + resolved "https://registry.yarnpkg.com/@types/fs-extra/-/fs-extra-11.0.2.tgz#23dc1ed7b2eba8ccd75568ac34e7a4e48aa2d087" |
| 1640 | + integrity sha512-c0hrgAOVYr21EX8J0jBMXGLMgJqVf/v6yxi0dLaJboW9aQPh16Id+z6w2Tx1hm+piJOLv8xPfVKZCLfjPw/IMQ== |
1641 | 1641 | dependencies:
|
| 1642 | + "@types/jsonfile" "*" |
1642 | 1643 | "@types/node" "*"
|
1643 | 1644 |
|
1644 | 1645 | "@types/glob@*":
|
|
1683 | 1684 | resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"
|
1684 | 1685 | integrity sha1-7ihweulOEdK4J7y+UnC86n8+ce4=
|
1685 | 1686 |
|
| 1687 | +"@types/jsonfile@*": |
| 1688 | + version "6.1.1" |
| 1689 | + resolved "https://registry.yarnpkg.com/@types/jsonfile/-/jsonfile-6.1.1.tgz#ac84e9aefa74a2425a0fb3012bdea44f58970f1b" |
| 1690 | + integrity sha512-GSgiRCVeapDN+3pqA35IkQwasaCh/0YFH5dEF6S88iDvEn901DjOeH3/QPY+XYP1DFzDZPvIvfeEgk+7br5png== |
| 1691 | + dependencies: |
| 1692 | + "@types/node" "*" |
| 1693 | + |
1686 | 1694 | "@types/[email protected]", "@types/lodash@^4.14.168":
|
1687 | 1695 | version "4.14.198"
|
1688 | 1696 | resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.198.tgz#4d27465257011aedc741a809f1269941fa2c5d4c"
|
@@ -4509,10 +4517,10 @@ fromentries@^1.2.0:
|
4509 | 4517 | resolved "https://registry.yarnpkg.com/fromentries/-/fromentries-1.2.0.tgz#e6aa06f240d6267f913cea422075ef88b63e7897"
|
4510 | 4518 | integrity sha512-33X7H/wdfO99GdRLLgkjUrD4geAFdq/Uv0kl3HD4da6HDixd2GUg8Mw7dahLCV9r/EARkmtYBB6Tch4EEokFTQ==
|
4511 | 4519 |
|
4512 |
| -fs-extra@^10.1.0: |
4513 |
| - version "10.1.0" |
4514 |
| - resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-10.1.0.tgz#02873cfbc4084dde127eaa5f9905eef2325d1abf" |
4515 |
| - integrity sha512-oRXApq54ETRj4eMiFzGnHWGy+zo5raudjuxN0b8H7s/RU2oW0Wvsx9O0ACRN/kRq9E8Vu/ReskGB5o3ji+FzHQ== |
| 4520 | +fs-extra@^11.1.1: |
| 4521 | + version "11.1.1" |
| 4522 | + resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-11.1.1.tgz#da69f7c39f3b002378b0954bb6ae7efdc0876e2d" |
| 4523 | + integrity sha512-MGIE4HOvQCeUCzmlHs0vXpih4ysz4wg9qiSAu6cd42lVwPbTM1TjV7RusoyQqMmk/95gdQZX72u+YW+c3eEpFQ== |
4516 | 4524 | dependencies:
|
4517 | 4525 | graceful-fs "^4.2.0"
|
4518 | 4526 | jsonfile "^6.0.1"
|
|
0 commit comments