Skip to content

Commit a4c5425

Browse files
Bump @testing-library/jest-dom (#167)
Bumps the testing-library group in /yourwork/template/app with 1 update: [@testing-library/jest-dom](https://github.com/testing-library/jest-dom). Updates `@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 dependency-group: testing-library ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3e960e0 commit a4c5425

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

yourwork/template/app/package-lock.json

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

yourwork/template/app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"@eslint/js": "^9.36.0",
3636
"@playwright/test": "^1.56.1",
3737
"@tailwindcss/vite": "^4.1.13",
38-
"@testing-library/jest-dom": "^6.8.0",
38+
"@testing-library/jest-dom": "^6.9.1",
3939
"@testing-library/react": "^16.3.0",
4040
"@testing-library/user-event": "^14.6.1",
4141
"@types/react": "^19.1.13",

0 commit comments

Comments
 (0)