Skip to content

Commit d1449a9

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency @testing-library/jest-dom to v5.11.9
1 parent ced425d commit d1449a9

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"@ionic/react": "5.5.2",
99
"@ionic/react-hooks": "0.0.8",
1010
"@ionic/react-router": "5.5.2",
11-
"@testing-library/jest-dom": "5.11.8",
11+
"@testing-library/jest-dom": "5.11.9",
1212
"@testing-library/react": "11.2.3",
1313
"@testing-library/user-event": "12.6.0",
1414
"@types/jest": "26.0.20",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1787,10 +1787,10 @@
17871787
lz-string "^1.4.4"
17881788
pretty-format "^26.6.2"
17891789

1790-
"@testing-library/jest-dom@5.11.8":
1791-
version "5.11.8"
1792-
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-5.11.8.tgz#433a84d6f9a089485101b9e112ef03e5c30bcbfc"
1793-
integrity sha512-ScyKrWQM5xNcr79PkSewnA79CLaoxVskE+f7knTOhDD9ftZSA1Jw8mj+pneqhEu3x37ncNfW84NUr7lqK+mXjA==
1790+
"@testing-library/jest-dom@5.11.9":
1791+
version "5.11.9"
1792+
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-5.11.9.tgz#e6b3cd687021f89f261bd53cbe367041fbd3e975"
1793+
integrity sha512-Mn2gnA9d1wStlAIT2NU8J15LNob0YFBVjs2aEQ3j8rsfRQo+lAs7/ui1i2TGaJjapLmuNPLTsrm+nPjmZDwpcQ==
17941794
dependencies:
17951795
"@babel/runtime" "^7.9.2"
17961796
"@types/testing-library__jest-dom" "^5.9.1"

0 commit comments

Comments
 (0)