Skip to content

Commit da1fac1

Browse files
dependabot[bot]sandhose
authored andcommitted
build(deps-dev): bump @testing-library/react in /frontend
Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 16.0.1 to 16.1.0. - [Release notes](https://github.com/testing-library/react-testing-library/releases) - [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md) - [Commits](testing-library/react-testing-library@v16.0.1...v16.1.0) --- updated-dependencies: - dependency-name: "@testing-library/react" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9601fed commit da1fac1

File tree

2 files changed

+9
-10
lines changed

2 files changed

+9
-10
lines changed

frontend/package-lock.json

Lines changed: 8 additions & 9 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
@@ -57,7 +57,7 @@
5757
"@tanstack/router-devtools": "^1.95.1",
5858
"@tanstack/router-vite-plugin": "^1.95.1",
5959
"@testing-library/jest-dom": "^6.6.3",
60-
"@testing-library/react": "^16.0.1",
60+
"@testing-library/react": "^16.1.0",
6161
"@testing-library/user-event": "^14.5.2",
6262
"@types/node": "^22.10.5",
6363
"@types/react": "^18.3.12",

0 commit comments

Comments
 (0)