|
680 | 680 | dependencies:
|
681 | 681 | regenerator-runtime "^0.12.0"
|
682 | 682 |
|
| 683 | +"@babel/runtime@^7.4.5": |
| 684 | + version "7.5.5" |
| 685 | + resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.5.5.tgz#74fba56d35efbeca444091c7850ccd494fd2f132" |
| 686 | + integrity sha512-28QvEGyQyNkB0/m2B4FU7IEZGK2NUrcMtT6BZEFALTguLk+AUT6ofsHtPk5QyjAdUkpMJ+/Em+quwz4HOt30AQ== |
| 687 | + dependencies: |
| 688 | + regenerator-runtime "^0.13.2" |
| 689 | + |
683 | 690 | "@babel/template@^7.1.0", "@babel/template@^7.4.0", "@babel/template@^7.4.4":
|
684 | 691 | version "7.4.4"
|
685 | 692 | resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.4.4.tgz#f4b88d1225689a08f5bc3a17483545be9e4ed237"
|
@@ -4798,18 +4805,19 @@ eslint-plugin-import@^2.17.3:
|
4798 | 4805 | resolve "^1.11.0"
|
4799 | 4806 |
|
4800 | 4807 | eslint-plugin-jsx-a11y@^6.2.1:
|
4801 |
| - version "6.2.1" |
4802 |
| - resolved "https://registry.yarnpkg.com/eslint-plugin-jsx-a11y/-/eslint-plugin-jsx-a11y-6.2.1.tgz#4ebba9f339b600ff415ae4166e3e2e008831cf0c" |
4803 |
| - integrity sha512-cjN2ObWrRz0TTw7vEcGQrx+YltMvZoOEx4hWU8eEERDnBIU00OTq7Vr+jA7DFKxiwLNv4tTh5Pq2GUNEa8b6+w== |
| 4808 | + version "6.2.3" |
| 4809 | + resolved "https://registry.yarnpkg.com/eslint-plugin-jsx-a11y/-/eslint-plugin-jsx-a11y-6.2.3.tgz#b872a09d5de51af70a97db1eea7dc933043708aa" |
| 4810 | + integrity sha512-CawzfGt9w83tyuVekn0GDPU9ytYtxyxyFZ3aSWROmnRRFQFT2BiPJd7jvRdzNDi6oLWaS2asMeYSNMjWTV4eNg== |
4804 | 4811 | dependencies:
|
| 4812 | + "@babel/runtime" "^7.4.5" |
4805 | 4813 | aria-query "^3.0.0"
|
4806 | 4814 | array-includes "^3.0.3"
|
4807 | 4815 | ast-types-flow "^0.0.7"
|
4808 | 4816 | axobject-query "^2.0.2"
|
4809 | 4817 | damerau-levenshtein "^1.0.4"
|
4810 | 4818 | emoji-regex "^7.0.2"
|
4811 | 4819 | has "^1.0.3"
|
4812 |
| - jsx-ast-utils "^2.0.1" |
| 4820 | + jsx-ast-utils "^2.2.1" |
4813 | 4821 |
|
4814 | 4822 |
|
4815 | 4823 | version "1.0.16"
|
@@ -7755,12 +7763,13 @@ jsprim@^1.2.2:
|
7755 | 7763 | json-schema "0.2.3"
|
7756 | 7764 | verror "1.10.0"
|
7757 | 7765 |
|
7758 |
| -jsx-ast-utils@^2.0.1, jsx-ast-utils@^2.1.0: |
7759 |
| - version "2.1.0" |
7760 |
| - resolved "https://registry.yarnpkg.com/jsx-ast-utils/-/jsx-ast-utils-2.1.0.tgz#0ee4e2c971fb9601c67b5641b71be80faecf0b36" |
7761 |
| - integrity sha512-yDGDG2DS4JcqhA6blsuYbtsT09xL8AoLuUR2Gb5exrw7UEM19sBcOTq+YBBhrNbl0PUC4R4LnFu+dHg2HKeVvA== |
| 7766 | +jsx-ast-utils@^2.1.0, jsx-ast-utils@^2.2.1: |
| 7767 | + version "2.2.1" |
| 7768 | + resolved "https://registry.yarnpkg.com/jsx-ast-utils/-/jsx-ast-utils-2.2.1.tgz#4d4973ebf8b9d2837ee91a8208cc66f3a2776cfb" |
| 7769 | + integrity sha512-v3FxCcAf20DayI+uxnCuw795+oOIkVu6EnJ1+kSzhqqTZHNkTZ7B66ZgLp4oLJ/gbA64cI0B7WRoHZMSRdyVRQ== |
7762 | 7770 | dependencies:
|
7763 | 7771 | array-includes "^3.0.3"
|
| 7772 | + object.assign "^4.1.0" |
7764 | 7773 |
|
7765 | 7774 | jszip@^2.4.0:
|
7766 | 7775 | version "2.6.1"
|
@@ -10305,6 +10314,11 @@ regenerator-runtime@^0.12.0:
|
10305 | 10314 | resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.12.1.tgz#fa1a71544764c036f8c49b13a08b2594c9f8a0de"
|
10306 | 10315 | integrity sha512-odxIc1/vDlo4iZcfXqRYFj0vpXFNoGdKMAUieAlFYO6m/nl5e9KR/beGf41z4a1FI+aQgtjhuaSlDxQ0hmkrHg==
|
10307 | 10316 |
|
| 10317 | +regenerator-runtime@^0.13.2: |
| 10318 | + version "0.13.3" |
| 10319 | + resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.13.3.tgz#7cf6a77d8f5c6f60eb73c5fc1955b2ceb01e6bf5" |
| 10320 | + integrity sha512-naKIZz2GQ8JWh///G7L3X6LaQUAMp2lvb1rvwwsURe/VXwD6VMfr+/1NuNw3ag8v2kY1aQ/go5SNn79O9JU7yw== |
| 10321 | + |
10308 | 10322 | regenerator-runtime@^0.9.5:
|
10309 | 10323 | version "0.9.6"
|
10310 | 10324 | resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.9.6.tgz#d33eb95d0d2001a4be39659707c51b0cb71ce029"
|
|
0 commit comments