Skip to content

Commit f7315d0

Browse files
Bump @testing-library/react from 16.3.1 to 16.3.2 in the test group (#334)
* Bump @testing-library/react from 16.3.1 to 16.3.2 in the test group Bumps the test group with 1 update: [@testing-library/react](https://github.com/testing-library/react-testing-library). Updates `@testing-library/react` 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 dependency-group: test ... Signed-off-by: dependabot[bot] <support@github.com> * Run `yarn up` on packages with Dependabot alerts --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Colin Rotherham <work@colinr.com>
1 parent ea9a4f9 commit f7315d0

2 files changed

Lines changed: 67 additions & 261 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
"@storybook/react-vite": "^10.2.10",
8080
"@testing-library/dom": "^10.4.1",
8181
"@testing-library/jest-dom": "^6.9.1",
82-
"@testing-library/react": "^16.3.1",
82+
"@testing-library/react": "^16.3.2",
8383
"@types/eslint": "^9.6.1",
8484
"@types/jest": "^30.0.0",
8585
"@types/jest-axe": "^3.5.9",

0 commit comments

Comments
 (0)