Skip to content

Commit de6620e

Browse files
build(deps-dev): bump @testing-library/react in /frontend
Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 16.0.0 to 16.0.1. - [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.0...v16.0.1) --- updated-dependencies: - dependency-name: "@testing-library/react" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 498147e commit de6620e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

frontend/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.

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"@storybook/react-vite": "^8.3.4",
5959
"@tanstack/router-devtools": "^1.58.17",
6060
"@tanstack/router-vite-plugin": "^1.58.12",
61-
"@testing-library/react": "^16.0.0",
61+
"@testing-library/react": "^16.0.1",
6262
"@types/node": "^22.7.4",
6363
"@types/react": "^18.3.11",
6464
"@types/react-dom": "^18.3.0",

0 commit comments

Comments
 (0)