Skip to content

Commit 5b3c7f8

Browse files
Bump @testing-library/react from 14.3.1 to 16.3.0
Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 14.3.1 to 16.3.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@v14.3.1...v16.3.0) --- updated-dependencies: - dependency-name: "@testing-library/react" dependency-version: 16.3.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 349966f commit 5b3c7f8

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
@@ -62,7 +62,7 @@
6262
"@babel/preset-react": "^7.0.0",
6363
"@babel/register": "^7.0.0",
6464
"@testing-library/dom": "^10.4.1",
65-
"@testing-library/react": "^14.0.0",
65+
"@testing-library/react": "^16.3.0",
6666
"@testing-library/user-event": "^14.4.3",
6767
"@types/react": "^18.0.18",
6868
"autoprefixer": "^10.4.13",

0 commit comments

Comments
 (0)