Skip to content

Commit 4952139

Browse files
chore(deps-dev): bump @testing-library/jest-dom from 5.13.0 to 5.14.1 (#233)
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 5.13.0 to 5.14.1. - [Release notes](https://github.com/testing-library/jest-dom/releases) - [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md) - [Commits](testing-library/jest-dom@v5.13.0...v5.14.1) --- updated-dependencies: - dependency-name: "@testing-library/jest-dom" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4667bb1 commit 4952139

File tree

1 file changed

+8
-7
lines changed

1 file changed

+8
-7
lines changed

yarn.lock

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2289,16 +2289,17 @@
22892289
pretty-format "^26.6.2"
22902290

22912291
"@testing-library/jest-dom@^5.11.9":
2292-
version "5.13.0"
2293-
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-5.13.0.tgz#0a365684e2c1159f857f5915be50089fc5657df0"
2294-
integrity sha512-+jXXTn8GjRnZkJfzG/tqK/2Q7dGlBInR412WE7Aml7CT3wdSpx5dMQC0HOwVQoZ3cNTmQUy8fCVGUV/Zhoyvcw==
2292+
version "5.14.1"
2293+
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-5.14.1.tgz#8501e16f1e55a55d675fe73eecee32cdaddb9766"
2294+
integrity sha512-dfB7HVIgTNCxH22M1+KU6viG5of2ldoA5ly8Ar8xkezKHKXjRvznCdbMbqjYGgO2xjRbwnR+rR8MLUIqF3kKbQ==
22952295
dependencies:
22962296
"@babel/runtime" "^7.9.2"
22972297
"@types/testing-library__jest-dom" "^5.9.1"
22982298
aria-query "^4.2.2"
22992299
chalk "^3.0.0"
23002300
css "^3.0.0"
23012301
css.escape "^1.5.1"
2302+
dom-accessibility-api "^0.5.6"
23022303
lodash "^4.17.15"
23032304
redent "^3.0.0"
23042305

@@ -3797,10 +3798,10 @@ doctrine@^3.0.0:
37973798
dependencies:
37983799
esutils "^2.0.2"
37993800

3800-
dom-accessibility-api@^0.5.4:
3801-
version "0.5.4"
3802-
resolved "https://registry.yarnpkg.com/dom-accessibility-api/-/dom-accessibility-api-0.5.4.tgz#b06d059cdd4a4ad9a79275f9d414a5c126241166"
3803-
integrity sha512-TvrjBckDy2c6v6RLxPv5QXOnU+SmF9nBII5621Ve5fu6Z/BDrENurBEvlC1f44lKEUVqOpK4w9E5Idc5/EgkLQ==
3801+
dom-accessibility-api@^0.5.4, dom-accessibility-api@^0.5.6:
3802+
version "0.5.6"
3803+
resolved "https://registry.yarnpkg.com/dom-accessibility-api/-/dom-accessibility-api-0.5.6.tgz#3f5d43b52c7a3bd68b5fb63fa47b4e4c1fdf65a9"
3804+
integrity sha512-DplGLZd8L1lN64jlT27N9TVSESFR5STaEJvX+thCby7fuCHonfPpAlodYc3vuUYbDuDec5w8AMP7oCM5TWFsqw==
38043805

38053806
domexception@^2.0.1:
38063807
version "2.0.1"

0 commit comments

Comments
 (0)