Skip to content
This repository was archived by the owner on Nov 3, 2020. It is now read-only.

Commit 866fc13

Browse files
chore(deps-dev): bump @testing-library/react from 9.5.0 to 11.0.4
Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 9.5.0 to 11.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...v11.0.4) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent c4bb551 commit 866fc13

2 files changed

Lines changed: 108 additions & 21 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@
108108
"devDependencies": {
109109
"@codemod/parser": "^1.0.7",
110110
"@testing-library/cypress": "^5.3.1",
111-
"@testing-library/react": "^9.5.0",
111+
"@testing-library/react": "^11.0.4",
112112
"@types/base64-js": "^1.2.5",
113113
"@types/react-gamepad": "^1.0.0",
114114
"@typescript-eslint/eslint-plugin": "^2.33.0",

yarn.lock

Lines changed: 107 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,13 @@
1616
dependencies:
1717
"@babel/highlight" "^7.0.0"
1818

19+
"@babel/code-frame@^7.10.4":
20+
version "7.10.4"
21+
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.10.4.tgz#168da1a36e90da68ae8d49c0f1b48c7c6249213a"
22+
integrity sha512-vG6SvB6oYEhvgisZNFRmRCUkLz11c7rp+tbNTynGqc6mS1d5ATd/sGyV6W0KZZnXRKMTzZDRgQT3Ou9jhpAfUg==
23+
dependencies:
24+
"@babel/highlight" "^7.10.4"
25+
1926
"@babel/compat-data@^7.8.4":
2027
version "7.8.5"
2128
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.8.5.tgz#d28ce872778c23551cbb9432fc68d28495b613b9"
@@ -490,6 +497,11 @@
490497
dependencies:
491498
"@babel/types" "^7.8.3"
492499

500+
"@babel/helper-validator-identifier@^7.10.4":
501+
version "7.10.4"
502+
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.10.4.tgz#a78c7a7251e01f616512d31b10adcf52ada5e0d2"
503+
integrity sha512-3U9y+43hz7ZM+rzG24Qe2mufW5KhvFg/NhnNph+i9mgCtdTCtMJuI1TMkrIUiK7Ix4PYlRF9I5dhqaLYA/ADXw==
504+
493505
"@babel/helper-validator-identifier@^7.9.5":
494506
version "7.9.5"
495507
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.9.5.tgz#90977a8e6fbf6b431a7dc31752eee233bf052d80"
@@ -542,6 +554,15 @@
542554
esutils "^2.0.2"
543555
js-tokens "^4.0.0"
544556

557+
"@babel/highlight@^7.10.4":
558+
version "7.10.4"
559+
resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.10.4.tgz#7d1bdfd65753538fabe6c38596cdb76d9ac60143"
560+
integrity sha512-i6rgnR/YgPEQzZZnbTHHuZdlE8qyoBNalD6F+q4vAFlcMEcqmkoG+mPqJYJCo63qPf74+Y1UZsl3l6f7/RIkmA==
561+
dependencies:
562+
"@babel/helper-validator-identifier" "^7.10.4"
563+
chalk "^2.0.0"
564+
js-tokens "^4.0.0"
565+
545566
"@babel/highlight@^7.8.3":
546567
version "7.8.3"
547568
resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.8.3.tgz#28f173d04223eaaa59bc1d439a3836e6d1265797"
@@ -1580,6 +1601,14 @@
15801601
"@babel/helper-plugin-utils" "^7.8.3"
15811602
"@babel/plugin-transform-typescript" "^7.8.3"
15821603

1604+
"@babel/runtime-corejs3@^7.10.2":
1605+
version "7.11.2"
1606+
resolved "https://registry.yarnpkg.com/@babel/runtime-corejs3/-/runtime-corejs3-7.11.2.tgz#02c3029743150188edeb66541195f54600278419"
1607+
integrity sha512-qh5IR+8VgFz83VBa6OkaET6uN/mJOhHONuy3m1sgF0CV6mXdPSEBdA7e1eUbVvyNtANjMbg22JUv71BaDXLY6A==
1608+
dependencies:
1609+
core-js-pure "^3.0.0"
1610+
regenerator-runtime "^0.13.4"
1611+
15831612
"@babel/runtime-corejs3@^7.7.4":
15841613
version "7.8.4"
15851614
resolved "https://registry.yarnpkg.com/@babel/runtime-corejs3/-/runtime-corejs3-7.8.4.tgz#ccc4e042e2fae419c67fa709567e5d2179ed3940"
@@ -1603,10 +1632,10 @@
16031632
dependencies:
16041633
regenerator-runtime "^0.13.2"
16051634

1606-
"@babel/runtime@^7.0.0", "@babel/runtime@^7.1.2", "@babel/runtime@^7.3.4", "@babel/runtime@^7.4.5", "@babel/runtime@^7.5.5", "@babel/runtime@^7.6.3", "@babel/runtime@^7.7.2", "@babel/runtime@^7.7.4", "@babel/runtime@^7.8.4":
1607-
version "7.9.6"
1608-
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.9.6.tgz#a9102eb5cadedf3f31d08a9ecf294af7827ea29f"
1609-
integrity sha512-64AF1xY3OAkFHqOb9s4jpgk1Mm5vDZ4L3acHvAml+53nO1XbXLuDodsVpO4OIUsmemlUHMxNdYMNJmsvOwLrvQ==
1635+
"@babel/runtime@^7.0.0", "@babel/runtime@^7.1.2", "@babel/runtime@^7.10.2", "@babel/runtime@^7.10.3", "@babel/runtime@^7.11.2", "@babel/runtime@^7.3.4", "@babel/runtime@^7.4.5", "@babel/runtime@^7.5.5", "@babel/runtime@^7.6.3", "@babel/runtime@^7.7.2", "@babel/runtime@^7.7.4", "@babel/runtime@^7.8.4":
1636+
version "7.11.2"
1637+
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.11.2.tgz#f549c13c754cc40b87644b9fa9f09a6a95fe0736"
1638+
integrity sha512-TeWkU52so0mPtDcaCTxNBI/IHiz0pZgr8VEFqXFtZWpYD08ZB6FaSwVAS8MKRQAP3bYKiVjwysOJgMFY28o6Tw==
16101639
dependencies:
16111640
regenerator-runtime "^0.13.4"
16121641

@@ -2065,6 +2094,17 @@
20652094
"@types/yargs" "^15.0.0"
20662095
chalk "^3.0.0"
20672096

2097+
"@jest/types@^26.3.0":
2098+
version "26.3.0"
2099+
resolved "https://registry.yarnpkg.com/@jest/types/-/types-26.3.0.tgz#97627bf4bdb72c55346eef98e3b3f7ddc4941f71"
2100+
integrity sha512-BDPG23U0qDeAvU4f99haztXwdAg3hz4El95LkAM+tHAqqhiVzRpEGHHU8EDxT/AnxOrA65YjLBwDahdJ9pTLJQ==
2101+
dependencies:
2102+
"@types/istanbul-lib-coverage" "^2.0.0"
2103+
"@types/istanbul-reports" "^3.0.0"
2104+
"@types/node" "*"
2105+
"@types/yargs" "^15.0.0"
2106+
chalk "^4.0.0"
2107+
20682108
"@mrmlnc/readdir-enhanced@^2.2.1":
20692109
version "2.2.1"
20702110
resolved "https://registry.yarnpkg.com/@mrmlnc/readdir-enhanced/-/readdir-enhanced-2.2.1.tgz#524af240d1a360527b730475ecfa1344aa540dde"
@@ -2251,14 +2291,31 @@
22512291
pretty-format "^25.1.0"
22522292
wait-for-expect "^3.0.2"
22532293

2254-
"@testing-library/react@^9.5.0":
2255-
version "9.5.0"
2256-
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-9.5.0.tgz#71531655a7890b61e77a1b39452fbedf0472ca5e"
2257-
integrity sha512-di1b+D0p+rfeboHO5W7gTVeZDIK5+maEgstrZbWZSSvxDyfDRkkyBE1AJR5Psd6doNldluXlCWqXriUfqu/9Qg==
2294+
"@testing-library/dom@^7.24.2":
2295+
version "7.24.2"
2296+
resolved "https://registry.yarnpkg.com/@testing-library/dom/-/dom-7.24.2.tgz#6d2b7dd21efbd5358b98c2777fc47c252f3ae55e"
2297+
integrity sha512-ERxcZSoHx0EcN4HfshySEWmEf5Kkmgi+J7O79yCJ3xggzVlBJ2w/QjJUC+EBkJJ2OeSw48i3IoePN4w8JlVUIA==
22582298
dependencies:
2259-
"@babel/runtime" "^7.8.4"
2260-
"@testing-library/dom" "^6.15.0"
2261-
"@types/testing-library__react" "^9.1.2"
2299+
"@babel/code-frame" "^7.10.4"
2300+
"@babel/runtime" "^7.10.3"
2301+
"@types/aria-query" "^4.2.0"
2302+
aria-query "^4.2.2"
2303+
chalk "^4.1.0"
2304+
dom-accessibility-api "^0.5.1"
2305+
pretty-format "^26.4.2"
2306+
2307+
"@testing-library/react@^11.0.4":
2308+
version "11.0.4"
2309+
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-11.0.4.tgz#c84082bfe1593d8fcd475d46baee024452f31dee"
2310+
integrity sha512-U0fZO2zxm7M0CB5h1+lh31lbAwMSmDMEMGpMT3BUPJwIjDEKYWOV4dx7lb3x2Ue0Pyt77gmz/VropuJnSz/Iew==
2311+
dependencies:
2312+
"@babel/runtime" "^7.11.2"
2313+
"@testing-library/dom" "^7.24.2"
2314+
2315+
"@types/aria-query@^4.2.0":
2316+
version "4.2.0"
2317+
resolved "https://registry.yarnpkg.com/@types/aria-query/-/aria-query-4.2.0.tgz#14264692a9d6e2fa4db3df5e56e94b5e25647ac0"
2318+
integrity sha512-iIgQNzCm0v7QMhhe4Jjn9uRh+I6GoPmt03CbEtwx3ao8/EfoQcmgtqH4vQ5Db/lxiIGaWDv6nwvunuh0RyX0+A==
22622319

22632320
"@types/babel__core@^7.1.0":
22642321
version "7.1.1"
@@ -2395,6 +2452,13 @@
23952452
"@types/istanbul-lib-coverage" "*"
23962453
"@types/istanbul-lib-report" "*"
23972454

2455+
"@types/istanbul-reports@^3.0.0":
2456+
version "3.0.0"
2457+
resolved "https://registry.yarnpkg.com/@types/istanbul-reports/-/istanbul-reports-3.0.0.tgz#508b13aa344fa4976234e75dddcc34925737d821"
2458+
integrity sha512-nwKNbvnwJ2/mndE9ItP/zc2TCzw6uuodnF4EHYWD+gCQDVBuRQL5UzbZD0/ezy1iKsFU2ZQiDqg4M9dN4+wZgA==
2459+
dependencies:
2460+
"@types/istanbul-lib-report" "*"
2461+
23982462
"@types/jest@25.2.2":
23992463
version "25.2.2"
24002464
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-25.2.2.tgz#6a752e7a00f69c3e790ea00c345029d5cefa92bf"
@@ -2484,7 +2548,7 @@
24842548
resolved "https://registry.yarnpkg.com/@types/q/-/q-1.5.2.tgz#690a1475b84f2a884fd07cd797c00f5f31356ea8"
24852549
integrity sha512-ce5d3q03Ex0sy4R14722Rmt6MT07Ua+k4FwDfdcToYJcMKNtRVQvJ6JCAPdAmAnbRb6CsX6aYb9m96NGod9uTw==
24862550

2487-
"@types/react-dom@*", "@types/react-dom@^16.9.8":
2551+
"@types/react-dom@^16.9.8":
24882552
version "16.9.8"
24892553
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-16.9.8.tgz#fe4c1e11dfc67155733dfa6aa65108b4971cb423"
24902554
integrity sha512-ykkPQ+5nFknnlU6lDd947WbQ6TE3NNzbQAkInC2EKY1qeYdTKp7onFusmYZb+ityzx2YviqT6BXSu+LyWWJwcA==
@@ -2605,14 +2669,6 @@
26052669
dependencies:
26062670
pretty-format "^24.3.0"
26072671

2608-
"@types/testing-library__react@^9.1.2":
2609-
version "9.1.2"
2610-
resolved "https://registry.yarnpkg.com/@types/testing-library__react/-/testing-library__react-9.1.2.tgz#e33af9124c60a010fc03a34eff8f8a34a75c4351"
2611-
integrity sha512-CYaMqrswQ+cJACy268jsLAw355DZtPZGt3Jwmmotlcu8O/tkoXBI6AeZ84oZBJsIsesozPKzWzmv/0TIU+1E9Q==
2612-
dependencies:
2613-
"@types/react-dom" "*"
2614-
"@types/testing-library__dom" "*"
2615-
26162672
"@types/unist@^2.0.0", "@types/unist@^2.0.2":
26172673
version "2.0.3"
26182674
resolved "https://registry.yarnpkg.com/@types/unist/-/unist-2.0.3.tgz#9c088679876f374eb5983f150d4787aa6fb32d7e"
@@ -3124,6 +3180,14 @@ aria-query@^4.0.2:
31243180
"@babel/runtime" "^7.7.4"
31253181
"@babel/runtime-corejs3" "^7.7.4"
31263182

3183+
aria-query@^4.2.2:
3184+
version "4.2.2"
3185+
resolved "https://registry.yarnpkg.com/aria-query/-/aria-query-4.2.2.tgz#0d2ca6c9aceb56b8977e9fed6aed7e15bbd2f83b"
3186+
integrity sha512-o/HelwhuKpTj/frsOsbNLNgnNGVIFsVP/SW2BSF14gVl7kAfMOJ6/8wUAUvG1R1NHKrfG+2sHZTu0yauT1qBrA==
3187+
dependencies:
3188+
"@babel/runtime" "^7.10.2"
3189+
"@babel/runtime-corejs3" "^7.10.2"
3190+
31273191
arity-n@^1.0.4:
31283192
version "1.0.4"
31293193
resolved "https://registry.yarnpkg.com/arity-n/-/arity-n-1.0.4.tgz#d9e76b11733e08569c0847ae7b39b2860b30b745"
@@ -3992,6 +4056,14 @@ chalk@^4.0.0:
39924056
ansi-styles "^4.1.0"
39934057
supports-color "^7.1.0"
39944058

4059+
chalk@^4.1.0:
4060+
version "4.1.0"
4061+
resolved "https://registry.yarnpkg.com/chalk/-/chalk-4.1.0.tgz#4e14870a618d9e2edd97dd8345fd9d9dc315646a"
4062+
integrity sha512-qwx12AxXe2Q5xQ43Ac//I6v5aXTipYrSESdOgzrN+9XjgEpyjpKuvSGaN4qE93f7TQTlerQQ8S+EQ0EyDoVL1A==
4063+
dependencies:
4064+
ansi-styles "^4.1.0"
4065+
supports-color "^7.1.0"
4066+
39954067
character-entities-html4@^1.0.0:
39964068
version "1.1.3"
39974069
resolved "https://registry.yarnpkg.com/character-entities-html4/-/character-entities-html4-1.1.3.tgz#5ce6e01618e47048ac22f34f7f39db5c6fd679ef"
@@ -5232,6 +5304,11 @@ dom-accessibility-api@^0.3.0:
52325304
resolved "https://registry.yarnpkg.com/dom-accessibility-api/-/dom-accessibility-api-0.3.0.tgz#511e5993dd673b97c87ea47dba0e3892f7e0c983"
52335305
integrity sha512-PzwHEmsRP3IGY4gv/Ug+rMeaTIyTJvadCb+ujYXYeIylbHJezIyNToe8KfEgHTCEYyC+/bUghYOGg8yMGlZ6vA==
52345306

5307+
dom-accessibility-api@^0.5.1:
5308+
version "0.5.2"
5309+
resolved "https://registry.yarnpkg.com/dom-accessibility-api/-/dom-accessibility-api-0.5.2.tgz#ef3cdb5d3f0d599d8f9c8b18df2fb63c9793739d"
5310+
integrity sha512-k7hRNKAiPJXD2aBqfahSo4/01cTsKWXf+LqJgglnkN2Nz8TsxXKQBXHhKe0Ye9fEfHEZY49uSA5Sr3AqP/sWKA==
5311+
52355312
dom-converter@^0.2:
52365313
version "0.2.0"
52375314
resolved "https://registry.yarnpkg.com/dom-converter/-/dom-converter-0.2.0.tgz#6721a9daee2e293682955b6afe416771627bb768"
@@ -11255,6 +11332,16 @@ pretty-format@^25.1.0, pretty-format@^25.2.1, pretty-format@^25.2.6:
1125511332
ansi-styles "^4.0.0"
1125611333
react-is "^16.12.0"
1125711334

11335+
pretty-format@^26.4.2:
11336+
version "26.4.2"
11337+
resolved "https://registry.yarnpkg.com/pretty-format/-/pretty-format-26.4.2.tgz#d081d032b398e801e2012af2df1214ef75a81237"
11338+
integrity sha512-zK6Gd8zDsEiVydOCGLkoBoZuqv8VTiHyAbKznXe/gaph/DAeZOmit9yMfgIz5adIgAMMs5XfoYSwAX3jcCO1tA==
11339+
dependencies:
11340+
"@jest/types" "^26.3.0"
11341+
ansi-regex "^5.0.0"
11342+
ansi-styles "^4.0.0"
11343+
react-is "^16.12.0"
11344+
1125811345
private@^0.1.6:
1125911346
version "0.1.8"
1126011347
resolved "https://registry.yarnpkg.com/private/-/private-0.1.8.tgz#2381edb3689f7a53d653190060fcf822d2f368ff"

0 commit comments

Comments
 (0)