|
1483 | 1483 | version "0.0.2"
|
1484 | 1484 | resolved "https://registry.yarnpkg.com/argv/-/argv-0.0.2.tgz#ecbd16f8949b157183711b1bda334f37840185ab"
|
1485 | 1485 |
|
1486 |
| -aria-query@^0.7.0: |
1487 |
| - version "0.7.1" |
1488 |
| - resolved "https://registry.yarnpkg.com/aria-query/-/aria-query-0.7.1.tgz#26cbb5aff64144b0a825be1846e0b16cfa00b11e" |
| 1486 | +aria-query@^3.0.0: |
| 1487 | + version "3.0.0" |
| 1488 | + resolved "https://registry.yarnpkg.com/aria-query/-/aria-query-3.0.0.tgz#65b3fcc1ca1155a8c9ae64d6eee297f15d5133cc" |
1489 | 1489 | dependencies:
|
1490 | 1490 | ast-types-flow "0.0.7"
|
1491 | 1491 | commander "^2.11.0"
|
@@ -1607,7 +1607,7 @@ assign-symbols@^1.0.0:
|
1607 | 1607 | version "1.0.0"
|
1608 | 1608 | resolved "https://registry.yarnpkg.com/assign-symbols/-/assign-symbols-1.0.0.tgz#59667f41fadd4f20ccbc2bb96b8d4f7f78ec0367"
|
1609 | 1609 |
|
1610 |
| - |
| 1610 | +[email protected], ast-types-flow@^0.0.7: |
1611 | 1611 | version "0.0.7"
|
1612 | 1612 | resolved "https://registry.yarnpkg.com/ast-types-flow/-/ast-types-flow-0.0.7.tgz#f70b735c6bca1a5c9c22d982c3e39e7feba3bdad"
|
1613 | 1613 |
|
@@ -1691,9 +1691,9 @@ aws4@^1.2.1, aws4@^1.6.0:
|
1691 | 1691 | version "1.6.0"
|
1692 | 1692 | resolved "https://registry.yarnpkg.com/aws4/-/aws4-1.6.0.tgz#83ef5ca860b2b32e4a0deedee8c771b9db57471e"
|
1693 | 1693 |
|
1694 |
| -axobject-query@^0.1.0: |
1695 |
| - version "0.1.0" |
1696 |
| - resolved "https://registry.yarnpkg.com/axobject-query/-/axobject-query-0.1.0.tgz#62f59dbc59c9f9242759ca349960e7a2fe3c36c0" |
| 1694 | +axobject-query@^2.0.1: |
| 1695 | + version "2.0.1" |
| 1696 | + resolved "https://registry.yarnpkg.com/axobject-query/-/axobject-query-2.0.1.tgz#05dfa705ada8ad9db993fa6896f22d395b0b0a07" |
1697 | 1697 | dependencies:
|
1698 | 1698 | ast-types-flow "0.0.7"
|
1699 | 1699 |
|
@@ -3655,7 +3655,7 @@ d@1:
|
3655 | 3655 | dependencies:
|
3656 | 3656 | es5-ext "^0.10.9"
|
3657 | 3657 |
|
3658 |
| -damerau-levenshtein@^1.0.0: |
| 3658 | +damerau-levenshtein@^1.0.4: |
3659 | 3659 | version "1.0.4"
|
3660 | 3660 | resolved "https://registry.yarnpkg.com/damerau-levenshtein/-/damerau-levenshtein-1.0.4.tgz#03191c432cb6eea168bb77f3a55ffdccb8978514"
|
3661 | 3661 |
|
@@ -3963,7 +3963,7 @@ elliptic@^6.0.0:
|
3963 | 3963 | minimalistic-assert "^1.0.0"
|
3964 | 3964 | minimalistic-crypto-utils "^1.0.0"
|
3965 | 3965 |
|
3966 |
| -emoji-regex@^6.1.0: |
| 3966 | +emoji-regex@^6.5.1: |
3967 | 3967 | version "6.5.1"
|
3968 | 3968 | resolved "https://registry.yarnpkg.com/emoji-regex/-/emoji-regex-6.5.1.tgz#9baea929b155565c11ea41c6626eaa65cef992c2"
|
3969 | 3969 |
|
|
4230 | 4230 | version "21.15.0"
|
4231 | 4231 | resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-21.15.0.tgz#645a3f560d3e61d99611b215adc80b4f31e6d896"
|
4232 | 4232 |
|
4233 |
| -eslint-plugin-jsx-a11y@6.0.3: |
4234 |
| - version "6.0.3" |
4235 |
| - resolved "https://registry.yarnpkg.com/eslint-plugin-jsx-a11y/-/eslint-plugin-jsx-a11y-6.0.3.tgz#54583d1ae442483162e040e13cc31865465100e5" |
| 4233 | +eslint-plugin-jsx-a11y@6.1.2: |
| 4234 | + version "6.1.2" |
| 4235 | + resolved "https://registry.yarnpkg.com/eslint-plugin-jsx-a11y/-/eslint-plugin-jsx-a11y-6.1.2.tgz#69bca4890b36dcf0fe16dd2129d2d88b98f33f88" |
4236 | 4236 | dependencies:
|
4237 |
| - aria-query "^0.7.0" |
| 4237 | + aria-query "^3.0.0" |
4238 | 4238 | array-includes "^3.0.3"
|
4239 |
| - ast-types-flow "0.0.7" |
4240 |
| - axobject-query "^0.1.0" |
4241 |
| - damerau-levenshtein "^1.0.0" |
4242 |
| - emoji-regex "^6.1.0" |
4243 |
| - jsx-ast-utils "^2.0.0" |
| 4239 | + ast-types-flow "^0.0.7" |
| 4240 | + axobject-query "^2.0.1" |
| 4241 | + damerau-levenshtein "^1.0.4" |
| 4242 | + emoji-regex "^6.5.1" |
| 4243 | + has "^1.0.3" |
| 4244 | + jsx-ast-utils "^2.0.1" |
4244 | 4245 |
|
4245 | 4246 |
|
4246 | 4247 | version "2.6.0"
|
@@ -5084,6 +5085,12 @@ has@^1.0.1:
|
5084 | 5085 | dependencies:
|
5085 | 5086 | function-bind "^1.0.2"
|
5086 | 5087 |
|
| 5088 | +has@^1.0.3: |
| 5089 | + version "1.0.3" |
| 5090 | + resolved "https://registry.yarnpkg.com/has/-/has-1.0.3.tgz#722d7cbfc1f6aa8241f16dd814e011e1f41e8796" |
| 5091 | + dependencies: |
| 5092 | + function-bind "^1.1.1" |
| 5093 | + |
5087 | 5094 | hash-base@^2.0.0:
|
5088 | 5095 | version "2.0.2"
|
5089 | 5096 | resolved "https://registry.yarnpkg.com/hash-base/-/hash-base-2.0.2.tgz#66ea1d856db4e8a5470cadf6fce23ae5244ef2e1"
|
@@ -6231,7 +6238,7 @@ jsprim@^1.2.2:
|
6231 | 6238 | json-schema "0.2.3"
|
6232 | 6239 | verror "1.10.0"
|
6233 | 6240 |
|
6234 |
| -jsx-ast-utils@^2.0.0, jsx-ast-utils@^2.0.1: |
| 6241 | +jsx-ast-utils@^2.0.1: |
6235 | 6242 | version "2.0.1"
|
6236 | 6243 | resolved "https://registry.yarnpkg.com/jsx-ast-utils/-/jsx-ast-utils-2.0.1.tgz#e801b1b39985e20fffc87b40e3748080e2dcac7f"
|
6237 | 6244 | dependencies:
|
|
0 commit comments