Skip to content

Commit a328c6b

Browse files
fix(deps): update testing-library monorepo
1 parent a9edd81 commit a328c6b

File tree

3 files changed

+115
-426
lines changed

3 files changed

+115
-426
lines changed

example-cypress-10/todo-example/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
"version": "0.1.0",
44
"private": true,
55
"dependencies": {
6-
"@testing-library/jest-dom": "^5.16.2",
7-
"@testing-library/react": "^12.1.3",
8-
"@testing-library/user-event": "^13.5.0",
6+
"@testing-library/jest-dom": "^6.0.0",
7+
"@testing-library/react": "^16.0.0",
8+
"@testing-library/user-event": "^14.0.0",
99
"react": "^17.0.2",
1010
"react-dom": "^17.0.2",
1111
"react-scripts": "5.0.1",

0 commit comments

Comments
 (0)