|
275 | 275 | resolved "https://registry.yarnpkg.com/@types/node/-/node-10.12.13.tgz#ce355eda06f793b42f75b23cd26d328b12649b70"
|
276 | 276 | integrity sha512-zMxYcuQETlp8Lw9trEuKa313Zapm9w3EXZ6pT53q229VsHvo9jWDfWq3rUC8SyFfnPexn7uAuC+q3X+GmnTnDg==
|
277 | 277 |
|
| 278 | +"@types/node@^11.9.5": |
| 279 | + version "11.9.6" |
| 280 | + resolved "https://registry.yarnpkg.com/@types/node/-/node-11.9.6.tgz#c632bbcc780a1349673a6e2e9b9dfa8c369d3c74" |
| 281 | + integrity sha512-4hS2K4gwo9/aXIcoYxCtHpdgd8XUeDmo1siRCAH3RziXB65JlPqUFMtfy9VPj+og7dp3w1TFjGwYga4e0m9GwA== |
| 282 | + |
278 | 283 | "@types/prettier@1.15.2":
|
279 | 284 | version "1.15.2"
|
280 | 285 | resolved "https://registry.yarnpkg.com/@types/prettier/-/prettier-1.15.2.tgz#91594ea7cb6f3b1f7ea69f32621246654c7cc231"
|
@@ -329,11 +334,16 @@ acorn@^5.5.3:
|
329 | 334 | resolved "https://registry.yarnpkg.com/acorn/-/acorn-5.7.3.tgz#67aa231bf8812974b85235a96771eb6bd07ea279"
|
330 | 335 | integrity sha512-T/zvzYRfbVojPWahDsE5evJdHb3oJoQfFbsrKM7w5Zcs++Tr257tia3BmMP8XYVjp1S9RZXQMh7gao96BlqZOw==
|
331 | 336 |
|
332 |
| -acorn@^6.0.1, acorn@^6.0.4: |
| 337 | +acorn@^6.0.1: |
333 | 338 | version "6.0.4"
|
334 | 339 | resolved "https://registry.yarnpkg.com/acorn/-/acorn-6.0.4.tgz#77377e7353b72ec5104550aa2d2097a2fd40b754"
|
335 | 340 | integrity sha512-VY4i5EKSKkofY2I+6QLTbTTN/UvEQPCo6eiwzzSaSWfpaDhOmStMCMod6wmuPciNq+XS0faCglFu2lHZpdHUtg==
|
336 | 341 |
|
| 342 | +acorn@^6.1.1: |
| 343 | + version "6.1.1" |
| 344 | + resolved "https://registry.yarnpkg.com/acorn/-/acorn-6.1.1.tgz#7d25ae05bb8ad1f9b699108e1094ecd7884adc1f" |
| 345 | + integrity sha512-jPTiwtOxaHNaAPg/dmrJ/beuzLRnXtB0kQPQ8JpotKJgTB6rX6c8mlf315941pyjBSaPg8NHXS9fhP4u17DpGA== |
| 346 | + |
337 | 347 | ajv@^6.5.5:
|
338 | 348 | version "6.6.1"
|
339 | 349 | resolved "https://registry.yarnpkg.com/ajv/-/ajv-6.6.1.tgz#6360f5ed0d80f232cc2b294c362d5dc2e538dd61"
|
@@ -5420,14 +5430,14 @@ rollup-pluginutils@^2.0.1, rollup-pluginutils@^2.3.1, rollup-pluginutils@^2.3.3:
|
5420 | 5430 | estree-walker "^0.5.2"
|
5421 | 5431 | micromatch "^2.3.11"
|
5422 | 5432 |
|
5423 |
| -rollup@1.0.1: |
5424 |
| - version "1.0.1" |
5425 |
| - resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.0.1.tgz#59dbf80d4ca993e73ec0886c5a649d4e297ae07d" |
5426 |
| - integrity sha512-jf1EA9xJMx4hgEVdJQd8lVo2a0gbzY7fKM9kHZwQzcafYDapwLijd9G56Kxm2/RdEnQUEw9mSv8PyRWhsV0x2A== |
| 5433 | +rollup@1.4.0: |
| 5434 | + version "1.4.0" |
| 5435 | + resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.4.0.tgz#fdc965b4ea7948e0b8e1a9051067dce1a61b3a24" |
| 5436 | + integrity sha512-E5HP4rgvAqkXQNYfNHgCDnX5HDHwAPDLUVSNp8iTmT49vY34G0DxEfhjPWnqnFi7v0vQtDGkKl2hvLfmsMvmcA== |
5427 | 5437 | dependencies:
|
5428 | 5438 | "@types/estree" "0.0.39"
|
5429 |
| - "@types/node" "*" |
5430 |
| - acorn "^6.0.4" |
| 5439 | + "@types/node" "^11.9.5" |
| 5440 | + acorn "^6.1.1" |
5431 | 5441 |
|
5432 | 5442 | rsvp@^3.3.3:
|
5433 | 5443 | version "3.6.2"
|
|
0 commit comments