Skip to content

Commit 9d32896

Browse files
Bump @testing-library/jest-dom from 6.5.0 to 6.6.1
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 6.5.0 to 6.6.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.5.0...v6.6.1) --- updated-dependencies: - dependency-name: "@testing-library/jest-dom" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 81d5c8e commit 9d32896

File tree

2 files changed

+9
-11
lines changed

2 files changed

+9
-11
lines changed

package-lock.json

Lines changed: 8 additions & 10 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
@@ -3,7 +3,7 @@
33
"version": "1.0.0",
44
"private": true,
55
"dependencies": {
6-
"@testing-library/jest-dom": "^6.5.0",
6+
"@testing-library/jest-dom": "^6.6.1",
77
"@testing-library/react": "^16.0.1",
88
"@testing-library/user-event": "^14.5.2",
99
"nanoid": "^5.0.7",

0 commit comments

Comments
 (0)