Skip to content

Commit 69f6cc5

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

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.4",
64+
"@testing-library/react": "11.2.5",
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].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==
1411+
"@testing-library/[email protected].5":
1412+
version "11.2.5"
1413+
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-11.2.5.tgz#ae1c36a66c7790ddb6662c416c27863d87818eb9"
1414+
integrity sha512-yEx7oIa/UWLe2F2dqK0FtMF9sJWNXD+2PPtp39BvE0Kh9MJ9Kl0HrZAgEuhUJR+Lx8Di6Xz+rKwSdEPY2UV8ZQ==
14151415
dependencies:
14161416
"@babel/runtime" "^7.12.5"
14171417
"@testing-library/dom" "^7.28.1"

0 commit comments

Comments
 (0)