Skip to content

Commit 74241ee

Browse files
Bump @testing-library/react from 13.4.0 to 14.0.0 (#411)
Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 13.4.0 to 14.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@v13.4.0...v14.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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4929fb2 commit 74241ee

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
@@ -35,7 +35,7 @@
3535
"@babel/preset-react": "^7.0.0",
3636
"@babel/register": "^7.0.0",
3737
"@testing-library/dom": "^9.0.0",
38-
"@testing-library/react": "^13.4.0",
38+
"@testing-library/react": "^14.0.0",
3939
"@testing-library/user-event": "^14.4.3",
4040
"@types/react": "^18.0.18",
4141
"babel-loader": "^9.0.0",

0 commit comments

Comments
 (0)