Skip to content
This repository was archived by the owner on Aug 22, 2024. It is now read-only.

Commit d17cac4

Browse files
committed
Update @testing-library/react to version 11.2.3
1 parent 281debe commit d17cac4

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"@mdx-js/loader": "^1.6.22",
3434
"@tailwindcss/typography": "^0.3.1",
3535
"@testing-library/jest-dom": "^5.11.9",
36-
"@testing-library/react": "^11.2.2",
36+
"@testing-library/react": "^11.2.3",
3737
"@types/node": "^14.14.21",
3838
"@types/react": "^17.0.0",
3939
"babel-jest": "^26.6.3",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -993,10 +993,10 @@
993993
lodash "^4.17.15"
994994
redent "^3.0.0"
995995

996-
"@testing-library/react@^11.2.2":
997-
version "11.2.2"
998-
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-11.2.2.tgz#099c6c195140ff069211143cb31c0f8337bdb7b7"
999-
integrity sha512-jaxm0hwUjv+hzC+UFEywic7buDC9JQ1q3cDsrWVSDAPmLotfA6E6kUHlYm/zOeGCac6g48DR36tFHxl7Zb+N5A==
996+
"@testing-library/react@^11.2.3":
997+
version "11.2.3"
998+
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-11.2.3.tgz#9971ede1c8465a231d7982eeca3c39fc362d5443"
999+
integrity sha512-BirBUGPkTW28ULuCwIbYo0y2+0aavHczBT6N9r3LrsswEW3pg25l1wgoE7I8QBIy1upXWkwKpYdWY7NYYP0Bxw==
10001000
dependencies:
10011001
"@babel/runtime" "^7.12.5"
10021002
"@testing-library/dom" "^7.28.1"

0 commit comments

Comments
 (0)