Skip to content
This repository was archived by the owner on Jan 11, 2023. It is now read-only.

Commit f6d1584

Browse files
Bump @testing-library/user-event in /src/react-frontend
Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 14.1.1 to 14.4.3. - [Release notes](https://github.com/testing-library/user-event/releases) - [Changelog](https://github.com/testing-library/user-event/blob/main/CHANGELOG.md) - [Commits](testing-library/user-event@v14.1.1...v14.4.3) --- updated-dependencies: - dependency-name: "@testing-library/user-event" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1c70ac1 commit f6d1584

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

src/react-frontend/package-lock.json

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

src/react-frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"@aws-amplify/ui-react": "^2.16.2",
99
"@testing-library/jest-dom": "^5.16.4",
1010
"@testing-library/react": "^13.3.0",
11-
"@testing-library/user-event": "^14.1.1",
11+
"@testing-library/user-event": "^14.4.3",
1212
"aws-amplify": "^4.3.30",
1313
"aws-amplify-react": "^5.1.9",
1414
"react": "^18.1.0",

0 commit comments

Comments
 (0)