Skip to content

Commit edb4a0d

Browse files
chore(deps-dev): bump @testing-library/jest-dom from 6.8.0 to 6.9.1
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 6.8.0 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.8.0...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] <[email protected]>
1 parent 593cb49 commit edb4a0d

File tree

2 files changed

+24
-9
lines changed

2 files changed

+24
-9
lines changed

package-lock.json

Lines changed: 23 additions & 8 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
@@ -55,7 +55,7 @@
5555
"@rollup/plugin-replace": "^5.0.1",
5656
"@rollup/plugin-terser": "^0.4.3",
5757
"@testing-library/dom": "^10.4.0",
58-
"@testing-library/jest-dom": "6.8.0",
58+
"@testing-library/jest-dom": "6.9.1",
5959
"@testing-library/react": "16.3.0",
6060
"@types/jest": "^29.5.14",
6161
"@types/react": "19.2.7",

0 commit comments

Comments
 (0)