Skip to content

Commit 0774775

Browse files
chore(deps-dev): bump @testing-library/jest-dom from 5.16.2 to 5.16.3
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 5.16.2 to 5.16.3. - [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.16.2...v5.16.3) --- updated-dependencies: - dependency-name: "@testing-library/jest-dom" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fc5e303 commit 0774775

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
@@ -50,7 +50,7 @@
5050
"@storybook/addon-storysource": "6.4.17",
5151
"@storybook/addons": "6.4.19",
5252
"@storybook/react": "6.4.19",
53-
"@testing-library/jest-dom": "5.16.2",
53+
"@testing-library/jest-dom": "5.16.3",
5454
"@testing-library/react": "12.1.2",
5555
"@testing-library/user-event": "13.5.0",
5656
"@tsconfig/create-react-app": "1.0.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2967,10 +2967,10 @@
29672967
lz-string "^1.4.4"
29682968
pretty-format "^27.0.2"
29692969

2970-
"@testing-library/jest-dom@5.16.2":
2971-
version "5.16.2"
2972-
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-5.16.2.tgz#f329b36b44aa6149cd6ced9adf567f8b6aa1c959"
2973-
integrity sha512-6ewxs1MXWwsBFZXIk4nKKskWANelkdUehchEOokHsN8X7c2eKXGw+77aRV63UU8f/DTSVUPLaGxdrj4lN7D/ug==
2970+
"@testing-library/jest-dom@5.16.3":
2971+
version "5.16.3"
2972+
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-5.16.3.tgz#b76851a909586113c20486f1679ffb4d8ec27bfa"
2973+
integrity sha512-u5DfKj4wfSt6akfndfu1eG06jsdyA/IUrlX2n3pyq5UXgXMhXY+NJb8eNK/7pqPWAhCKsCGWDdDO0zKMKAYkEA==
29742974
dependencies:
29752975
"@babel/runtime" "^7.9.2"
29762976
"@types/testing-library__jest-dom" "^5.9.1"

0 commit comments

Comments
 (0)