Skip to content

Commit ef4a1de

Browse files
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 877ceb2 commit ef4a1de

2 files changed

Lines changed: 19 additions & 3 deletions

File tree

pnpm-lock.yaml

Lines changed: 18 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
"@storybook/react": "^10.4.6",
8888
"@storybook/react-vite": "^10.4.6",
8989
"@testing-library/dom": "^10.4.1",
90-
"@testing-library/jest-dom": "^6.9.1",
90+
"@testing-library/jest-dom": "^7.0.0",
9191
"@testing-library/react": "^16.3.2",
9292
"@testing-library/user-event": "^14.6.1",
9393
"@types/d3": "^7.4.3",

0 commit comments

Comments
 (0)