Skip to content

Commit c72e35a

Browse files
meta: bump the testing group with 2 updates (#7448)
Bumps the testing group with 2 updates: [@testing-library/react](https://github.com/testing-library/react-testing-library) and [@testing-library/user-event](https://github.com/testing-library/user-event). Updates `@testing-library/react` 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) Updates `@testing-library/user-event` from 14.5.2 to 14.6.1 - [Release notes](https://github.com/testing-library/user-event/releases) - [Changelog](https://github.com/testing-library/user-event/blob/main/CHANGELOG.md) - [Commits](testing-library/user-event@v14.5.2...v14.6.1) --- updated-dependencies: - dependency-name: "@testing-library/react" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: testing - dependency-name: "@testing-library/user-event" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: testing ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 882daf6 commit c72e35a

File tree

2 files changed

+25
-10
lines changed

2 files changed

+25
-10
lines changed

apps/site/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -87,8 +87,8 @@
8787
"@storybook/addon-webpack5-compiler-swc": "^2.0.0",
8888
"@storybook/react-webpack5": "^8.5.2",
8989
"@testing-library/jest-dom": "~6.6.3",
90-
"@testing-library/react": "~16.1.0",
91-
"@testing-library/user-event": "~14.5.2",
90+
"@testing-library/react": "~16.2.0",
91+
"@testing-library/user-event": "~14.6.1",
9292
"@types/jest": "29.5.14",
9393
"@types/react": "^18.3.12",
9494
"@types/react-dom": "^18.3.1",

package-lock.json

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

0 commit comments

Comments
 (0)