Skip to content

Commit 28741f1

Browse files
build(deps-dev): bump @testing-library/jest-dom in /frontend
Bumps [@testing-library/jest-dom](https://github.com/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/jest-dom" dependency-version: 6.6.4 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c87f27e commit 28741f1

File tree

2 files changed

+6
-20
lines changed

2 files changed

+6
-20
lines changed

frontend/package-lock.json

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

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"@tanstack/react-query-devtools": "^5.83.0",
5353
"@tanstack/react-router-devtools": "^1.129.8",
5454
"@tanstack/router-plugin": "^1.129.8",
55-
"@testing-library/jest-dom": "^6.6.3",
55+
"@testing-library/jest-dom": "^6.6.4",
5656
"@testing-library/react": "^16.3.0",
5757
"@testing-library/user-event": "^14.6.1",
5858
"@types/node": "^24.1.0",

0 commit comments

Comments
 (0)