Skip to content

Commit 1f3edbe

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

2 files changed

Lines changed: 11 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.6.9",
99
"@ionic/react-hooks": "0.0.8",
1010
"@ionic/react-router": "5.6.9",
11-
"@testing-library/jest-dom": "5.13.0",
11+
"@testing-library/jest-dom": "5.14.1",
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: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1878,17 +1878,18 @@
18781878
lz-string "^1.4.4"
18791879
pretty-format "^26.6.2"
18801880

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==
1881+
"@testing-library/jest-dom@5.14.1":
1882+
version "5.14.1"
1883+
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-5.14.1.tgz#8501e16f1e55a55d675fe73eecee32cdaddb9766"
1884+
integrity sha512-dfB7HVIgTNCxH22M1+KU6viG5of2ldoA5ly8Ar8xkezKHKXjRvznCdbMbqjYGgO2xjRbwnR+rR8MLUIqF3kKbQ==
18851885
dependencies:
18861886
"@babel/runtime" "^7.9.2"
18871887
"@types/testing-library__jest-dom" "^5.9.1"
18881888
aria-query "^4.2.2"
18891889
chalk "^3.0.0"
18901890
css "^3.0.0"
18911891
css.escape "^1.5.1"
1892+
dom-accessibility-api "^0.5.6"
18921893
lodash "^4.17.15"
18931894
redent "^3.0.0"
18941895

@@ -4476,6 +4477,11 @@ dom-accessibility-api@^0.5.4:
44764477
resolved "https://registry.yarnpkg.com/dom-accessibility-api/-/dom-accessibility-api-0.5.5.tgz#8546a8f0574f6a3ec9160c610d14449128bd6208"
44774478
integrity sha512-8qdiSHWFg/rzd/oDByhKtBCR+1QtpNPcHDr94m3K+SLkFaPEhdCPA/Rm9hOPN9WUK9mEfNXH1zaM6F5e0yhw/A==
44784479

4480+
dom-accessibility-api@^0.5.6:
4481+
version "0.5.6"
4482+
resolved "https://registry.yarnpkg.com/dom-accessibility-api/-/dom-accessibility-api-0.5.6.tgz#3f5d43b52c7a3bd68b5fb63fa47b4e4c1fdf65a9"
4483+
integrity sha512-DplGLZd8L1lN64jlT27N9TVSESFR5STaEJvX+thCby7fuCHonfPpAlodYc3vuUYbDuDec5w8AMP7oCM5TWFsqw==
4484+
44794485
dom-converter@^0.2:
44804486
version "0.2.0"
44814487
resolved "https://registry.yarnpkg.com/dom-converter/-/dom-converter-0.2.0.tgz#6721a9daee2e293682955b6afe416771627bb768"

0 commit comments

Comments
 (0)