|
18 | 18 | esutils "^2.0.2"
|
19 | 19 | js-tokens "^4.0.0"
|
20 | 20 |
|
21 |
| -"@types/estree@*", "@types/estree@0.0.39": |
| 21 | + |
22 | 22 | version "0.0.39"
|
23 | 23 | resolved "https://registry.yarnpkg.com/@types/estree/-/estree-0.0.39.tgz#e177e699ee1b8c22d23174caaa7422644389509f"
|
24 | 24 | integrity sha512-EYNwp3bU+98cpU4lAWYYL7Zz+2gryWH1qbdDTidVd6hkiR6weksdbMadyXKXNPEkQFhXM+hVO9ZygomHXp+AIw==
|
|
38 | 38 | resolved "https://registry.yarnpkg.com/@types/node/-/node-12.12.29.tgz#46275f028b4e463b9ac5fefc1d08bc66cc193f25"
|
39 | 39 | integrity sha512-yo8Qz0ygADGFptISDj3pOC9wXfln/5pQaN/ysDIzOaAWXt73cNHmtEC8zSO2Y+kse/txmwIAJzkYZ5fooaS5DQ==
|
40 | 40 |
|
41 |
| -acorn@^7.1.0: |
42 |
| - version "7.1.0" |
43 |
| - resolved "https://registry.yarnpkg.com/acorn/-/acorn-7.1.0.tgz#949d36f2c292535da602283586c2477c57eb2d6c" |
44 |
| - integrity sha512-kL5CuoXA/dgxlBbVrflsflzQ3PAas7RYZB52NOm/6839iVYJgKMJ3cQJD+t2i5+qFa8h3MDpEOJiS64E8JLnSQ== |
45 |
| - |
46 | 41 | agent-base@4, agent-base@^4.3.0:
|
47 | 42 | version "4.3.0"
|
48 | 43 | resolved "https://registry.yarnpkg.com/agent-base/-/agent-base-4.3.0.tgz#8165f01c436009bccad0b1d122f05ed770efc6ee"
|
@@ -464,6 +459,11 @@ fs.realpath@^1.0.0:
|
464 | 459 | resolved "https://registry.yarnpkg.com/fs.realpath/-/fs.realpath-1.0.0.tgz#1504ad2523158caa40db4a2787cb01411994ea4f"
|
465 | 460 | integrity sha1-FQStJSMVjKpA20onh8sBQRmU6k8=
|
466 | 461 |
|
| 462 | +fsevents@~2.1.2: |
| 463 | + version "2.1.2" |
| 464 | + resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-2.1.2.tgz#4c0a1fb34bc68e543b4b82a9ec392bfbda840805" |
| 465 | + integrity sha512-R4wDiBwZ0KzpgOWetKDug1FZcYhqYnUYKtfZYt4mD5SBz76q0KR4Q9o7GIPamsVPGmW3EYPPJ0dOOjvx32ldZA== |
| 466 | + |
467 | 467 | getpass@^0.1.1:
|
468 | 468 | version "0.1.7"
|
469 | 469 | resolved "https://registry.yarnpkg.com/getpass/-/getpass-0.1.7.tgz#5eff8e3e684d569ae4cb2b1282604e8ba62149fa"
|
@@ -956,14 +956,12 @@ rollup-pluginutils@^2.8.1:
|
956 | 956 | dependencies:
|
957 | 957 | estree-walker "^0.6.1"
|
958 | 958 |
|
959 |
| - |
960 |
| - version "1.32.1" |
961 |
| - resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.32.1.tgz#4480e52d9d9e2ae4b46ba0d9ddeaf3163940f9c4" |
962 |
| - integrity sha512-/2HA0Ec70TvQnXdzynFffkjA6XN+1e2pEv/uKS5Ulca40g2L7KuOE3riasHoNVHOsFD5KKZgDsMk1CP3Tw9s+A== |
963 |
| - dependencies: |
964 |
| - "@types/estree" "*" |
965 |
| - "@types/node" "*" |
966 |
| - acorn "^7.1.0" |
| 959 | + |
| 960 | + version "2.0.0" |
| 961 | + resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.0.0.tgz#0bd7a09bd7cdaa70a19ad5a356f2fab90fd2f401" |
| 962 | + integrity sha512-tbvWownITR+0ebaX6iRr7IcLkziTCJacRpmWz03NIj3CZDmGlergYSwdG8wPx68LT0ms1YzqmbjUQHb6ut8pdw== |
| 963 | + optionalDependencies: |
| 964 | + fsevents "~2.1.2" |
967 | 965 |
|
968 | 966 | safe-buffer@^5.0.1, safe-buffer@^5.1.2, safe-buffer@~5.2.0:
|
969 | 967 | version "5.2.0"
|
|
0 commit comments