Skip to content

Commit 9cd469b

Browse files
build(deps-dev): bump @testing-library/react from 16.1.0 to 16.2.0 in /clients/ui/frontend (kubeflow#859)
Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 16.1.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@v16.1.0...v16.2.0) --- updated-dependencies: - dependency-name: "@testing-library/react" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a014528 commit 9cd469b

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

clients/ui/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.

clients/ui/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"@testing-library/cypress": "^10.0.3",
4545
"@testing-library/dom": "^10.4.0",
4646
"@testing-library/jest-dom": "^6.6.2",
47-
"@testing-library/react": "^16.1.0",
47+
"@testing-library/react": "^16.2.0",
4848
"@testing-library/user-event": "14.6.1",
4949
"@types/classnames": "^2.3.1",
5050
"@types/dompurify": "^3.2.0",

0 commit comments

Comments
 (0)