Skip to content

Commit 9a01324

Browse files
Bump @testing-library/react from 14.0.0 to 14.2.1
Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 14.0.0 to 14.2.1. - [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.0.0...v14.2.1) --- updated-dependencies: - dependency-name: "@testing-library/react" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2628b77 commit 9a01324

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

Lines changed: 4 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
@@ -8,7 +8,7 @@
88
"@mui/icons-material": "^5.8.4",
99
"@mui/material": "^5.9.1",
1010
"@testing-library/jest-dom": "^6.1.4",
11-
"@testing-library/react": "^14.0.0",
11+
"@testing-library/react": "^14.2.1",
1212
"@testing-library/user-event": "^14.5.1",
1313
"@types/jest": "^29.5.6",
1414
"@types/node": "^20.8.7",

0 commit comments

Comments
 (0)