Skip to content

Commit 6eb6245

Browse files
Bump @testing-library/jest-dom from 6.6.3 to 6.9.1 (#14429)
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 6.6.3 to 6.9.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@v6.6.3...v6.9.1) --- updated-dependencies: - dependency-name: "@testing-library/jest-dom" dependency-version: 6.9.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 305b1e5 commit 6eb6245

File tree

3 files changed

+11
-79
lines changed

3 files changed

+11
-79
lines changed

package-lock.json

Lines changed: 9 additions & 77 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
@@ -69,7 +69,7 @@
6969
"@svgr/rollup": "^8.0.1",
7070
"@svgr/webpack": "^8.0.1",
7171
"@testing-library/dom": "^10.4.0",
72-
"@testing-library/jest-dom": "^6.6.3",
72+
"@testing-library/jest-dom": "^6.9.1",
7373
"@testing-library/react": "^12.1.5",
7474
"@testing-library/react-hooks": "^8.0.1",
7575
"@testing-library/user-event": "^14.6.1",

packages/story-editor/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
"@googleforcreators/karma-fixture": "*",
9292
"@googleforcreators/test-utils": "*",
9393
"@testing-library/dom": "^10.1.0",
94-
"@testing-library/jest-dom": "^6.5.0",
94+
"@testing-library/jest-dom": "^6.9.1",
9595
"@testing-library/react": "^12.1.5",
9696
"@testing-library/react-hooks": "^8.0.1",
9797
"@testing-library/user-event": "^14.6.1",

0 commit comments

Comments
 (0)