Skip to content

Commit 4ea6cef

Browse files
chore(deps-dev): bump @testing-library/jest-dom from 5.11.2 to 5.11.3 (#357)
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 5.11.2 to 5.11.3. - [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.2...v5.11.3) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 90aed11 commit 4ea6cef

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-links": "5.3.19",
5151
"@storybook/addons": "5.3.19",
5252
"@storybook/react": "5.3.19",
53-
"@testing-library/jest-dom": "5.11.2",
53+
"@testing-library/jest-dom": "5.11.3",
5454
"@testing-library/react": "10.4.8",
5555
"@testing-library/user-event": "12.1.0",
5656
"@types/jest": "26.0.10",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1880,10 +1880,10 @@
18801880
dom-accessibility-api "^0.4.5"
18811881
pretty-format "^25.5.0"
18821882

1883-
"@testing-library/[email protected].2":
1884-
version "5.11.2"
1885-
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-5.11.2.tgz#c49de331555c70127b5d7fc97344ad5265f4c54c"
1886-
integrity sha512-s+rWJx+lanEGKqvOl4qJR0rGjCrxsEjj9qjxFlg4NV4/FRD7fnUUAWPHqwpyafNHfLYArs58FADgdn4UKmjFmw==
1883+
"@testing-library/[email protected].3":
1884+
version "5.11.3"
1885+
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-5.11.3.tgz#3802cb244e9ab50559a20344698a2d41f9bf11ec"
1886+
integrity sha512-vP8ABJt4+YIzu9UItbpJ6nM5zN3g9/tpLcp2DJiXyfX9gnwgcmLsa42+YiohNGEtSUTsseb6xB9HAwlgk8WdaQ==
18871887
dependencies:
18881888
"@babel/runtime" "^7.9.2"
18891889
"@types/testing-library__jest-dom" "^5.9.1"

0 commit comments

Comments
 (0)