Skip to content

Commit 2ae4fd7

Browse files
Bump @testing-library/react in /ui-super-heroes/src/main/webui
Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 16.3.1 to 16.3.2. - [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.3.1...v16.3.2) --- updated-dependencies: - dependency-name: "@testing-library/react" dependency-version: 16.3.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent dc26726 commit 2ae4fd7

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

ui-super-heroes/src/main/webui/package-lock.json

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

ui-super-heroes/src/main/webui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"@babel/plugin-proposal-private-property-in-object": "^7.21.11",
4545
"@testing-library/dom": "^10.4.1",
4646
"@testing-library/jest-dom": "^6.9.1",
47-
"@testing-library/react": "^16.3.1",
47+
"@testing-library/react": "^16.3.2",
4848
"@testing-library/user-event": "^14.6.1"
4949
},
5050
"jest": {

0 commit comments

Comments
 (0)