Skip to content

Commit

Permalink
fix(deps): update testing-library monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 16, 2024
1 parent 59a42c3 commit 9d31127
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions example/create-react-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
"version": "2.9.10",
"private": true,
"dependencies": {
"@testing-library/jest-dom": "~5.16.5",
"@testing-library/react": "~14.0.0",
"@testing-library/user-event": "~14.4.3",
"@testing-library/jest-dom": "~5.17.0",
"@testing-library/react": "~14.3.0",
"@testing-library/user-event": "~14.5.0",
"react": "~18.2.0",
"react-dom": "~18.2.0",
"react-scripts": "~5.0.1"
Expand Down

0 comments on commit 9d31127

Please sign in to comment.