Skip to content

Commit 51ed35f

Browse files
Update dependency @testing-library/jest-dom to v6.7.0 (#670)
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [@testing-library/jest-dom](https://redirect.github.com/testing-library/jest-dom) | [`6.6.4` -> `6.7.0`](https://renovatebot.com/diffs/npm/@testing-library%2fjest-dom/6.6.4/6.7.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@testing-library%2fjest-dom/6.7.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@testing-library%2fjest-dom/6.6.4/6.7.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>testing-library/jest-dom (@&#8203;testing-library/jest-dom)</summary> ### [`v6.7.0`](https://redirect.github.com/testing-library/jest-dom/releases/tag/v6.7.0) [Compare Source](https://redirect.github.com/testing-library/jest-dom/compare/v6.6.4...v6.7.0) ##### Features - add toBePressed matcher ([#&#8203;203](https://redirect.github.com/testing-library/jest-dom/issues/203)) ([#&#8203;658](https://redirect.github.com/testing-library/jest-dom/issues/658)) ([cfdf8ae](https://redirect.github.com/testing-library/jest-dom/commit/cfdf8ae3701ddb4fc26f481a842366f1b0823594)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/snowcoders/jest-react-mock-utils). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS42Ni4yIiwidXBkYXRlZEluVmVyIjoiNDEuNjYuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c264b45 commit 51ed35f

File tree

2 files changed

+5
-6
lines changed

2 files changed

+5
-6
lines changed

package-lock.json

Lines changed: 4 additions & 5 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
@@ -4,7 +4,7 @@
44
"devDependencies": {
55
"@release-it/keep-a-changelog": "7.0.0",
66
"@snowcoders/renovate-config": "3.0.0-beta.17",
7-
"@testing-library/jest-dom": "6.6.4",
7+
"@testing-library/jest-dom": "6.7.0",
88
"@testing-library/react": "16.3.0",
99
"@testing-library/user-event": "14.6.1",
1010
"@types/react": "19.1.10",

0 commit comments

Comments
 (0)