Skip to content

Commit a714fc0

Browse files
Bump @testing-library/react from 9.5.0 to 10.0.4
Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 9.5.0 to 10.0.4. - [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@v9.5.0...v10.0.4) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 9a6999e commit a714fc0

File tree

2 files changed

+24
-44
lines changed

2 files changed

+24
-44
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"private": true,
55
"dependencies": {
66
"@testing-library/jest-dom": "^5.8.0",
7-
"@testing-library/react": "^9.3.2",
7+
"@testing-library/react": "^10.0.4",
88
"@testing-library/user-event": "^10.3.5",
99
"@types/jest": "^25.2.3",
1010
"@types/node": "^14.0.5",

yarn.lock

Lines changed: 23 additions & 43 deletions
Original file line numberDiff line numberDiff line change
@@ -1241,11 +1241,6 @@
12411241
resolved "https://registry.yarnpkg.com/@nodelib/fs.stat/-/fs.stat-1.1.3.tgz#2b5a3ab3f918cca48a8c754c08168e3f03eba61b"
12421242
integrity sha512-shAmDyaQC4H92APFoIaVDHCx5bStIocgvbwQyxPRrbUY20V1EYTbSDchWbuwlMG3V17cprZhA6+78JfB+3DTPw==
12431243

1244-
"@sheerun/mutationobserver-shim@^0.3.2":
1245-
version "0.3.3"
1246-
resolved "https://registry.yarnpkg.com/@sheerun/mutationobserver-shim/-/mutationobserver-shim-0.3.3.tgz#5405ee8e444ed212db44e79351f0c70a582aae25"
1247-
integrity sha512-DetpxZw1fzPD5xUBrIAoplLChO2VB8DlL5Gg+I1IR9b2wPqYIca2WSUxL5g1vLeR4MsQq1NeWriXAVffV+U1Fw==
1248-
12491244
"@svgr/babel-plugin-add-jsx-attribute@^4.2.0":
12501245
version "4.2.0"
12511246
resolved "https://registry.yarnpkg.com/@svgr/babel-plugin-add-jsx-attribute/-/babel-plugin-add-jsx-attribute-4.2.0.tgz#dadcb6218503532d6884b210e7f3c502caaa44b1"
@@ -1349,18 +1344,15 @@
13491344
"@svgr/plugin-svgo" "^4.3.1"
13501345
loader-utils "^1.2.3"
13511346

1352-
"@testing-library/dom@^6.15.0":
1353-
version "6.16.0"
1354-
resolved "https://registry.yarnpkg.com/@testing-library/dom/-/dom-6.16.0.tgz#04ada27ed74ad4c0f0d984a1245bb29b1fd90ba9"
1355-
integrity sha512-lBD88ssxqEfz0wFL6MeUyyWZfV/2cjEZZV3YRpb2IoJRej/4f1jB0TzqIOznTpfR1r34CNesrubxwIlAQ8zgPA==
1347+
"@testing-library/dom@^7.2.2":
1348+
version "7.5.7"
1349+
resolved "https://registry.yarnpkg.com/@testing-library/dom/-/dom-7.5.7.tgz#c4bf683a65083d4a78644588cfa4ad684c113fc7"
1350+
integrity sha512-835MiwAxQE7xjSrhpeJbv41UQRmsPJQ0tGfzWiJMdZj2LBbdG5cT8Z44Viv11/XucCmJHr/v8q7VpZnuSimscg==
13561351
dependencies:
1357-
"@babel/runtime" "^7.8.4"
1358-
"@sheerun/mutationobserver-shim" "^0.3.2"
1359-
"@types/testing-library__dom" "^6.12.1"
1352+
"@babel/runtime" "^7.9.6"
13601353
aria-query "^4.0.2"
1361-
dom-accessibility-api "^0.3.0"
1362-
pretty-format "^25.1.0"
1363-
wait-for-expect "^3.0.2"
1354+
dom-accessibility-api "^0.4.4"
1355+
pretty-format "^25.5.0"
13641356

13651357
"@testing-library/jest-dom@^5.8.0":
13661358
version "5.8.0"
@@ -1377,14 +1369,14 @@
13771369
lodash "^4.17.15"
13781370
redent "^3.0.0"
13791371

1380-
"@testing-library/react@^9.3.2":
1381-
version "9.5.0"
1382-
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-9.5.0.tgz#71531655a7890b61e77a1b39452fbedf0472ca5e"
1383-
integrity sha512-di1b+D0p+rfeboHO5W7gTVeZDIK5+maEgstrZbWZSSvxDyfDRkkyBE1AJR5Psd6doNldluXlCWqXriUfqu/9Qg==
1372+
"@testing-library/react@^10.0.4":
1373+
version "10.0.4"
1374+
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-10.0.4.tgz#8e0e299cd91acc626d81ed8489fdc13df864c31d"
1375+
integrity sha512-2e1B5debfuiIGbvUuiSXybskuh7ZTVJDDvG/IxlzLOY9Co/mKFj9hIklAe2nGZYcOUxFaiqWrRZ9vCVGzJfRlQ==
13841376
dependencies:
1385-
"@babel/runtime" "^7.8.4"
1386-
"@testing-library/dom" "^6.15.0"
1387-
"@types/testing-library__react" "^9.1.2"
1377+
"@babel/runtime" "^7.9.6"
1378+
"@testing-library/dom" "^7.2.2"
1379+
"@types/testing-library__react" "^10.0.1"
13881380

13891381
"@testing-library/user-event@^10.3.5":
13901382
version "10.3.5"
@@ -1535,24 +1527,17 @@
15351527
dependencies:
15361528
pretty-format "^25.1.0"
15371529

1538-
"@types/testing-library__dom@^6.12.1":
1539-
version "6.14.0"
1540-
resolved "https://registry.yarnpkg.com/@types/testing-library__dom/-/testing-library__dom-6.14.0.tgz#1aede831cb4ed4a398448df5a2c54b54a365644e"
1541-
integrity sha512-sMl7OSv0AvMOqn1UJ6j1unPMIHRXen0Ita1ujnMX912rrOcawe4f7wu0Zt9GIQhBhJvH2BaibqFgQ3lP+Pj2hA==
1542-
dependencies:
1543-
pretty-format "^24.3.0"
1544-
15451530
"@types/testing-library__jest-dom@^5.0.2":
15461531
version "5.7.0"
15471532
resolved "https://registry.yarnpkg.com/@types/testing-library__jest-dom/-/testing-library__jest-dom-5.7.0.tgz#078790bf4dc89152a74428591a228ec5f9433251"
15481533
integrity sha512-LoZ3uonlnAbJUz4bg6UoeFl+frfndXngmkCItSjJ8DD5WlRfVqPC5/LgJASsY/dy7AHH2YJ7PcsdASOydcVeFA==
15491534
dependencies:
15501535
"@types/jest" "*"
15511536

1552-
"@types/testing-library__react@^9.1.2":
1553-
version "9.1.3"
1554-
resolved "https://registry.yarnpkg.com/@types/testing-library__react/-/testing-library__react-9.1.3.tgz#35eca61cc6ea923543796f16034882a1603d7302"
1555-
integrity sha512-iCdNPKU3IsYwRK9JieSYAiX0+aYDXOGAmrC/3/M7AqqSDKnWWVv07X+Zk1uFSL7cMTUYzv4lQRfohucEocn5/w==
1537+
"@types/testing-library__react@^10.0.1":
1538+
version "10.0.1"
1539+
resolved "https://registry.yarnpkg.com/@types/testing-library__react/-/testing-library__react-10.0.1.tgz#92bb4a02394bf44428e35f1da2970ed77f803593"
1540+
integrity sha512-RbDwmActAckbujLZeVO/daSfdL1pnjVqas25UueOkAY5r7vriavWf0Zqg7ghXMHa8ycD/kLkv8QOj31LmSYwww==
15561541
dependencies:
15571542
"@types/react-dom" "*"
15581543
"@types/testing-library__dom" "*"
@@ -3672,10 +3657,10 @@ doctrine@^3.0.0:
36723657
dependencies:
36733658
esutils "^2.0.2"
36743659

3675-
dom-accessibility-api@^0.3.0:
3676-
version "0.3.0"
3677-
resolved "https://registry.yarnpkg.com/dom-accessibility-api/-/dom-accessibility-api-0.3.0.tgz#511e5993dd673b97c87ea47dba0e3892f7e0c983"
3678-
integrity sha512-PzwHEmsRP3IGY4gv/Ug+rMeaTIyTJvadCb+ujYXYeIylbHJezIyNToe8KfEgHTCEYyC+/bUghYOGg8yMGlZ6vA==
3660+
dom-accessibility-api@^0.4.4:
3661+
version "0.4.4"
3662+
resolved "https://registry.yarnpkg.com/dom-accessibility-api/-/dom-accessibility-api-0.4.4.tgz#c2f9fb8b591bc19581e7ef3e6fe35baf1967c498"
3663+
integrity sha512-XBM62jdDc06IXSujkqw6BugEWiDkp6jphtzVJf1kgPQGvfzaU7/jRtRSF/mxc8DBCIm2LS3bN1dCa5Sfxx982A==
36793664

36803665
dom-converter@^0.2:
36813666
version "0.2.0"
@@ -8302,7 +8287,7 @@ pretty-error@^2.1.1:
83028287
renderkid "^2.0.1"
83038288
utila "~0.4"
83048289

8305-
pretty-format@^24.3.0, pretty-format@^24.9.0:
8290+
pretty-format@^24.9.0:
83068291
version "24.9.0"
83078292
resolved "https://registry.yarnpkg.com/pretty-format/-/pretty-format-24.9.0.tgz#12fac31b37019a4eea3c11aa9a959eb7628aa7c9"
83088293
integrity sha512-00ZMZUiHaJrNfk33guavqgvfJS30sLYf0f8+Srklv0AMPodGGHcoHgksZ3OThYnIvOd+8yMCn0YiEOogjlgsnA==
@@ -10340,11 +10325,6 @@ w3c-xmlserializer@^1.1.2:
1034010325
webidl-conversions "^4.0.2"
1034110326
xml-name-validator "^3.0.0"
1034210327

10343-
wait-for-expect@^3.0.2:
10344-
version "3.0.2"
10345-
resolved "https://registry.yarnpkg.com/wait-for-expect/-/wait-for-expect-3.0.2.tgz#d2f14b2f7b778c9b82144109c8fa89ceaadaa463"
10346-
integrity sha512-cfS1+DZxuav1aBYbaO/kE06EOS8yRw7qOFoD3XtjTkYvCvh3zUvNST8DXK/nPaeqIzIv3P3kL3lRJn8iwOiSag==
10347-
1034810328
walker@^1.0.7, walker@~1.0.5:
1034910329
version "1.0.7"
1035010330
resolved "https://registry.yarnpkg.com/walker/-/walker-1.0.7.tgz#2f7f9b8fd10d677262b18a884e28d19618e028fb"

0 commit comments

Comments
 (0)