Skip to content
This repository was archived by the owner on Jun 1, 2022. It is now read-only.

Commit 4ad84e3

Browse files
dependabot[bot]gorhack
authored andcommitted
Bump @testing-library/react from 11.2.2 to 11.2.3 in /client
Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 11.2.2 to 11.2.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@v11.2.2...v11.2.3) Signed-off-by: dependabot[bot] <support@github.com>
1 parent d5c6358 commit 4ad84e3

2 files changed

Lines changed: 6 additions & 20 deletions

File tree

client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"devDependencies": {
5555
"@testing-library/dom": "^7.29.1",
5656
"@testing-library/jest-dom": "^5.11.4",
57-
"@testing-library/react": "^11.0.2",
57+
"@testing-library/react": "^11.2.3",
5858
"@testing-library/user-event": "^12.1.3",
5959
"@types/jest": "^26.0.10",
6060
"@types/lodash": "^4.14.167",

client/yarn.lock

Lines changed: 5 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1644,21 +1644,7 @@
16441644
"@svgr/plugin-svgo" "^5.4.0"
16451645
loader-utils "^2.0.0"
16461646

1647-
"@testing-library/dom@>=7", "@testing-library/dom@^7.28.1":
1648-
version "7.29.0"
1649-
resolved "https://registry.yarnpkg.com/@testing-library/dom/-/dom-7.29.0.tgz#60b18065bab50a5cde21fe80275a47a43024d9cc"
1650-
integrity sha512-0hhuJSmw/zLc6ewR9cVm84TehuTd7tbqBX9pRNSp8znJ9gTmSgesdbiGZtt8R6dL+2rgaPFp9Yjr7IU1HWm49w==
1651-
dependencies:
1652-
"@babel/code-frame" "^7.10.4"
1653-
"@babel/runtime" "^7.12.5"
1654-
"@types/aria-query" "^4.2.0"
1655-
aria-query "^4.2.2"
1656-
chalk "^4.1.0"
1657-
dom-accessibility-api "^0.5.4"
1658-
lz-string "^1.4.4"
1659-
pretty-format "^26.6.2"
1660-
1661-
"@testing-library/dom@^7.29.1":
1647+
"@testing-library/dom@>=7", "@testing-library/dom@^7.28.1", "@testing-library/dom@^7.29.1":
16621648
version "7.29.1"
16631649
resolved "https://registry.yarnpkg.com/@testing-library/dom/-/dom-7.29.1.tgz#a08ebeb26b2ea859b1621ff9642d114c1f04fe3a"
16641650
integrity sha512-6BU7vAjKuMspCy9QQEtbWgmkuXi/yOSZo3ANdvZmNQW8N/WQGjO9cvlcA5EFJaPtp2hL1RAaPGpCXxumijUxCg==
@@ -1686,10 +1672,10 @@
16861672
lodash "^4.17.15"
16871673
redent "^3.0.0"
16881674

1689-
"@testing-library/react@^11.0.2":
1690-
version "11.2.2"
1691-
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-11.2.2.tgz#099c6c195140ff069211143cb31c0f8337bdb7b7"
1692-
integrity sha512-jaxm0hwUjv+hzC+UFEywic7buDC9JQ1q3cDsrWVSDAPmLotfA6E6kUHlYm/zOeGCac6g48DR36tFHxl7Zb+N5A==
1675+
"@testing-library/react@^11.2.3":
1676+
version "11.2.3"
1677+
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-11.2.3.tgz#9971ede1c8465a231d7982eeca3c39fc362d5443"
1678+
integrity sha512-BirBUGPkTW28ULuCwIbYo0y2+0aavHczBT6N9r3LrsswEW3pg25l1wgoE7I8QBIy1upXWkwKpYdWY7NYYP0Bxw==
16931679
dependencies:
16941680
"@babel/runtime" "^7.12.5"
16951681
"@testing-library/dom" "^7.28.1"

0 commit comments

Comments
 (0)