Skip to content

Commit c45a409

Browse files
Bump @testing-library/react from 9.4.0 to 10.2.0 in /frontend (#162)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 63a93fb commit c45a409

File tree

2 files changed

+126
-75
lines changed

2 files changed

+126
-75
lines changed

frontend/package-lock.json

Lines changed: 125 additions & 74 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"private": true,
55
"dependencies": {
66
"@testing-library/jest-dom": "^5.9.0",
7-
"@testing-library/react": "^9.4.0",
7+
"@testing-library/react": "^10.2.0",
88
"@testing-library/user-event": "^7.2.1",
99
"react": "^16.13.1",
1010
"react-dom": "^16.13.1",

0 commit comments

Comments
 (0)