Skip to content

Commit 669c675

Browse files
dependabot[bot]neilime
authored andcommitted
build(deps): bump @testing-library/jest-dom
Bumps the npm-testing-dependencies group with 1 update: [@testing-library/jest-dom](https://github.com/testing-library/jest-dom). Updates `@testing-library/jest-dom` from 7.0.0 to 7.0.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@v7.0.0...v7.0.1) --- updated-dependencies: - dependency-name: "@testing-library/jest-dom" dependency-version: 7.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-testing-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 830ec82 commit 669c675

2 files changed

Lines changed: 12 additions & 6 deletions

File tree

package-lock.json

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

packages/react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
},
4949
"dependencies": {
5050
"@testing-library/dom": "^10.4.1",
51-
"@testing-library/jest-dom": "^7.0.0",
51+
"@testing-library/jest-dom": "^7.0.1",
5252
"@testing-library/react": "^16.3.2",
5353
"@ts-dev-tools/core": "^1.13.1",
5454
"@types/react": "^19.2.18",

0 commit comments

Comments
 (0)