Skip to content

Commit 2dc631b

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

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
@@ -8,7 +8,7 @@
88
"@ionic/react": "5.6.8",
99
"@ionic/react-hooks": "0.0.8",
1010
"@ionic/react-router": "5.6.8",
11-
"@testing-library/jest-dom": "5.12.0",
11+
"@testing-library/jest-dom": "5.13.0",
1212
"@testing-library/react": "11.2.7",
1313
"@testing-library/user-event": "13.1.9",
1414
"@types/jest": "26.0.23",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1878,10 +1878,10 @@
18781878
lz-string "^1.4.4"
18791879
pretty-format "^26.6.2"
18801880

1881-
"@testing-library/jest-dom@5.12.0":
1882-
version "5.12.0"
1883-
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-5.12.0.tgz#6a5d340b092c44b7bce17a4791b47d9bc2c61443"
1884-
integrity sha512-N9Y82b2Z3j6wzIoAqajlKVF1Zt7sOH0pPee0sUHXHc5cv2Fdn23r+vpWm0MBBoGJtPOly5+Bdx1lnc3CD+A+ow==
1881+
"@testing-library/jest-dom@5.13.0":
1882+
version "5.13.0"
1883+
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-5.13.0.tgz#0a365684e2c1159f857f5915be50089fc5657df0"
1884+
integrity sha512-+jXXTn8GjRnZkJfzG/tqK/2Q7dGlBInR412WE7Aml7CT3wdSpx5dMQC0HOwVQoZ3cNTmQUy8fCVGUV/Zhoyvcw==
18851885
dependencies:
18861886
"@babel/runtime" "^7.9.2"
18871887
"@types/testing-library__jest-dom" "^5.9.1"

0 commit comments

Comments
 (0)