Skip to content

Commit 8c365e0

Browse files
build: bump @testing-library/react in /App/frontend
Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 13.4.0 to 16.2.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@v13.4.0...v16.2.0) --- updated-dependencies: - dependency-name: "@testing-library/react" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ce62e7e commit 8c365e0

File tree

2 files changed

+23
-93
lines changed

2 files changed

+23
-93
lines changed

App/frontend/package-lock.json

Lines changed: 22 additions & 92 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
"@fluentui/react-components": "^9.56.3",
1111
"@fluentui/react-icons": "^2.0.266",
1212
"@testing-library/jest-dom": "^5.17.0",
13-
"@testing-library/react": "^13.4.0",
13+
"@testing-library/react": "^16.2.0",
1414
"@testing-library/user-event": "^13.5.0",
1515
"@types/d3": "^7.4.3",
1616
"@types/jest": "^27.5.2",

0 commit comments

Comments
 (0)