|
1607 | 1607 | dependencies:
|
1608 | 1608 | "@babel/types" "^7.3.0"
|
1609 | 1609 |
|
| 1610 | +"@types/cheerio@*", "@types/cheerio@^0.22.22": |
| 1611 | + version "0.22.30" |
| 1612 | + resolved "https://registry.yarnpkg.com/@types/cheerio/-/cheerio-0.22.30.tgz#6c1ded70d20d890337f0f5144be2c5e9ce0936e6" |
| 1613 | + integrity sha512-t7ZVArWZlq3dFa9Yt33qFBQIK4CQd1Q3UJp0V+UhP6vgLWLM6Qug7vZuRSGXg45zXeB1Fm5X2vmBkEX58LV2Tw== |
| 1614 | + dependencies: |
| 1615 | + "@types/node" "*" |
| 1616 | + |
1610 | 1617 | "@types/classnames@^2.2.11":
|
1611 | 1618 | version "2.3.1"
|
1612 | 1619 | resolved "https://registry.yarnpkg.com/@types/classnames/-/classnames-2.3.1.tgz#3c2467aa0f1a93f1f021e3b9bcf938bd5dfdc0dd"
|
|
1634 | 1641 | resolved "https://registry.yarnpkg.com/@types/diff-match-patch/-/diff-match-patch-1.0.32.tgz#d9c3b8c914aa8229485351db4865328337a3d09f"
|
1635 | 1642 | integrity sha512-bPYT5ECFiblzsVzyURaNhljBH2Gh1t9LowgUwciMrNAhFewLkHT2H0Mto07Y4/3KCOGZHRQll3CTtQZ0X11D/A==
|
1636 | 1643 |
|
| 1644 | +"@types/enzyme@^3.10.9": |
| 1645 | + version "3.10.9" |
| 1646 | + resolved "https://registry.yarnpkg.com/@types/enzyme/-/enzyme-3.10.9.tgz#b2d7c7429a37d994c156b6f361e83f271a60c8aa" |
| 1647 | + integrity sha512-dx5UvcWe2Vtye6S9Hw2rFB7Ul9uMXOAje2FAbXvVYieQDNle9qPAo7DfvFMSztZ9NFiD3dVZ4JsRYGTrSLynJg== |
| 1648 | + dependencies: |
| 1649 | + "@types/cheerio" "*" |
| 1650 | + "@types/react" "*" |
| 1651 | + |
1637 | 1652 | "@types/events@^3.0.0":
|
1638 | 1653 | version "3.0.0"
|
1639 | 1654 | resolved "https://registry.yarnpkg.com/@types/events/-/events-3.0.0.tgz#2862f3f58a9a7f7c3e78d79f130dd4d71c25c2a7"
|
@@ -3355,6 +3370,15 @@ enzyme-shallow-equal@^1.0.0, enzyme-shallow-equal@^1.0.1:
|
3355 | 3370 | has "^1.0.3"
|
3356 | 3371 | object-is "^1.1.2"
|
3357 | 3372 |
|
| 3373 | +enzyme-to-json@^3.6.2: |
| 3374 | + version "3.6.2" |
| 3375 | + resolved "https://registry.yarnpkg.com/enzyme-to-json/-/enzyme-to-json-3.6.2.tgz#94f85c413bcae8ab67be53b0a94b69a560e27823" |
| 3376 | + integrity sha512-Ynm6Z6R6iwQ0g2g1YToz6DWhxVnt8Dy1ijR2zynRKxTyBGA8rCDXU3rs2Qc4OKvUvc2Qoe1bcFK6bnPs20TrTg== |
| 3377 | + dependencies: |
| 3378 | + "@types/cheerio" "^0.22.22" |
| 3379 | + lodash "^4.17.21" |
| 3380 | + react-is "^16.12.0" |
| 3381 | + |
3358 | 3382 | enzyme@^3.11.0:
|
3359 | 3383 | version "3.11.0"
|
3360 | 3384 | resolved "https://registry.yarnpkg.com/enzyme/-/enzyme-3.11.0.tgz#71d680c580fe9349f6f5ac6c775bc3e6b7a79c28"
|
@@ -6917,16 +6941,16 @@ react-focus-lock@^2.5.0:
|
6917 | 6941 | use-callback-ref "^1.2.5"
|
6918 | 6942 | use-sidecar "^1.0.5"
|
6919 | 6943 |
|
| 6944 | +react-is@^16.12.0, react-is@^16.13.1, react-is@^16.7.0, react-is@^16.8.1: |
| 6945 | + version "16.13.1" |
| 6946 | + resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.13.1.tgz#789729a4dc36de2999dc156dd6c1d9c18cea56a4" |
| 6947 | + integrity sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ== |
| 6948 | + |
6920 | 6949 | "react-is@^16.12.0 || ^17.0.0", react-is@^17.0.1, react-is@^17.0.2:
|
6921 | 6950 | version "17.0.2"
|
6922 | 6951 | resolved "https://registry.yarnpkg.com/react-is/-/react-is-17.0.2.tgz#e691d4a8e9c789365655539ab372762b0efb54f0"
|
6923 | 6952 | integrity sha512-w2GsyukL62IJnlaff/nRegPQR94C/XXamvMWmSHRJ4y7Ts/4ocGRmTHvOs8PSE6pB3dWOrD/nueuU5sduBsQ4w==
|
6924 | 6953 |
|
6925 |
| -react-is@^16.13.1, react-is@^16.7.0, react-is@^16.8.1: |
6926 |
| - version "16.13.1" |
6927 |
| - resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.13.1.tgz#789729a4dc36de2999dc156dd6c1d9c18cea56a4" |
6928 |
| - integrity sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ== |
6929 |
| - |
6930 | 6954 | react-redux@^7.2.0:
|
6931 | 6955 | version "7.2.5"
|
6932 | 6956 | resolved "https://registry.yarnpkg.com/react-redux/-/react-redux-7.2.5.tgz#213c1b05aa1187d9c940ddfc0b29450957f6a3b8"
|
|
0 commit comments