Skip to content

Commit 445be75

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency @testing-library/jest-dom to ^5.11.9
1 parent 3b0b51f commit 445be75

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.8",
7+
"@testing-library/jest-dom": "^5.11.9",
88
"@testing-library/react": "^10.4.9",
99
"@testing-library/user-event": "^12.6.0",
1010
"ag-grid-community": "^23.2.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1386,10 +1386,10 @@
13861386
dom-accessibility-api "^0.5.1"
13871387
pretty-format "^26.4.2"
13881388

1389-
"@testing-library/jest-dom@^5.11.8":
1390-
version "5.11.8"
1391-
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-5.11.8.tgz#433a84d6f9a089485101b9e112ef03e5c30bcbfc"
1392-
integrity sha512-ScyKrWQM5xNcr79PkSewnA79CLaoxVskE+f7knTOhDD9ftZSA1Jw8mj+pneqhEu3x37ncNfW84NUr7lqK+mXjA==
1389+
"@testing-library/jest-dom@^5.11.9":
1390+
version "5.11.9"
1391+
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-5.11.9.tgz#e6b3cd687021f89f261bd53cbe367041fbd3e975"
1392+
integrity sha512-Mn2gnA9d1wStlAIT2NU8J15LNob0YFBVjs2aEQ3j8rsfRQo+lAs7/ui1i2TGaJjapLmuNPLTsrm+nPjmZDwpcQ==
13931393
dependencies:
13941394
"@babel/runtime" "^7.9.2"
13951395
"@types/testing-library__jest-dom" "^5.9.1"

0 commit comments

Comments
 (0)