Skip to content

Commit 55dce50

Browse files
Bump @testing-library/react from 16.1.0 to 16.2.0 (#185)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 554ba8e commit 55dce50

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

package-lock.json

Lines changed: 5 additions & 4 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
@@ -35,7 +35,7 @@
3535
"@cypress/code-coverage": "^3.13.7",
3636
"@istanbuljs/nyc-config-typescript": "^1.0.2",
3737
"@kesills/eslint-config-airbnb-typescript": "^20.0.0",
38-
"@testing-library/react": "^16.1.0",
38+
"@testing-library/react": "^16.2.0",
3939
"@types/node": "^22.10.0",
4040
"@types/react": "^18.3.12",
4141
"@types/react-dom": "^18.3.1",

0 commit comments

Comments
 (0)