Skip to content

Commit c12e35a

Browse files
Update dependency @testing-library/react to v16
1 parent fc59f7f commit c12e35a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

json-form/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"devDependencies": {
2121
"@testing-library/dom": "^10.4.0",
2222
"@testing-library/jest-dom": "^6.4.8",
23-
"@testing-library/react": "12",
23+
"@testing-library/react": "16",
2424
"@types/jest": "^26.0.20",
2525
"@types/react": "^17.0.83",
2626
"@types/react-dom": "^17.0.25",

0 commit comments

Comments
 (0)