Skip to content

Commit 01eb5e3

Browse files
Bump @testing-library/react from 10.2.1 to 10.3.0 in /frontend
Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 10.2.1 to 10.3.0. - [Release notes](https://github.com/testing-library/react-testing-library/releases) - [Changelog](https://github.com/testing-library/react-testing-library/blob/master/CHANGELOG.md) - [Commits](testing-library/react-testing-library@v10.2.1...v10.3.0) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 389999b commit 01eb5e3

File tree

2 files changed

+22
-13
lines changed

2 files changed

+22
-13
lines changed

frontend/package-lock.json

Lines changed: 21 additions & 12 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.10.1",
7-
"@testing-library/react": "^10.2.1",
7+
"@testing-library/react": "^10.3.0",
88
"@testing-library/user-event": "^12.0.2",
99
"react": "^16.13.1",
1010
"react-dom": "^16.13.1",

0 commit comments

Comments
 (0)