Skip to content

Commit 37ddd41

Browse files
chore(deps): bump @testing-library/react from 13.4.0 to 14.0.0 (#55)
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:production 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 ae4b7d2 commit 37ddd41

File tree

2 files changed

+8
-59
lines changed

2 files changed

+8
-59
lines changed

package-lock.json

Lines changed: 7 additions & 58 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"@tailwindcss/forms": "^0.5.3",
99
"@tailwindcss/typography": "^0.5.9",
1010
"@testing-library/jest-dom": "^5.16.5",
11-
"@testing-library/react": "^13.4.0",
11+
"@testing-library/react": "^14.0.0",
1212
"@testing-library/user-event": "^14.4.3",
1313
"@types/jest": "^29.5.3",
1414
"@types/node": "^20.4.2",

0 commit comments

Comments
 (0)