Skip to content

Commit 9eccef2

Browse files
Update testing-library monorepo
1 parent 1ccb75f commit 9eccef2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -40,9 +40,9 @@
4040
"url-lib": "^3.0.3"
4141
},
4242
"devDependencies": {
43-
"@testing-library/jest-dom": "^5.15.0",
44-
"@testing-library/react": "^12.1.2",
45-
"@testing-library/user-event": "^13.5.0",
43+
"@testing-library/jest-dom": "^6.0.0",
44+
"@testing-library/react": "^15.0.0",
45+
"@testing-library/user-event": "^14.0.0",
4646
"npm-run-all": "^4.1.5",
4747
"prettier": "^2.4.1",
4848
"react-scripts": "^4.0.3"

0 commit comments

Comments
 (0)