Skip to content

Commit 200ba66

Browse files
build: bump @testing-library/react in /App/frontend-app
Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 14.2.1 to 15.0.7. - [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@v14.2.1...v15.0.7) --- updated-dependencies: - dependency-name: "@testing-library/react" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent dc83141 commit 200ba66

File tree

3 files changed

+38
-219
lines changed

3 files changed

+38
-219
lines changed

App/frontend-app/package-lock.json

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

App/frontend-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
},
5252
"devDependencies": {
5353
"@testing-library/jest-dom": "^6.6.3",
54-
"@testing-library/react": "^14.2.1",
54+
"@testing-library/react": "^15.0.7",
5555
"@types/cors": "^2.8.13",
5656
"@types/express": "^4.17.17",
5757
"@types/jest": "^29.5.14",

0 commit comments

Comments
 (0)