Skip to content

Commit c7628b5

Browse files
chore(deps): bump @testing-library/react from 11.2.7 to 12.0.0
Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 11.2.7 to 12.0.0. - [Release notes](https://github.com/testing-library/react-testing-library/releases) - [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md) - [Commits](testing-library/react-testing-library@v11.2.7...v12.0.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent b456f76 commit c7628b5

File tree

2 files changed

+46
-13
lines changed

2 files changed

+46
-13
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.14.1",
7-
"@testing-library/react": "^11.2.7",
7+
"@testing-library/react": "^12.0.0",
88
"@testing-library/user-event": "^13.2.0",
99
"@types/jest": "^26.0.24",
1010
"@types/node": "^16.3.1",

yarn.lock

Lines changed: 45 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -2557,6 +2557,17 @@
25572557
"@types/yargs" "^15.0.0"
25582558
chalk "^4.0.0"
25592559

2560+
"@jest/types@^27.0.6":
2561+
version "27.0.6"
2562+
resolved "https://registry.yarnpkg.com/@jest/types/-/types-27.0.6.tgz#9a992bc517e0c49f035938b8549719c2de40706b"
2563+
integrity sha512-aSquT1qa9Pik26JK5/3rvnYb4bGtm1VFNesHKmNTwmPIgOrixvhL2ghIvFRNEpzy3gU+rUgjIF/KodbkFAl++g==
2564+
dependencies:
2565+
"@types/istanbul-lib-coverage" "^2.0.0"
2566+
"@types/istanbul-reports" "^3.0.0"
2567+
"@types/node" "*"
2568+
"@types/yargs" "^16.0.0"
2569+
chalk "^4.0.0"
2570+
25602571
"@mrmlnc/readdir-enhanced@^2.2.1":
25612572
version "2.2.1"
25622573
resolved "https://registry.yarnpkg.com/@mrmlnc/readdir-enhanced/-/readdir-enhanced-2.2.1.tgz#524af240d1a360527b730475ecfa1344aa540dde"
@@ -3907,19 +3918,19 @@
39073918
"@svgr/plugin-svgo" "^4.3.1"
39083919
loader-utils "^1.2.3"
39093920

3910-
"@testing-library/dom@^7.28.1":
3911-
version "7.28.1"
3912-
resolved "https://registry.yarnpkg.com/@testing-library/dom/-/dom-7.28.1.tgz#dea78be6e1e6db32ddcb29a449e94d9700c79eb9"
3913-
integrity sha512-acv3l6kDwZkQif/YqJjstT3ks5aaI33uxGNVIQmdKzbZ2eMKgg3EV2tB84GDdc72k3Kjhl6mO8yUt6StVIdRDg==
3921+
"@testing-library/dom@^8.0.0":
3922+
version "8.1.0"
3923+
resolved "https://registry.yarnpkg.com/@testing-library/dom/-/dom-8.1.0.tgz#f8358b1883844ea569ba76b7e94582168df5370d"
3924+
integrity sha512-kmW9alndr19qd6DABzQ978zKQ+J65gU2Rzkl8hriIetPnwpesRaK4//jEQyYh8fEALmGhomD/LBQqt+o+DL95Q==
39143925
dependencies:
39153926
"@babel/code-frame" "^7.10.4"
39163927
"@babel/runtime" "^7.12.5"
39173928
"@types/aria-query" "^4.2.0"
39183929
aria-query "^4.2.2"
39193930
chalk "^4.1.0"
3920-
dom-accessibility-api "^0.5.4"
3931+
dom-accessibility-api "^0.5.6"
39213932
lz-string "^1.4.4"
3922-
pretty-format "^26.6.2"
3933+
pretty-format "^27.0.2"
39233934

39243935
"@testing-library/jest-dom@^5.14.1":
39253936
version "5.14.1"
@@ -3936,13 +3947,13 @@
39363947
lodash "^4.17.15"
39373948
redent "^3.0.0"
39383949

3939-
"@testing-library/react@^11.2.7":
3940-
version "11.2.7"
3941-
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-11.2.7.tgz#b29e2e95c6765c815786c0bc1d5aed9cb2bf7818"
3942-
integrity sha512-tzRNp7pzd5QmbtXNG/mhdcl7Awfu/Iz1RaVHY75zTdOkmHCuzMhRL83gWHSgOAcjS3CCbyfwUHMZgRJb4kAfpA==
3950+
"@testing-library/react@^12.0.0":
3951+
version "12.0.0"
3952+
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-12.0.0.tgz#9aeb2264521522ab9b68f519eaf15136148f164a"
3953+
integrity sha512-sh3jhFgEshFyJ/0IxGltRhwZv2kFKfJ3fN1vTZ6hhMXzz9ZbbcTgmDYM4e+zJv+oiVKKEWZPyqPAh4MQBI65gA==
39433954
dependencies:
39443955
"@babel/runtime" "^7.12.5"
3945-
"@testing-library/dom" "^7.28.1"
3956+
"@testing-library/dom" "^8.0.0"
39463957

39473958
"@testing-library/user-event@^13.2.0":
39483959
version "13.2.0"
@@ -4383,6 +4394,13 @@
43834394
dependencies:
43844395
"@types/yargs-parser" "*"
43854396

4397+
"@types/yargs@^16.0.0":
4398+
version "16.0.4"
4399+
resolved "https://registry.yarnpkg.com/@types/yargs/-/yargs-16.0.4.tgz#26aad98dd2c2a38e421086ea9ad42b9e51642977"
4400+
integrity sha512-T8Yc9wt/5LbJyCaLiHPReJa0kApcIgJ7Bn735GjItUfh08Z1pJvu8QZqb9s+mMvKV6WUQRV7K2R46YbjMXTTJw==
4401+
dependencies:
4402+
"@types/yargs-parser" "*"
4403+
43864404
"@typescript-eslint/eslint-plugin@^2.10.0":
43874405
version "2.19.2"
43884406
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-2.19.2.tgz#e279aaae5d5c1f2547b4cff99204e1250bc7a058"
@@ -4978,6 +4996,11 @@ ansi-styles@^4.0.0, ansi-styles@^4.1.0:
49784996
"@types/color-name" "^1.1.1"
49794997
color-convert "^2.0.1"
49804998

4999+
ansi-styles@^5.0.0:
5000+
version "5.2.0"
5001+
resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-5.2.0.tgz#07449690ad45777d1924ac2abb2fc8895dba836b"
5002+
integrity sha512-Cxwpt2SfTzTtXcfOlzGEee8O+c+MmUgGrNiBcXnuWxuFJHe6a5Hz7qwhwe5OgaSYI0IJvkLqWX1ASG+cJOkEiA==
5003+
49815004
ansi-to-html@^0.6.11:
49825005
version "0.6.14"
49835006
resolved "https://registry.yarnpkg.com/ansi-to-html/-/ansi-to-html-0.6.14.tgz#65fe6d08bba5dd9db33f44a20aec331e0010dad8"
@@ -7571,7 +7594,7 @@ doctrine@^3.0.0:
75717594
dependencies:
75727595
esutils "^2.0.2"
75737596

7574-
dom-accessibility-api@^0.5.4, dom-accessibility-api@^0.5.6:
7597+
dom-accessibility-api@^0.5.6:
75757598
version "0.5.6"
75767599
resolved "https://registry.yarnpkg.com/dom-accessibility-api/-/dom-accessibility-api-0.5.6.tgz#3f5d43b52c7a3bd68b5fb63fa47b4e4c1fdf65a9"
75777600
integrity sha512-DplGLZd8L1lN64jlT27N9TVSESFR5STaEJvX+thCby7fuCHonfPpAlodYc3vuUYbDuDec5w8AMP7oCM5TWFsqw==
@@ -14085,6 +14108,16 @@ pretty-format@^26.0.0, pretty-format@^26.6.2:
1408514108
ansi-styles "^4.0.0"
1408614109
react-is "^17.0.1"
1408714110

14111+
pretty-format@^27.0.2:
14112+
version "27.0.6"
14113+
resolved "https://registry.yarnpkg.com/pretty-format/-/pretty-format-27.0.6.tgz#ab770c47b2c6f893a21aefc57b75da63ef49a11f"
14114+
integrity sha512-8tGD7gBIENgzqA+UBzObyWqQ5B778VIFZA/S66cclyd5YkFLYs2Js7gxDKf0MXtTc9zcS7t1xhdfcElJ3YIvkQ==
14115+
dependencies:
14116+
"@jest/types" "^27.0.6"
14117+
ansi-regex "^5.0.0"
14118+
ansi-styles "^5.0.0"
14119+
react-is "^17.0.1"
14120+
1408814121
pretty-hrtime@^1.0.3:
1408914122
version "1.0.3"
1409014123
resolved "https://registry.yarnpkg.com/pretty-hrtime/-/pretty-hrtime-1.0.3.tgz#b7e3ea42435a4c9b2759d99e0f201eb195802ee1"

0 commit comments

Comments
 (0)