Skip to content

Commit 85fb35d

Browse files
Bump the testing-library group with 2 updates
Bumps the testing-library group with 2 updates: [@testing-library/dom](https://github.com/testing-library/dom-testing-library) and [@testing-library/jest-dom](https://github.com/testing-library/jest-dom). Updates `@testing-library/dom` from 10.4.0 to 10.4.1 - [Release notes](https://github.com/testing-library/dom-testing-library/releases) - [Changelog](https://github.com/testing-library/dom-testing-library/blob/main/CHANGELOG.md) - [Commits](testing-library/dom-testing-library@v10.4.0...v10.4.1) Updates `@testing-library/jest-dom` from 6.6.3 to 6.6.4 - [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.6.3...v6.6.4) --- updated-dependencies: - dependency-name: "@testing-library/dom" dependency-version: 10.4.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: testing-library - dependency-name: "@testing-library/jest-dom" dependency-version: 6.6.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: testing-library ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 14f1fe4 commit 85fb35d

File tree

2 files changed

+12
-26
lines changed

2 files changed

+12
-26
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,8 @@
4242
"@estruyf/github-actions-reporter": "^1.10.0",
4343
"@pact-foundation/pact": "^15.0.1",
4444
"@playwright/test": "^1.54.1",
45-
"@testing-library/dom": "^10.4.0",
46-
"@testing-library/jest-dom": "^6.6.3",
45+
"@testing-library/dom": "^10.4.1",
46+
"@testing-library/jest-dom": "^6.6.4",
4747
"@testing-library/react": "^16.3.0",
4848
"@trivago/prettier-plugin-sort-imports": "^5.2.2",
4949
"@types/hast": "^3.0.4",

0 commit comments

Comments
 (0)