Skip to content

Commit ff60043

Browse files
Bump @testing-library/jest-dom from 5.12.0 to 5.14.1
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 5.12.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.12.0...v5.14.1) --- updated-dependencies: - dependency-name: "@testing-library/jest-dom" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3a4ae60 commit ff60043

File tree

3 files changed

+20
-52
lines changed

3 files changed

+20
-52
lines changed

package-lock.json

Lines changed: 13 additions & 41 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"homepage": "https://capturemathan.github.io",
55
"private": true,
66
"dependencies": {
7-
"@testing-library/jest-dom": "^5.12.0",
7+
"@testing-library/jest-dom": "^5.14.1",
88
"@testing-library/react": "^12.0.0",
99
"@testing-library/user-event": "^13.1.9",
1010
"animate.css": "^4.1.1",

yarn.lock

Lines changed: 6 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1837,17 +1837,18 @@
18371837
lz-string "^1.4.4"
18381838
pretty-format "^27.0.2"
18391839

1840-
"@testing-library/jest-dom@^5.12.0":
1841-
version "5.12.0"
1842-
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-5.12.0.tgz#6a5d340b092c44b7bce17a4791b47d9bc2c61443"
1843-
integrity sha512-N9Y82b2Z3j6wzIoAqajlKVF1Zt7sOH0pPee0sUHXHc5cv2Fdn23r+vpWm0MBBoGJtPOly5+Bdx1lnc3CD+A+ow==
1840+
"@testing-library/jest-dom@^5.14.1":
1841+
version "5.14.1"
1842+
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-5.14.1.tgz#8501e16f1e55a55d675fe73eecee32cdaddb9766"
1843+
integrity sha512-dfB7HVIgTNCxH22M1+KU6viG5of2ldoA5ly8Ar8xkezKHKXjRvznCdbMbqjYGgO2xjRbwnR+rR8MLUIqF3kKbQ==
18441844
dependencies:
18451845
"@babel/runtime" "^7.9.2"
18461846
"@types/testing-library__jest-dom" "^5.9.1"
18471847
aria-query "^4.2.2"
18481848
chalk "^3.0.0"
18491849
css "^3.0.0"
18501850
css.escape "^1.5.1"
1851+
dom-accessibility-api "^0.5.6"
18511852
lodash "^4.17.15"
18521853
redent "^3.0.0"
18531854

@@ -7475,12 +7476,7 @@ lodash.uniq@^4.5.0:
74757476
resolved "https://registry.yarnpkg.com/lodash.uniq/-/lodash.uniq-4.5.0.tgz#d0225373aeb652adc1bc82e4945339a842754773"
74767477
integrity sha1-0CJTc662Uq3BvILklFM5qEJ1R3M=
74777478

7478-
"lodash@>=3.5 <5", lodash@^4.17.11, lodash@^4.17.13, lodash@^4.17.14, lodash@^4.17.15, lodash@^4.17.19, lodash@^4.17.5:
7479-
version "4.17.20"
7480-
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.20.tgz#b44a9b6297bcb698f1c51a3545a2b3b368d59c52"
7481-
integrity sha512-PlhdFcillOINfeV7Ni6oF1TAEayyZBoZ8bcshTHqOYJYlrqzRK5hagpagky5o4HfCzzd1TRkXPMFq6cKk9rGmA==
7482-
7483-
lodash@^4.17.21, lodash@^4.7.0:
7479+
"lodash@>=3.5 <5", lodash@^4.17.11, lodash@^4.17.13, lodash@^4.17.14, lodash@^4.17.15, lodash@^4.17.19, lodash@^4.17.21, lodash@^4.17.5, lodash@^4.7.0:
74847480
version "4.17.21"
74857481
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c"
74867482
integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==

0 commit comments

Comments
 (0)