Skip to content

Commit fa46bb0

Browse files
authored
Update dependency @testing-library/react to v16 (#169)
2 parents 752d136 + 1a86dd4 commit fa46bb0

File tree

2 files changed

+57
-118
lines changed

2 files changed

+57
-118
lines changed

package-lock.json

+56-117
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
},
3636
"devDependencies": {
3737
"@testing-library/jest-dom": "^6.3.0",
38-
"@testing-library/react": "^14.1.2",
38+
"@testing-library/react": "^16.0.0",
3939
"@types/react": "^18.2.42",
4040
"@types/react-dom": "^18.2.17",
4141
"@vitejs/plugin-react": "^4.0.3",

0 commit comments

Comments
 (0)