Skip to content

Commit 03f61d5

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 ee56188 commit 03f61d5

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.1",
99
"@types/jest": "^26.0.24",
1010
"@types/node": "^16.4.3",

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"
@@ -4036,19 +4047,19 @@
40364047
"@svgr/plugin-svgo" "^4.3.1"
40374048
loader-utils "^1.2.3"
40384049

4039-
"@testing-library/dom@^7.28.1":
4040-
version "7.28.1"
4041-
resolved "https://registry.yarnpkg.com/@testing-library/dom/-/dom-7.28.1.tgz#dea78be6e1e6db32ddcb29a449e94d9700c79eb9"
4042-
integrity sha512-acv3l6kDwZkQif/YqJjstT3ks5aaI33uxGNVIQmdKzbZ2eMKgg3EV2tB84GDdc72k3Kjhl6mO8yUt6StVIdRDg==
4050+
"@testing-library/dom@^8.0.0":
4051+
version "8.1.0"
4052+
resolved "https://registry.yarnpkg.com/@testing-library/dom/-/dom-8.1.0.tgz#f8358b1883844ea569ba76b7e94582168df5370d"
4053+
integrity sha512-kmW9alndr19qd6DABzQ978zKQ+J65gU2Rzkl8hriIetPnwpesRaK4//jEQyYh8fEALmGhomD/LBQqt+o+DL95Q==
40434054
dependencies:
40444055
"@babel/code-frame" "^7.10.4"
40454056
"@babel/runtime" "^7.12.5"
40464057
"@types/aria-query" "^4.2.0"
40474058
aria-query "^4.2.2"
40484059
chalk "^4.1.0"
4049-
dom-accessibility-api "^0.5.4"
4060+
dom-accessibility-api "^0.5.6"
40504061
lz-string "^1.4.4"
4051-
pretty-format "^26.6.2"
4062+
pretty-format "^27.0.2"
40524063

40534064
"@testing-library/jest-dom@^5.14.1":
40544065
version "5.14.1"
@@ -4065,13 +4076,13 @@
40654076
lodash "^4.17.15"
40664077
redent "^3.0.0"
40674078

4068-
"@testing-library/react@^11.2.7":
4069-
version "11.2.7"
4070-
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-11.2.7.tgz#b29e2e95c6765c815786c0bc1d5aed9cb2bf7818"
4071-
integrity sha512-tzRNp7pzd5QmbtXNG/mhdcl7Awfu/Iz1RaVHY75zTdOkmHCuzMhRL83gWHSgOAcjS3CCbyfwUHMZgRJb4kAfpA==
4079+
"@testing-library/react@^12.0.0":
4080+
version "12.0.0"
4081+
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-12.0.0.tgz#9aeb2264521522ab9b68f519eaf15136148f164a"
4082+
integrity sha512-sh3jhFgEshFyJ/0IxGltRhwZv2kFKfJ3fN1vTZ6hhMXzz9ZbbcTgmDYM4e+zJv+oiVKKEWZPyqPAh4MQBI65gA==
40724083
dependencies:
40734084
"@babel/runtime" "^7.12.5"
4074-
"@testing-library/dom" "^7.28.1"
4085+
"@testing-library/dom" "^8.0.0"
40754086

40764087
"@testing-library/user-event@^13.2.1":
40774088
version "13.2.1"
@@ -4512,6 +4523,13 @@
45124523
dependencies:
45134524
"@types/yargs-parser" "*"
45144525

4526+
"@types/yargs@^16.0.0":
4527+
version "16.0.4"
4528+
resolved "https://registry.yarnpkg.com/@types/yargs/-/yargs-16.0.4.tgz#26aad98dd2c2a38e421086ea9ad42b9e51642977"
4529+
integrity sha512-T8Yc9wt/5LbJyCaLiHPReJa0kApcIgJ7Bn735GjItUfh08Z1pJvu8QZqb9s+mMvKV6WUQRV7K2R46YbjMXTTJw==
4530+
dependencies:
4531+
"@types/yargs-parser" "*"
4532+
45154533
"@typescript-eslint/eslint-plugin@^2.10.0":
45164534
version "2.19.2"
45174535
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-2.19.2.tgz#e279aaae5d5c1f2547b4cff99204e1250bc7a058"
@@ -5107,6 +5125,11 @@ ansi-styles@^4.0.0, ansi-styles@^4.1.0:
51075125
"@types/color-name" "^1.1.1"
51085126
color-convert "^2.0.1"
51095127

5128+
ansi-styles@^5.0.0:
5129+
version "5.2.0"
5130+
resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-5.2.0.tgz#07449690ad45777d1924ac2abb2fc8895dba836b"
5131+
integrity sha512-Cxwpt2SfTzTtXcfOlzGEee8O+c+MmUgGrNiBcXnuWxuFJHe6a5Hz7qwhwe5OgaSYI0IJvkLqWX1ASG+cJOkEiA==
5132+
51105133
ansi-to-html@^0.6.11:
51115134
version "0.6.14"
51125135
resolved "https://registry.yarnpkg.com/ansi-to-html/-/ansi-to-html-0.6.14.tgz#65fe6d08bba5dd9db33f44a20aec331e0010dad8"
@@ -7700,7 +7723,7 @@ doctrine@^3.0.0:
77007723
dependencies:
77017724
esutils "^2.0.2"
77027725

7703-
dom-accessibility-api@^0.5.4, dom-accessibility-api@^0.5.6:
7726+
dom-accessibility-api@^0.5.6:
77047727
version "0.5.6"
77057728
resolved "https://registry.yarnpkg.com/dom-accessibility-api/-/dom-accessibility-api-0.5.6.tgz#3f5d43b52c7a3bd68b5fb63fa47b4e4c1fdf65a9"
77067729
integrity sha512-DplGLZd8L1lN64jlT27N9TVSESFR5STaEJvX+thCby7fuCHonfPpAlodYc3vuUYbDuDec5w8AMP7oCM5TWFsqw==
@@ -14214,6 +14237,16 @@ pretty-format@^26.0.0, pretty-format@^26.6.2:
1421414237
ansi-styles "^4.0.0"
1421514238
react-is "^17.0.1"
1421614239

14240+
pretty-format@^27.0.2:
14241+
version "27.0.6"
14242+
resolved "https://registry.yarnpkg.com/pretty-format/-/pretty-format-27.0.6.tgz#ab770c47b2c6f893a21aefc57b75da63ef49a11f"
14243+
integrity sha512-8tGD7gBIENgzqA+UBzObyWqQ5B778VIFZA/S66cclyd5YkFLYs2Js7gxDKf0MXtTc9zcS7t1xhdfcElJ3YIvkQ==
14244+
dependencies:
14245+
"@jest/types" "^27.0.6"
14246+
ansi-regex "^5.0.0"
14247+
ansi-styles "^5.0.0"
14248+
react-is "^17.0.1"
14249+
1421714250
pretty-hrtime@^1.0.3:
1421814251
version "1.0.3"
1421914252
resolved "https://registry.yarnpkg.com/pretty-hrtime/-/pretty-hrtime-1.0.3.tgz#b7e3ea42435a4c9b2759d99e0f201eb195802ee1"

0 commit comments

Comments
 (0)