Skip to content

Commit c4d23d8

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency @testing-library/jest-dom to ^5.11.5
1 parent 6d15aa3 commit c4d23d8

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
@@ -4,7 +4,7 @@
44
"private": true,
55
"homepage": "https://amilajack.github.io/compat-browser",
66
"dependencies": {
7-
"@testing-library/jest-dom": "^5.11.4",
7+
"@testing-library/jest-dom": "^5.11.5",
88
"@testing-library/react": "^10.4.9",
99
"@testing-library/user-event": "^12.1.6",
1010
"ag-grid-community": "^23.2.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1379,10 +1379,10 @@
13791379
dom-accessibility-api "^0.5.1"
13801380
pretty-format "^26.4.2"
13811381

1382-
"@testing-library/jest-dom@^5.11.4":
1383-
version "5.11.4"
1384-
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-5.11.4.tgz#f325c600db352afb92995c2576022b35621ddc99"
1385-
integrity sha512-6RRn3epuweBODDIv3dAlWjOEHQLpGJHB2i912VS3JQtsD22+ENInhdDNl4ZZQiViLlIfFinkSET/J736ytV9sw==
1382+
"@testing-library/jest-dom@^5.11.5":
1383+
version "5.11.5"
1384+
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-5.11.5.tgz#44010f37f4b1e15f9d433963b515db0b05182fc8"
1385+
integrity sha512-XI+ClHR864i6p2kRCEyhvpVejuer+ObVUF4cjCvRSF88eOMIfqw7RoS9+qoRhyigGswMfT64L6Nt0Ufotxbwtg==
13861386
dependencies:
13871387
"@babel/runtime" "^7.9.2"
13881388
"@types/testing-library__jest-dom" "^5.9.1"

0 commit comments

Comments
 (0)