Skip to content

Commit 715e23b

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

File tree

2 files changed

+11
-5
lines changed

2 files changed

+11
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"@semantic-release/github": "7.2.3",
4545
"@semantic-release/npm": "7.0.10",
4646
"@semantic-release/release-notes-generator": "9.0.3",
47-
"@testing-library/jest-dom": "5.13.0",
47+
"@testing-library/jest-dom": "5.14.1",
4848
"@testing-library/react": "11.2.7",
4949
"@testing-library/react-hooks": "5.1.3",
5050
"@types/jest": "26.0.23",

yarn.lock

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2552,17 +2552,18 @@
25522552
lz-string "^1.4.4"
25532553
pretty-format "^26.6.2"
25542554

2555-
"@testing-library/jest-dom@5.13.0":
2556-
version "5.13.0"
2557-
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-5.13.0.tgz#0a365684e2c1159f857f5915be50089fc5657df0"
2558-
integrity sha512-+jXXTn8GjRnZkJfzG/tqK/2Q7dGlBInR412WE7Aml7CT3wdSpx5dMQC0HOwVQoZ3cNTmQUy8fCVGUV/Zhoyvcw==
2555+
"@testing-library/jest-dom@5.14.1":
2556+
version "5.14.1"
2557+
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-5.14.1.tgz#8501e16f1e55a55d675fe73eecee32cdaddb9766"
2558+
integrity sha512-dfB7HVIgTNCxH22M1+KU6viG5of2ldoA5ly8Ar8xkezKHKXjRvznCdbMbqjYGgO2xjRbwnR+rR8MLUIqF3kKbQ==
25592559
dependencies:
25602560
"@babel/runtime" "^7.9.2"
25612561
"@types/testing-library__jest-dom" "^5.9.1"
25622562
aria-query "^4.2.2"
25632563
chalk "^3.0.0"
25642564
css "^3.0.0"
25652565
css.escape "^1.5.1"
2566+
dom-accessibility-api "^0.5.6"
25662567
lodash "^4.17.15"
25672568
redent "^3.0.0"
25682569

@@ -5413,6 +5414,11 @@ dom-accessibility-api@^0.5.4:
54135414
resolved "https://registry.yarnpkg.com/dom-accessibility-api/-/dom-accessibility-api-0.5.4.tgz#b06d059cdd4a4ad9a79275f9d414a5c126241166"
54145415
integrity sha512-TvrjBckDy2c6v6RLxPv5QXOnU+SmF9nBII5621Ve5fu6Z/BDrENurBEvlC1f44lKEUVqOpK4w9E5Idc5/EgkLQ==
54155416

5417+
dom-accessibility-api@^0.5.6:
5418+
version "0.5.6"
5419+
resolved "https://registry.yarnpkg.com/dom-accessibility-api/-/dom-accessibility-api-0.5.6.tgz#3f5d43b52c7a3bd68b5fb63fa47b4e4c1fdf65a9"
5420+
integrity sha512-DplGLZd8L1lN64jlT27N9TVSESFR5STaEJvX+thCby7fuCHonfPpAlodYc3vuUYbDuDec5w8AMP7oCM5TWFsqw==
5421+
54165422
domain-browser@4.19.0:
54175423
version "4.19.0"
54185424
resolved "https://registry.yarnpkg.com/domain-browser/-/domain-browser-4.19.0.tgz#1093e17c0a17dbd521182fe90d49ac1370054af1"

0 commit comments

Comments
 (0)