Skip to content

Commit

Permalink
fix(deps): update dependency @testing-library/react to v12.1.2 (#255)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Oct 12, 2021
1 parent ea2f6b8 commit 7336f17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/create-react-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"private": true,
"dependencies": {
"@testing-library/jest-dom": "5.14.1",
"@testing-library/react": "12.1.1",
"@testing-library/react": "12.1.2",
"@testing-library/user-event": "13.2.1",
"react": "17.0.2",
"react-dom": "17.0.2",
Expand Down

0 comments on commit 7336f17

Please sign in to comment.