|
994 | 994 | dependencies:
|
995 | 995 | "@babel/types" "^7.3.0"
|
996 | 996 |
|
997 |
| -"@types/estree@0.0.39": |
| 997 | +"@types/estree@*": |
998 | 998 | version "0.0.39"
|
999 | 999 | resolved "https://registry.yarnpkg.com/@types/estree/-/estree-0.0.39.tgz#e177e699ee1b8c22d23174caaa7422644389509f"
|
1000 | 1000 | integrity sha512-EYNwp3bU+98cpU4lAWYYL7Zz+2gryWH1qbdDTidVd6hkiR6weksdbMadyXKXNPEkQFhXM+hVO9ZygomHXp+AIw==
|
@@ -1079,21 +1079,16 @@ acorn@^5.0.0, acorn@^5.5.3:
|
1079 | 1079 | resolved "https://registry.yarnpkg.com/acorn/-/acorn-5.7.3.tgz#67aa231bf8812974b85235a96771eb6bd07ea279"
|
1080 | 1080 | integrity sha512-T/zvzYRfbVojPWahDsE5evJdHb3oJoQfFbsrKM7w5Zcs++Tr257tia3BmMP8XYVjp1S9RZXQMh7gao96BlqZOw==
|
1081 | 1081 |
|
1082 |
| -acorn@^6.0.1: |
1083 |
| - version "6.0.4" |
1084 |
| - resolved "https://registry.yarnpkg.com/acorn/-/acorn-6.0.4.tgz#77377e7353b72ec5104550aa2d2097a2fd40b754" |
1085 |
| - integrity sha512-VY4i5EKSKkofY2I+6QLTbTTN/UvEQPCo6eiwzzSaSWfpaDhOmStMCMod6wmuPciNq+XS0faCglFu2lHZpdHUtg== |
1086 |
| - |
1087 |
| -acorn@^6.0.5: |
1088 |
| - version "6.0.5" |
1089 |
| - resolved "https://registry.yarnpkg.com/acorn/-/acorn-6.0.5.tgz#81730c0815f3f3b34d8efa95cb7430965f4d887a" |
1090 |
| - integrity sha512-i33Zgp3XWtmZBMNvCr4azvOFeWVw1Rk6p3hfi3LUDvIFraOMywb1kAtrbi+med14m4Xfpqm3zRZMT+c0FNE7kg== |
1091 |
| - |
1092 |
| -acorn@^6.0.7: |
| 1082 | +acorn@^6.0.1, acorn@^6.0.7: |
1093 | 1083 | version "6.3.0"
|
1094 | 1084 | resolved "https://registry.yarnpkg.com/acorn/-/acorn-6.3.0.tgz#0087509119ffa4fc0a0041d1e93a417e68cb856e"
|
1095 | 1085 | integrity sha512-/czfa8BwS88b9gWQVhc8eknunSA2DoJpJyTQkhheIf5E48u1N0R4q/YxxsAeqRrmK9TQ/uYfgLDfZo91UlANIA==
|
1096 | 1086 |
|
| 1087 | +acorn@^7.1.0: |
| 1088 | + version "7.1.0" |
| 1089 | + resolved "https://registry.yarnpkg.com/acorn/-/acorn-7.1.0.tgz#949d36f2c292535da602283586c2477c57eb2d6c" |
| 1090 | + integrity sha512-kL5CuoXA/dgxlBbVrflsflzQ3PAas7RYZB52NOm/6839iVYJgKMJ3cQJD+t2i5+qFa8h3MDpEOJiS64E8JLnSQ== |
| 1091 | + |
1097 | 1092 | ajv@^6.10.2, ajv@^6.5.5, ajv@^6.9.1:
|
1098 | 1093 | version "6.10.2"
|
1099 | 1094 | resolved "https://registry.yarnpkg.com/ajv/-/ajv-6.10.2.tgz#d3cea04d6b017b2894ad69040fec8b623eb4bd52"
|
@@ -7823,13 +7818,13 @@ rollup-pluginutils@^2.0.1, rollup-pluginutils@^2.3.0, rollup-pluginutils@^2.3.3:
|
7823 | 7818 | micromatch "^2.3.11"
|
7824 | 7819 |
|
7825 | 7820 | rollup@^1.1.2:
|
7826 |
| - version "1.1.2" |
7827 |
| - resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.1.2.tgz#8d094b85683b810d0c05a16bd7618cf70d48eba7" |
7828 |
| - integrity sha512-OkdMxqMl8pWoQc5D8y1cIinYQPPLV8ZkfLgCzL6SytXeNA2P7UHynEQXI9tYxuAjAMsSyvRaWnyJDLHMxq0XAg== |
| 7821 | + version "1.26.5" |
| 7822 | + resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.26.5.tgz#c492c8bb88b661e7952a864e40bdec209aa1aa03" |
| 7823 | + integrity sha512-c6Pv0yWzjYNpy2DIhLFUnyP6e1UTGownr4IfpJcPY/k186RJjpaGGPRwKQ62KCauctG6dgtHt88pw1EGrPRkuA== |
7829 | 7824 | dependencies:
|
7830 |
| - "@types/estree" "0.0.39" |
| 7825 | + "@types/estree" "*" |
7831 | 7826 | "@types/node" "*"
|
7832 |
| - acorn "^6.0.5" |
| 7827 | + acorn "^7.1.0" |
7833 | 7828 |
|
7834 | 7829 | rst-selector-parser@^2.2.3:
|
7835 | 7830 | version "2.2.3"
|
|
0 commit comments