Skip to content

Commit a175fd5

Browse files
Bump @testing-library/react from 16.2.0 to 16.3.0 in /app-frontend (#300)
Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 16.2.0 to 16.3.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.2.0...v16.3.0) --- updated-dependencies: - dependency-name: "@testing-library/react" dependency-version: 16.3.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 646a1e3 commit a175fd5

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

app-frontend/package-lock.json

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

app-frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
},
1111
"devDependencies": {
1212
"@testing-library/jest-dom": "^6.6.3",
13-
"@testing-library/react": "^16.2.0",
13+
"@testing-library/react": "^16.3.0",
1414
"@testing-library/user-event": "^14.6.1",
1515
"@vitejs/plugin-react": "^4.3.4",
1616
"@types/jest": "^29.5.14",

0 commit comments

Comments
 (0)