Skip to content

Commit 48943f3

Browse files
meta: bump the testing group with 2 updates
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]>
1 parent c4ea16e commit 48943f3

File tree

2 files changed

+25
-10
lines changed

2 files changed

+25
-10
lines changed

apps/site/package.json

+2-2
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.4.6",
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

+23-8
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)