Skip to content

Commit ae6225d

Browse files
fix(deps): update testing-library monorepo
1 parent 5427d09 commit ae6225d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

example/create-react-app/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
"version": "3.0.2",
44
"private": true,
55
"dependencies": {
6-
"@testing-library/jest-dom": "~5.16.5",
7-
"@testing-library/react": "~14.0.0",
8-
"@testing-library/user-event": "~14.4.3",
6+
"@testing-library/jest-dom": "~5.17.0",
7+
"@testing-library/react": "~14.3.0",
8+
"@testing-library/user-event": "~14.6.0",
99
"react": "~18.2.0",
1010
"react-dom": "~18.2.0",
1111
"react-scripts": "~5.0.1"

0 commit comments

Comments
 (0)