Skip to content

Commit 0615106

Browse files
chore(deps-dev): bump @testing-library/jest-dom from 5.11.4 to 5.11.5 (#436)
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 5.11.4 to 5.11.5. - [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.4...v5.11.5) 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 0e6e342 commit 0615106

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.0.27",
4949
"@storybook/addons": "6.0.26",
5050
"@storybook/react": "6.0.26",
51-
"@testing-library/jest-dom": "5.11.4",
51+
"@testing-library/jest-dom": "5.11.5",
5252
"@testing-library/react": "11.1.0",
5353
"@testing-library/user-event": "12.1.10",
5454
"@types/classnames": "2.2.10",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2207,10 +2207,10 @@
22072207
lz-string "^1.4.4"
22082208
pretty-format "^26.4.2"
22092209

2210-
"@testing-library/jest-dom@5.11.4":
2211-
version "5.11.4"
2212-
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-5.11.4.tgz#f325c600db352afb92995c2576022b35621ddc99"
2213-
integrity sha512-6RRn3epuweBODDIv3dAlWjOEHQLpGJHB2i912VS3JQtsD22+ENInhdDNl4ZZQiViLlIfFinkSET/J736ytV9sw==
2210+
"@testing-library/jest-dom@5.11.5":
2211+
version "5.11.5"
2212+
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-5.11.5.tgz#44010f37f4b1e15f9d433963b515db0b05182fc8"
2213+
integrity sha512-XI+ClHR864i6p2kRCEyhvpVejuer+ObVUF4cjCvRSF88eOMIfqw7RoS9+qoRhyigGswMfT64L6Nt0Ufotxbwtg==
22142214
dependencies:
22152215
"@babel/runtime" "^7.9.2"
22162216
"@types/testing-library__jest-dom" "^5.9.1"

0 commit comments

Comments
 (0)