Skip to content

Commit 6e85e9c

Browse files
committed
chore(deps): update dependency @testing-library/react to v11.2.4
1 parent 0c5d203 commit 6e85e9c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"@babel/preset-react": "7.12.10",
6262
"@testing-library/dom": "7.29.4",
6363
"@testing-library/jest-dom": "5.11.9",
64-
"@testing-library/react": "11.2.3",
64+
"@testing-library/react": "11.2.4",
6565
"@testing-library/user-event": "12.6.3",
6666
"babel-jest": "26.6.3",
6767
"babel-loader": "8.2.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1408,10 +1408,10 @@
14081408
lodash "^4.17.15"
14091409
redent "^3.0.0"
14101410

1411-
"@testing-library/[email protected].3":
1412-
version "11.2.3"
1413-
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-11.2.3.tgz#9971ede1c8465a231d7982eeca3c39fc362d5443"
1414-
integrity sha512-BirBUGPkTW28ULuCwIbYo0y2+0aavHczBT6N9r3LrsswEW3pg25l1wgoE7I8QBIy1upXWkwKpYdWY7NYYP0Bxw==
1411+
"@testing-library/[email protected].4":
1412+
version "11.2.4"
1413+
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-11.2.4.tgz#85e39be292973c49d638df20dcab5a7e73cda2f1"
1414+
integrity sha512-0j4A3eHc89g6ymLhvDzwIwTCCKf0voO387ACvJvH46YrBUFt1E66PvxSXH/u/kDVhLs8dtSPFCM06Bjo4sUojQ==
14151415
dependencies:
14161416
"@babel/runtime" "^7.12.5"
14171417
"@testing-library/dom" "^7.28.1"

0 commit comments

Comments
 (0)