|
1400 | 1400 | dependencies:
|
1401 | 1401 | "@types/babel-types" "*"
|
1402 | 1402 |
|
1403 |
| -"@types/estree@*": |
1404 |
| - version "1.0.5" |
1405 |
| - resolved "https://registry.yarnpkg.com/@types/estree/-/estree-1.0.5.tgz#a6ce3e556e00fd9895dd872dd172ad0d4bd687f4" |
1406 |
| - integrity sha512-/kYRxGDLWzHOB7q+wtSUQlFrtcdUccpfy+X+9iMBpHK8QLLhx2wIPYuS5DYtR9Wa/YlZAbIovy7qVdB1Aq6Lyw== |
1407 |
| - |
1408 | 1403 | "@types/graceful-fs@^4.1.2", "@types/graceful-fs@^4.1.3":
|
1409 | 1404 | version "4.1.9"
|
1410 | 1405 | resolved "https://registry.yarnpkg.com/@types/graceful-fs/-/graceful-fs-4.1.9.tgz#2a06bc0f68a20ab37b3e36aa238be6abdf49e8b4"
|
@@ -1543,7 +1538,7 @@ acorn@^4.0.4, acorn@~4.0.2:
|
1543 | 1538 | resolved "https://registry.yarnpkg.com/acorn/-/acorn-4.0.13.tgz#105495ae5361d697bd195c825192e1ad7f253787"
|
1544 | 1539 | integrity sha1-EFSVrlNh1pe9GVyCUZLhrX8lN4c=
|
1545 | 1540 |
|
1546 |
| -acorn@^7.0.0, acorn@^7.1.0, acorn@^7.4.0: |
| 1541 | +acorn@^7.0.0, acorn@^7.4.0: |
1547 | 1542 | version "7.4.1"
|
1548 | 1543 | resolved "https://registry.yarnpkg.com/acorn/-/acorn-7.4.1.tgz#feaed255973d2e77555b83dbc08851a6c63520fa"
|
1549 | 1544 | integrity sha512-nQyp0o1/mNdbTO1PO6kHkwSrmgZ0MT/jCCpNiwbUjGoRN4dlBhqJtoQuCnEOKzgTVwg0ZWiCoQy6SxMebQVh8A==
|
@@ -3519,7 +3514,7 @@ fs.realpath@^1.0.0:
|
3519 | 3514 | resolved "https://registry.yarnpkg.com/fs.realpath/-/fs.realpath-1.0.0.tgz#1504ad2523158caa40db4a2787cb01411994ea4f"
|
3520 | 3515 | integrity sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==
|
3521 | 3516 |
|
3522 |
| -fsevents@^2.1.2, fsevents@^2.3.2: |
| 3517 | +fsevents@^2.1.2, fsevents@^2.3.2, fsevents@~2.3.2: |
3523 | 3518 | version "2.3.3"
|
3524 | 3519 | resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-2.3.3.tgz#cac6407785d03675a2a5e1a5305c697b347d90d6"
|
3525 | 3520 | integrity sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==
|
@@ -6188,14 +6183,12 @@ rollup-pluginutils@^2.8.1:
|
6188 | 6183 | dependencies:
|
6189 | 6184 | estree-walker "^0.6.1"
|
6190 | 6185 |
|
6191 |
| -rollup@^1.27.0: |
6192 |
| - version "1.32.1" |
6193 |
| - resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.32.1.tgz#4480e52d9d9e2ae4b46ba0d9ddeaf3163940f9c4" |
6194 |
| - integrity sha512-/2HA0Ec70TvQnXdzynFffkjA6XN+1e2pEv/uKS5Ulca40g2L7KuOE3riasHoNVHOsFD5KKZgDsMk1CP3Tw9s+A== |
6195 |
| - dependencies: |
6196 |
| - "@types/estree" "*" |
6197 |
| - "@types/node" "*" |
6198 |
| - acorn "^7.1.0" |
| 6186 | +rollup@^2.79.2: |
| 6187 | + version "2.79.2" |
| 6188 | + resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.79.2.tgz#f150e4a5db4b121a21a747d762f701e5e9f49090" |
| 6189 | + integrity sha512-fS6iqSPZDs3dr/y7Od6y5nha8dW1YnbgtsyotCVvoFGKbERG++CVRFv1meyGDE1SNItQA8BrnCw7ScdAhRJ3XQ== |
| 6190 | + optionalDependencies: |
| 6191 | + fsevents "~2.3.2" |
6199 | 6192 |
|
6200 | 6193 | rsvp@^4.8.4:
|
6201 | 6194 | version "4.8.5"
|
|
0 commit comments