Skip to content

Commit b55d15a

Browse files
Bump @testing-library/react from 15.0.7 to 16.0.0
Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 15.0.7 to 16.0.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.0.0) --- updated-dependencies: - dependency-name: "@testing-library/react" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6116bd9 commit b55d15a

File tree

2 files changed

+10
-14
lines changed

2 files changed

+10
-14
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
"@babel/plugin-syntax-flow": "^7.22.5",
8686
"@babel/plugin-transform-react-jsx": "^7.22.5",
8787
"@commitlint/config-conventional": "^19.0.0",
88-
"@testing-library/react": "^15.0.0",
88+
"@testing-library/react": "^16.0.0",
8989
"@types/d3": "^7.4.0",
9090
"@types/jest": "^29.5.3",
9191
"@types/lodash": "^4.14.197",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)