Skip to content

Commit

Permalink
fix(deps): update dependency @testing-library/jest-dom to v5.15.0 (#269)
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 Nov 4, 2021
1 parent 102ffa2 commit 2109d77
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 @@ -3,7 +3,7 @@
"version": "0.1.0",
"private": true,
"dependencies": {
"@testing-library/jest-dom": "5.14.1",
"@testing-library/jest-dom": "5.15.0",
"@testing-library/react": "12.1.2",
"@testing-library/user-event": "13.5.0",
"react": "17.0.2",
Expand Down

0 comments on commit 2109d77

Please sign in to comment.