Skip to content

Commit 3e1c9cd

Browse files
meta: bump @testing-library/react from 16.0.1 to 16.1.0 in the testing group (#7377)
meta: bump @testing-library/react in the testing group Bumps the testing group with 1 update: [@testing-library/react](https://github.com/testing-library/react-testing-library). Updates `@testing-library/react` from 16.0.1 to 16.1.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.0.1...v16.1.0) --- updated-dependencies: - dependency-name: "@testing-library/react" 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 e23598d commit 3e1c9cd

File tree

2 files changed

+9
-10
lines changed

2 files changed

+9
-10
lines changed

apps/site/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
"@storybook/addon-webpack5-compiler-swc": "^1.0.5",
8787
"@storybook/react-webpack5": "^8.4.6",
8888
"@testing-library/jest-dom": "~6.6.3",
89-
"@testing-library/react": "~16.0.1",
89+
"@testing-library/react": "~16.1.0",
9090
"@testing-library/user-event": "~14.5.2",
9191
"@types/jest": "29.5.14",
9292
"@types/react": "^18.3.12",

package-lock.json

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

0 commit comments

Comments
 (0)