Skip to content

Commit

Permalink
fix(deps): update dependency @testing-library/react to v11.2.5 (#1218)
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 Feb 2, 2021
1 parent 8353eba commit 6319384
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
6 changes: 3 additions & 3 deletions client/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"@material-ui/icons": "4.11.2",
"@sentry/browser": "6.0.4",
"@testing-library/jest-dom": "5.11.9",
"@testing-library/react": "11.2.4",
"@testing-library/react": "11.2.5",
"@testing-library/user-event": "12.6.3",
"@types/jest": "26.0.20",
"@types/node": "12.19.15",
Expand Down
6 changes: 3 additions & 3 deletions reporter-client/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion reporter-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"@material-ui/core": "4.11.0",
"@material-ui/icons": "4.9.1",
"@testing-library/jest-dom": "5.11.4",
"@testing-library/react": "11.2.4",
"@testing-library/react": "11.2.5",
"@testing-library/user-event": "12.6.3",
"@types/jest": "26.0.15",
"@types/node": "12.0.0",
Expand Down

0 comments on commit 6319384

Please sign in to comment.