Skip to content

Commit 73f0b2b

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency @testing-library/jest-dom to ^5.11.8
1 parent b95eb19 commit 73f0b2b

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.6",
7+
"@testing-library/jest-dom": "^5.11.8",
88
"@testing-library/react": "^10.4.9",
99
"@testing-library/user-event": "^12.3.0",
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.6":
1383-
version "5.11.6"
1384-
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-5.11.6.tgz#782940e82e5cd17bc0a36f15156ba16f3570ac81"
1385-
integrity sha512-cVZyUNRWwUKI0++yepYpYX7uhrP398I+tGz4zOlLVlUYnZS+Svuxv4fwLeCIy7TnBYKXUaOlQr3vopxL8ZfEnA==
1382+
"@testing-library/jest-dom@^5.11.8":
1383+
version "5.11.8"
1384+
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-5.11.8.tgz#433a84d6f9a089485101b9e112ef03e5c30bcbfc"
1385+
integrity sha512-ScyKrWQM5xNcr79PkSewnA79CLaoxVskE+f7knTOhDD9ftZSA1Jw8mj+pneqhEu3x37ncNfW84NUr7lqK+mXjA==
13861386
dependencies:
13871387
"@babel/runtime" "^7.9.2"
13881388
"@types/testing-library__jest-dom" "^5.9.1"

0 commit comments

Comments
 (0)