Skip to content

Commit 296a880

Browse files
build(deps-dev): bump @testing-library/react from 16.1.0 to 16.2.0
Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) 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) --- updated-dependencies: - dependency-name: "@testing-library/react" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3a12ca6 commit 296a880

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
},
8888
"devDependencies": {
8989
"@testing-library/jest-dom": "^6.6.3",
90-
"@testing-library/react": "^16.1.0",
90+
"@testing-library/react": "^16.2.0",
9191
"@testing-library/user-event": "^14.5.2",
9292
"@types/google-map-react": "^2.1.10",
9393
"@types/jest": "^29.5.13",

0 commit comments

Comments
 (0)