Skip to content

Commit e5c2f81

Browse files
chore(deps): bump @testing-library/react in /frontend
Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 14.0.0 to 15.0.6. - [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.0.0...v15.0.6) --- updated-dependencies: - dependency-name: "@testing-library/react" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9f90611 commit e5c2f81

File tree

2 files changed

+22
-16
lines changed

2 files changed

+22
-16
lines changed

frontend/package-lock.json

Lines changed: 21 additions & 15 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
@@ -9,7 +9,7 @@
99
"@fortawesome/react-fontawesome": "^0.2.0",
1010
"@reduxjs/toolkit": "^2.2.1",
1111
"@testing-library/jest-dom": "^6.4.2",
12-
"@testing-library/react": "^14.0.0",
12+
"@testing-library/react": "^15.0.6",
1313
"@testing-library/user-event": "^14.5.2",
1414
"@types/react": "^18.3.1",
1515
"axios": "^1.6.8",

0 commit comments

Comments
 (0)