Skip to content

Commit 8c6dec4

Browse files
chore(deps-dev): bump @testing-library/user-event in /frontend (#1317)
Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 14.6.1 to 14.6.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.6.1...v14.6.3) --- updated-dependencies: - dependency-name: "@testing-library/user-event" dependency-version: 14.6.3 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 40c164a commit 8c6dec4

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

frontend/package-lock.json

Lines changed: 4 additions & 4 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
@@ -48,7 +48,7 @@
4848
"@tailwindcss/postcss": "^4",
4949
"@testing-library/jest-dom": "^6.6.3",
5050
"@testing-library/react": "^16.3.0",
51-
"@testing-library/user-event": "^14.6.1",
51+
"@testing-library/user-event": "^14.6.3",
5252
"@types/node": "^20",
5353
"@types/react": "^19",
5454
"@types/react-dom": "^19",

0 commit comments

Comments
 (0)