|
499 | 499 | dependencies:
|
500 | 500 | "@babel/types" "^7.3.0"
|
501 | 501 |
|
502 |
| - |
503 |
| - version "0.0.39" |
504 |
| - resolved "https://registry.yarnpkg.com/@types/estree/-/estree-0.0.39.tgz#e177e699ee1b8c22d23174caaa7422644389509f" |
505 |
| - integrity sha512-EYNwp3bU+98cpU4lAWYYL7Zz+2gryWH1qbdDTidVd6hkiR6weksdbMadyXKXNPEkQFhXM+hVO9ZygomHXp+AIw== |
506 |
| - |
507 | 502 | "@types/istanbul-lib-coverage@*", "@types/istanbul-lib-coverage@^2.0.0":
|
508 | 503 | version "2.0.1"
|
509 | 504 | resolved "https://registry.yarnpkg.com/@types/istanbul-lib-coverage/-/istanbul-lib-coverage-2.0.1.tgz#42995b446db9a48a11a07ec083499a860e9138ff"
|
|
546 | 541 | resolved "https://registry.yarnpkg.com/@types/node/-/node-12.0.0.tgz#d11813b9c0ff8aaca29f04cbc12817f4c7d656e5"
|
547 | 542 | integrity sha512-Jrb/x3HT4PTJp6a4avhmJCDEVrPdqLfl3e8GGMbpkGGdwAV5UGlIs4vVEfsHHfylZVOKZWpOqmqFH8CbfOZ6kg==
|
548 | 543 |
|
549 |
| -"@types/node@^11.13.9": |
550 |
| - version "11.13.10" |
551 |
| - resolved "https://registry.yarnpkg.com/@types/node/-/node-11.13.10.tgz#4df59e5966b56f512bac98898bcbee5067411f0f" |
552 |
| - integrity sha512-leUNzbFTMX94TWaIKz8N15Chu55F9QSH+INKayQr5xpkasBQBRF3qQXfo3/dOnMU/dEIit+Y/SU8HyOjq++GwA== |
553 |
| - |
554 | 544 | "@types/normalize-package-data@^2.4.0":
|
555 | 545 | version "2.4.0"
|
556 | 546 | resolved "https://registry.yarnpkg.com/@types/normalize-package-data/-/normalize-package-data-2.4.0.tgz#e486d0d97396d79beedd0a6e33f4534ff6b4973e"
|
@@ -671,7 +661,7 @@ acorn@^5.5.3:
|
671 | 661 | resolved "https://registry.yarnpkg.com/acorn/-/acorn-5.7.4.tgz#3e8d8a9947d0599a1796d10225d7432f4a4acf5e"
|
672 | 662 | integrity sha512-1D++VG7BhrtvQpNbBzovKNc1FLGGEE/oGe7b9xJm/RFHMBeUaUGpluV9RLjZa47YFdPcDAenEYuq9pQPcMdLJg==
|
673 | 663 |
|
674 |
| -acorn@^6.0.1, acorn@^6.1.1: |
| 664 | +acorn@^6.0.1: |
675 | 665 | version "6.1.1"
|
676 | 666 | resolved "https://registry.yarnpkg.com/acorn/-/acorn-6.1.1.tgz#7d25ae05bb8ad1f9b699108e1094ecd7884adc1f"
|
677 | 667 | integrity sha512-jPTiwtOxaHNaAPg/dmrJ/beuzLRnXtB0kQPQ8JpotKJgTB6rX6c8mlf315941pyjBSaPg8NHXS9fhP4u17DpGA==
|
@@ -5003,14 +4993,12 @@ rollup-pluginutils@^2.7.1:
|
5003 | 4993 | dependencies:
|
5004 | 4994 | estree-walker "^0.6.1"
|
5005 | 4995 |
|
5006 |
| -rollup@^1.11.3: |
5007 |
| - version "1.11.3" |
5008 |
| - resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.11.3.tgz#6f436db2a2d6b63f808bf60ad01a177643dedb81" |
5009 |
| - integrity sha512-81MR7alHcFKxgWzGfG7jSdv+JQxSOIOD/Fa3iNUmpzbd7p+V19e1l9uffqT8/7YAHgGOzmoPGN3Fx3L2ptOf5g== |
5010 |
| - dependencies: |
5011 |
| - "@types/estree" "0.0.39" |
5012 |
| - "@types/node" "^11.13.9" |
5013 |
| - acorn "^6.1.1" |
| 4996 | +rollup@^2.79.2: |
| 4997 | + version "2.79.2" |
| 4998 | + resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.79.2.tgz#f150e4a5db4b121a21a747d762f701e5e9f49090" |
| 4999 | + integrity sha512-fS6iqSPZDs3dr/y7Od6y5nha8dW1YnbgtsyotCVvoFGKbERG++CVRFv1meyGDE1SNItQA8BrnCw7ScdAhRJ3XQ== |
| 5000 | + optionalDependencies: |
| 5001 | + fsevents "~2.3.2" |
5014 | 5002 |
|
5015 | 5003 | rsvp@^4.8.4:
|
5016 | 5004 | version "4.8.4"
|
|
0 commit comments