Skip to content

Commit b040dc8

Browse files
build(deps): bump @testing-library/user-event in /frontend
Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 7.2.1 to 14.5.2. - [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@v7.2.1...v14.5.2) --- updated-dependencies: - dependency-name: "@testing-library/user-event" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4b4804f commit b040dc8

File tree

2 files changed

+13
-9
lines changed

2 files changed

+13
-9
lines changed

frontend/package-lock.json

Lines changed: 12 additions & 8 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
@@ -6,7 +6,7 @@
66
"dependencies": {
77
"@testing-library/jest-dom": "^5.16.2",
88
"@testing-library/react": "^12.1.2",
9-
"@testing-library/user-event": "^7.2.1",
9+
"@testing-library/user-event": "^14.5.2",
1010
"js-cookie": "^2.2.1",
1111
"query-string": "^6.14.1",
1212
"react": "^16.14.0",

0 commit comments

Comments
 (0)