Skip to content

Commit d0e1073

Browse files
chore(deps-dev): bump @testing-library/react from 10.2.1 to 10.4.3 (#303)
Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 10.2.1 to 10.4.3. - [Release notes](https://github.com/testing-library/react-testing-library/releases) - [Changelog](https://github.com/testing-library/react-testing-library/blob/master/CHANGELOG.md) - [Commits](testing-library/react-testing-library@v10.2.1...v10.4.3) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent d6e6334 commit d0e1073

File tree

2 files changed

+24
-24
lines changed

2 files changed

+24
-24
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"@storybook/addons": "5.3.19",
5252
"@storybook/react": "5.3.19",
5353
"@testing-library/jest-dom": "5.10.1",
54-
"@testing-library/react": "10.2.1",
54+
"@testing-library/react": "10.4.3",
5555
"@types/jest": "26.0.3",
5656
"@types/storybook__react": "5.2.1",
5757
"autoprefixer": "9.8.4",

yarn.lock

Lines changed: 23 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -906,15 +906,15 @@
906906
"@babel/plugin-transform-react-jsx-self" "^7.0.0"
907907
"@babel/plugin-transform-react-jsx-source" "^7.0.0"
908908

909-
"@babel/runtime-corejs3@^7.7.4":
910-
version "7.8.7"
911-
resolved "https://registry.yarnpkg.com/@babel/runtime-corejs3/-/runtime-corejs3-7.8.7.tgz#8209d9dff2f33aa2616cb319c83fe159ffb07b8c"
912-
integrity sha512-sc7A+H4I8kTd7S61dgB9RomXu/C+F4IrRr4Ytze4dnfx7AXEpCrejSNpjx7vq6y/Bak9S6Kbk65a/WgMLtg43Q==
909+
"@babel/runtime-corejs3@^7.10.2":
910+
version "7.10.3"
911+
resolved "https://registry.yarnpkg.com/@babel/runtime-corejs3/-/runtime-corejs3-7.10.3.tgz#931ed6941d3954924a7aa967ee440e60c507b91a"
912+
integrity sha512-HA7RPj5xvJxQl429r5Cxr2trJwOfPjKiqhCXcdQPSqO2G0RHPZpXu4fkYmBaTKCp2c/jRaMK9GB/lN+7zvvFPw==
913913
dependencies:
914914
core-js-pure "^3.0.0"
915915
regenerator-runtime "^0.13.4"
916916

917-
"@babel/[email protected]", "@babel/runtime@^7.0.0", "@babel/runtime@^7.1.2", "@babel/runtime@^7.10.2", "@babel/runtime@^7.3.1", "@babel/runtime@^7.4.4", "@babel/runtime@^7.4.5", "@babel/runtime@^7.5.0", "@babel/runtime@^7.5.5", "@babel/runtime@^7.6.2", "@babel/runtime@^7.6.3", "@babel/runtime@^7.7.2", "@babel/runtime@^7.7.4", "@babel/runtime@^7.7.6", "@babel/runtime@^7.8.7", "@babel/runtime@^7.9.2":
917+
"@babel/[email protected]", "@babel/runtime@^7.0.0", "@babel/runtime@^7.1.2", "@babel/runtime@^7.10.2", "@babel/runtime@^7.10.3", "@babel/runtime@^7.3.1", "@babel/runtime@^7.4.4", "@babel/runtime@^7.4.5", "@babel/runtime@^7.5.0", "@babel/runtime@^7.5.5", "@babel/runtime@^7.6.2", "@babel/runtime@^7.6.3", "@babel/runtime@^7.7.2", "@babel/runtime@^7.7.6", "@babel/runtime@^7.8.7", "@babel/runtime@^7.9.2":
918918
version "7.10.3"
919919
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.10.3.tgz#670d002655a7c366540c67f6fd3342cd09500364"
920920
integrity sha512-RzGO0RLSdokm9Ipe/YD+7ww8X2Ro79qiXZF3HU9ljrM+qnJmH1Vqth+hbiQZy761LnMJTMitHDuKVYTk3k4dLw==
@@ -1871,13 +1871,13 @@
18711871
"@svgr/plugin-svgo" "^4.3.1"
18721872
loader-utils "^1.2.3"
18731873

1874-
"@testing-library/dom@^7.9.0":
1875-
version "7.10.1"
1876-
resolved "https://registry.yarnpkg.com/@testing-library/dom/-/dom-7.10.1.tgz#dc2cac517b5956020d28a027c58b24b393a44320"
1877-
integrity sha512-shB6yx0eqoKya8V6zqV152MioYe6R4iIorT9LdGhGMZwvqny0GYMBqzKbAcxbTMlBmG0M0xaqO8AnzVEMuUamA==
1874+
"@testing-library/dom@^7.17.1":
1875+
version "7.19.0"
1876+
resolved "https://registry.yarnpkg.com/@testing-library/dom/-/dom-7.19.0.tgz#35d33bdac587000c4bd19cc73f3c58a05a0f29af"
1877+
integrity sha512-t4sIYKGJ8vCi+fEP3f+lnvomvhofHK8xXxhrapiRS8tnP6la9woE+d9hjivviRkwvNFAOAYaN7REKnQf5XCGxg==
18781878
dependencies:
1879-
"@babel/runtime" "^7.10.2"
1880-
aria-query "^4.0.2"
1879+
"@babel/runtime" "^7.10.3"
1880+
aria-query "^4.2.2"
18811881
dom-accessibility-api "^0.4.5"
18821882
pretty-format "^25.5.0"
18831883

@@ -1896,13 +1896,13 @@
18961896
lodash "^4.17.15"
18971897
redent "^3.0.0"
18981898

1899-
"@testing-library/react@10.2.1":
1900-
version "10.2.1"
1901-
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-10.2.1.tgz#f0c5ac9072ad54c29672150943f35d6617263f26"
1902-
integrity sha512-pv2jZhiZgN1/alz1aImhSasZAOPg3er2Kgcfg9fzuw7aKPLxVengqqR1n0CJANeErR1DqORauQaod+gGUgAJOQ==
1899+
"@testing-library/react@10.4.3":
1900+
version "10.4.3"
1901+
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-10.4.3.tgz#c6f356688cffc51f6b35385583d664bb11a161f4"
1902+
integrity sha512-A/ydYXcwAcfY7vkPrfUkUTf9HQLL3/GtixTefcu3OyGQtAYQ7XBQj1S9FWbLEhfWa0BLwFwTBFS3Ao1O0tbMJg==
19031903
dependencies:
1904-
"@babel/runtime" "^7.10.2"
1905-
"@testing-library/dom" "^7.9.0"
1904+
"@babel/runtime" "^7.10.3"
1905+
"@testing-library/dom" "^7.17.1"
19061906

19071907
"@types/babel__core@^7.1.0":
19081908
version "7.1.3"
@@ -2578,13 +2578,13 @@ aria-query@^3.0.0:
25782578
ast-types-flow "0.0.7"
25792579
commander "^2.11.0"
25802580

2581-
aria-query@^4.0.2:
2582-
version "4.0.2"
2583-
resolved "https://registry.yarnpkg.com/aria-query/-/aria-query-4.0.2.tgz#250687b4ccde1ab86d127da0432ae3552fc7b145"
2584-
integrity sha512-S1G1V790fTaigUSM/Gd0NngzEfiMy9uTUfMyHhKhVyy4cH5O/eTuR01ydhGL0z4Za1PXFTRGH3qL8VhUQuEO5w==
2581+
aria-query@^4.2.2:
2582+
version "4.2.2"
2583+
resolved "https://registry.yarnpkg.com/aria-query/-/aria-query-4.2.2.tgz#0d2ca6c9aceb56b8977e9fed6aed7e15bbd2f83b"
2584+
integrity sha512-o/HelwhuKpTj/frsOsbNLNgnNGVIFsVP/SW2BSF14gVl7kAfMOJ6/8wUAUvG1R1NHKrfG+2sHZTu0yauT1qBrA==
25852585
dependencies:
2586-
"@babel/runtime" "^7.7.4"
2587-
"@babel/runtime-corejs3" "^7.7.4"
2586+
"@babel/runtime" "^7.10.2"
2587+
"@babel/runtime-corejs3" "^7.10.2"
25882588

25892589
arr-diff@^4.0.0:
25902590
version "4.0.0"

0 commit comments

Comments
 (0)