Skip to content

Commit c51d94e

Browse files
chore(deps-dev): bump @testing-library/jest-dom from 5.11.8 to 5.11.9 (#499)
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 5.11.8 to 5.11.9. - [Release notes](https://github.com/testing-library/jest-dom/releases) - [Changelog](https://github.com/testing-library/jest-dom/blob/master/CHANGELOG.md) - [Commits](testing-library/jest-dom@v5.11.8...v5.11.9) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 858615c commit c51d94e

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
@@ -48,7 +48,7 @@
4848
"@storybook/addon-knobs": "6.1.11",
4949
"@storybook/addons": "6.1.14",
5050
"@storybook/react": "6.1.11",
51-
"@testing-library/jest-dom": "5.11.8",
51+
"@testing-library/jest-dom": "5.11.9",
5252
"@testing-library/react": "11.2.3",
5353
"@testing-library/user-event": "12.6.0",
5454
"@types/classnames": "2.2.11",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2538,10 +2538,10 @@
25382538
lz-string "^1.4.4"
25392539
pretty-format "^26.6.2"
25402540

2541-
"@testing-library/jest-dom@5.11.8":
2542-
version "5.11.8"
2543-
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-5.11.8.tgz#433a84d6f9a089485101b9e112ef03e5c30bcbfc"
2544-
integrity sha512-ScyKrWQM5xNcr79PkSewnA79CLaoxVskE+f7knTOhDD9ftZSA1Jw8mj+pneqhEu3x37ncNfW84NUr7lqK+mXjA==
2541+
"@testing-library/jest-dom@5.11.9":
2542+
version "5.11.9"
2543+
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-5.11.9.tgz#e6b3cd687021f89f261bd53cbe367041fbd3e975"
2544+
integrity sha512-Mn2gnA9d1wStlAIT2NU8J15LNob0YFBVjs2aEQ3j8rsfRQo+lAs7/ui1i2TGaJjapLmuNPLTsrm+nPjmZDwpcQ==
25452545
dependencies:
25462546
"@babel/runtime" "^7.9.2"
25472547
"@types/testing-library__jest-dom" "^5.9.1"

0 commit comments

Comments
 (0)