|
75 | 75 | esutils "^2.0.2"
|
76 | 76 | js-tokens "^4.0.0"
|
77 | 77 |
|
78 |
| - |
| 78 | +"@types/estree@*", "@types/estree@0.0.39": |
79 | 79 | version "0.0.39"
|
80 | 80 | resolved "https://registry.yarnpkg.com/@types/estree/-/estree-0.0.39.tgz#e177e699ee1b8c22d23174caaa7422644389509f"
|
81 | 81 |
|
|
108 | 108 | version "3.0.3"
|
109 | 109 | resolved "https://registry.yarnpkg.com/@types/minimatch/-/minimatch-3.0.3.tgz#3dca0e3f33b200fc7d1139c0cd96c1268cadfd9d"
|
110 | 110 |
|
111 |
| -"@types/node@*", "@types/node@^12.7.5": |
| 111 | +"@types/node@*": |
112 | 112 | version "12.7.5"
|
113 | 113 | resolved "https://registry.yarnpkg.com/@types/node/-/node-12.7.5.tgz#e19436e7f8e9b4601005d73673b6dc4784ffcc2f"
|
114 | 114 | integrity sha512-9fq4jZVhPNW8r+UYKnxF1e2HkDWOWKM5bC2/7c9wPV835I0aOrVbS/Hw/pWPk2uKrNXQqg9Z959Kz+IYDd5p3w==
|
@@ -204,10 +204,10 @@ acorn@^5.0.0:
|
204 | 204 | version "5.5.3"
|
205 | 205 | resolved "https://registry.yarnpkg.com/acorn/-/acorn-5.5.3.tgz#f473dd47e0277a08e28e9bec5aeeb04751f0b8c9"
|
206 | 206 |
|
207 |
| -acorn@^7.0.0: |
208 |
| - version "7.0.0" |
209 |
| - resolved "https://registry.yarnpkg.com/acorn/-/acorn-7.0.0.tgz#26b8d1cd9a9b700350b71c0905546f64d1284e7a" |
210 |
| - integrity sha512-PaF/MduxijYYt7unVGRuds1vBC9bFxbNf+VWqhOClfdgy7RlVkQqt610ig1/yxTgsDIfW1cWDel5EBbOy3jdtQ== |
| 207 | +acorn@^7.1.0: |
| 208 | + version "7.1.0" |
| 209 | + resolved "https://registry.yarnpkg.com/acorn/-/acorn-7.1.0.tgz#949d36f2c292535da602283586c2477c57eb2d6c" |
| 210 | + integrity sha512-kL5CuoXA/dgxlBbVrflsflzQ3PAas7RYZB52NOm/6839iVYJgKMJ3cQJD+t2i5+qFa8h3MDpEOJiS64E8JLnSQ== |
211 | 211 |
|
212 | 212 |
|
213 | 213 | version "0.8.2"
|
@@ -4781,13 +4781,13 @@ rollup-pluginutils@^2.0.1, rollup-pluginutils@^2.8.1:
|
4781 | 4781 | estree-walker "^0.6.1"
|
4782 | 4782 |
|
4783 | 4783 | rollup@^1.15.5:
|
4784 |
| - version "1.21.4" |
4785 |
| - resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.21.4.tgz#00a41a30f90095db890301b226cbe2918e4cf54d" |
4786 |
| - integrity sha512-Pl512XVCmVzgcBz5h/3Li4oTaoDcmpuFZ+kdhS/wLreALz//WuDAMfomD3QEYl84NkDu6Z6wV9twlcREb4qQsw== |
| 4784 | + version "1.22.0" |
| 4785 | + resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.22.0.tgz#a5b2672c0eebe9f2b6454220f785dbc09b64b4bc" |
| 4786 | + integrity sha512-x4l4ZrV/Mr/x/jvFTmwROdEAhbZjx16yDRTVSKWh/i4oJDuW2dVEbECT853mybYCz7BAitU8ElGlhx7dNjw3qQ== |
4787 | 4787 | dependencies:
|
4788 |
| - "@types/estree" "0.0.39" |
4789 |
| - "@types/node" "^12.7.5" |
4790 |
| - acorn "^7.0.0" |
| 4788 | + "@types/estree" "*" |
| 4789 | + "@types/node" "*" |
| 4790 | + acorn "^7.1.0" |
4791 | 4791 |
|
4792 | 4792 | run-node@^1.0.0:
|
4793 | 4793 | version "1.0.0"
|
|
0 commit comments