Skip to content

Commit 77f8e8a

Browse files
chore(deps-dev): bump @testing-library/jest-dom from 6.9.1 to 7.0.0
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 6.9.1 to 7.0.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.9.1...v7.0.0) --- updated-dependencies: - dependency-name: "@testing-library/jest-dom" dependency-version: 7.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6a9373e commit 77f8e8a

2 files changed

Lines changed: 139 additions & 6 deletions

File tree

package-lock.json

Lines changed: 138 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
@@ -42,7 +42,7 @@
4242
"@babel/core": "^8.0.1",
4343
"@babel/preset-env": "^8.0.2",
4444
"@playwright/test": "^1.61.1",
45-
"@testing-library/jest-dom": "^6.9.1",
45+
"@testing-library/jest-dom": "^7.0.0",
4646
"babel-jest": "^30.2.0",
4747
"esbuild": "^0.28.1",
4848
"jest": "^30.4.2",

0 commit comments

Comments
 (0)