Skip to content

Commit 62d8cdc

Browse files
chore(deps-dev): bump @testing-library/react from 13.4.0 to 14.1.2 (react-component#786)
Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 13.4.0 to 14.1.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@v13.4.0...v14.1.2) --- 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 e660af4 commit 62d8cdc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
},
5252
"devDependencies":{
5353
"@testing-library/jest-dom": "^6.1.5",
54-
"@testing-library/react": "^13.0.0",
54+
"@testing-library/react": "^14.1.2",
5555
"@types/enzyme": "^3.10.9",
5656
"@types/jest": "^29.5.10",
5757
"@types/react": "^18.0.0",

0 commit comments

Comments
(0)