Skip to content
This repository was archived by the owner on Aug 26, 2025. It is now read-only.

Commit 9ca64ce

Browse files
Bump @testing-library/jest-dom from 6.6.4 to 6.8.0 (#490)
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 6.6.4 to 6.8.0. - [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.4...v6.8.0) --- updated-dependencies: - dependency-name: "@testing-library/jest-dom" dependency-version: 6.8.0 dependency-type: direct:production 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 ecd9618 commit 9ca64ce

File tree

2 files changed

+5
-6
lines changed

2 files changed

+5
-6
lines changed

package-lock.json

Lines changed: 4 additions & 5 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
@@ -7,7 +7,7 @@
77
"@emotion/react": "^11.14.0",
88
"@emotion/styled": "^11.14.1",
99
"@mui/material": "^7.3.1",
10-
"@testing-library/jest-dom": "^6.6.4",
10+
"@testing-library/jest-dom": "^6.8.0",
1111
"@testing-library/react": "^16.3.0",
1212
"@testing-library/user-event": "^14.6.1",
1313
"axios": "^1.11.0",

0 commit comments

Comments
 (0)