Skip to content

Commit fddff12

Browse files
build(deps-dev): bump @testing-library/react from 15.0.7 to 16.2.0 (#853)
Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 15.0.7 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@v15.0.7...v16.2.0) --- updated-dependencies: - dependency-name: "@testing-library/react" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bf2ad94 commit fddff12

File tree

2 files changed

+19
-11
lines changed

2 files changed

+19
-11
lines changed

package-lock.json

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

packages/fizz-react/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
},
3333
"devDependencies": {
3434
"@testing-library/jest-dom": "^6.6.3",
35-
"@testing-library/react": "^15.0.7",
35+
"@testing-library/react": "^16.2.0",
3636
"@types/jest": "^29.5.5",
3737
"@types/node": "^22.13.0",
3838
"eslint": "^9.17.0",

0 commit comments

Comments
 (0)