|
790 | 790 | resolved "https://registry.yarnpkg.com/@nodelib/fs.stat/-/fs.stat-1.1.3.tgz#2b5a3ab3f918cca48a8c754c08168e3f03eba61b" |
791 | 791 | integrity sha512-shAmDyaQC4H92APFoIaVDHCx5bStIocgvbwQyxPRrbUY20V1EYTbSDchWbuwlMG3V17cprZhA6+78JfB+3DTPw== |
792 | 792 |
|
793 | | -"@types/estree@0.0.39": |
| 793 | +"@types/estree@*": |
794 | 794 | version "0.0.39" |
795 | 795 | resolved "https://registry.yarnpkg.com/@types/estree/-/estree-0.0.39.tgz#e177e699ee1b8c22d23174caaa7422644389509f" |
796 | 796 | integrity sha512-EYNwp3bU+98cpU4lAWYYL7Zz+2gryWH1qbdDTidVd6hkiR6weksdbMadyXKXNPEkQFhXM+hVO9ZygomHXp+AIw== |
|
800 | 800 | resolved "https://registry.yarnpkg.com/@types/node/-/node-12.0.2.tgz#3452a24edf9fea138b48fad4a0a028a683da1e40" |
801 | 801 | integrity sha512-5tabW/i+9mhrfEOUcLDu2xBPsHJ+X5Orqy9FKpale3SjDA17j5AEpYq5vfy3oAeAHGcvANRCO3NV3d2D6q3NiA== |
802 | 802 |
|
803 | | -"@types/node@^12.0.8": |
804 | | - version "12.0.8" |
805 | | - resolved "https://registry.yarnpkg.com/@types/node/-/node-12.0.8.tgz#551466be11b2adc3f3d47156758f610bd9f6b1d8" |
806 | | - integrity sha512-b8bbUOTwzIY3V5vDTY1fIJ+ePKDUBqt2hC2woVGotdQQhG/2Sh62HOKHrT7ab+VerXAcPyAiTEipPu/FsreUtg== |
807 | | - |
808 | 803 | "@types/q@^1.5.1": |
809 | 804 | version "1.5.1" |
810 | 805 | resolved "https://registry.yarnpkg.com/@types/q/-/q-1.5.1.tgz#48fd98c1561fe718b61733daed46ff115b496e18" |
@@ -835,10 +830,10 @@ accepts@~1.3.5: |
835 | 830 | mime-types "~2.1.18" |
836 | 831 | negotiator "0.6.1" |
837 | 832 |
|
838 | | -acorn@^6.1.1: |
839 | | - version "6.1.1" |
840 | | - resolved "https://registry.yarnpkg.com/acorn/-/acorn-6.1.1.tgz#7d25ae05bb8ad1f9b699108e1094ecd7884adc1f" |
841 | | - integrity sha512-jPTiwtOxaHNaAPg/dmrJ/beuzLRnXtB0kQPQ8JpotKJgTB6rX6c8mlf315941pyjBSaPg8NHXS9fhP4u17DpGA== |
| 833 | +acorn@^7.1.0: |
| 834 | + version "7.1.0" |
| 835 | + resolved "https://registry.yarnpkg.com/acorn/-/acorn-7.1.0.tgz#949d36f2c292535da602283586c2477c57eb2d6c" |
| 836 | + integrity sha512-kL5CuoXA/dgxlBbVrflsflzQ3PAas7RYZB52NOm/6839iVYJgKMJ3cQJD+t2i5+qFa8h3MDpEOJiS64E8JLnSQ== |
842 | 837 |
|
843 | 838 | |
844 | 839 | version "6.5.3" |
|
4317 | 4312 | is-module "^1.0.0" |
4318 | 4313 | resolve "^1.10.0" |
4319 | 4314 |
|
4320 | | -rollup@1.15.2: |
4321 | | - version "1.15.2" |
4322 | | - resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.15.2.tgz#676feb0e73c8f99f75e0078b331a576c56354df6" |
4323 | | - integrity sha512-NsH0Mjqk/RtlhSIJopNUiCYi3r3zudHxg9Cj6Or96QnJw/suab0/PjL50/GRNE5omvXEG2F9K4a334ddvA1Txg== |
| 4315 | +rollup@1.26.5: |
| 4316 | + version "1.26.5" |
| 4317 | + resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.26.5.tgz#c492c8bb88b661e7952a864e40bdec209aa1aa03" |
| 4318 | + integrity sha512-c6Pv0yWzjYNpy2DIhLFUnyP6e1UTGownr4IfpJcPY/k186RJjpaGGPRwKQ62KCauctG6dgtHt88pw1EGrPRkuA== |
4324 | 4319 | dependencies: |
4325 | | - "@types/estree" "0.0.39" |
4326 | | - "@types/node" "^12.0.8" |
4327 | | - acorn "^6.1.1" |
| 4320 | + "@types/estree" "*" |
| 4321 | + "@types/node" "*" |
| 4322 | + acorn "^7.1.0" |
4328 | 4323 |
|
4329 | 4324 | [email protected], safe-buffer@^5.0.1, safe-buffer@^5.1.2, safe-buffer@~5.1.0, safe-buffer@~5.1.1: |
4330 | 4325 | version "5.1.2" |
|
0 commit comments