build(deps-dev): bump @testing-library/user-event from 14.4.3 to 14.5.1

Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 14.4.3 to 14.5.1.
- [Release notes](https://github.com/testing-library/user-event/releases)
- [Changelog](https://github.com/testing-library/user-event/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testing-library/user-event/compare/v14.4.3...v14.5.1)

---
updated-dependencies:
- dependency-name: "@testing-library/user-event"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-12-20 04:24:57 +00:00 committed by Klara Simickova
parent 850e77eb01
commit 14b00e3fcd
2 changed files with 5 additions and 4 deletions

7
package-lock.json generated
View file

@ -42,7 +42,7 @@
"@testing-library/dom": "9.3.3",
"@testing-library/jest-dom": "6.1.5",
"@testing-library/react": "14.1.2",
"@testing-library/user-event": "14.4.3",
"@testing-library/user-event": "14.5.1",
"@types/jest": "29.5.11",
"@types/react": "18.2.36",
"@types/react-dom": "18.2.17",
@ -4296,9 +4296,10 @@
}
},
"node_modules/@testing-library/user-event": {
"version": "14.4.3",
"version": "14.5.1",
"resolved": "https://registry.npmjs.org/@testing-library/user-event/-/user-event-14.5.1.tgz",
"integrity": "sha512-UCcUKrUYGj7ClomOo2SpNVvx4/fkd/2BbIHDCle8A0ax+P3bU7yJwDBDrS6ZwdTMARWTGODX1hEsCcO+7beJjg==",
"dev": true,
"license": "MIT",
"engines": {
"node": ">=12",
"npm": ">=6"

View file

@ -67,7 +67,7 @@
"@testing-library/dom": "9.3.3",
"@testing-library/jest-dom": "6.1.5",
"@testing-library/react": "14.1.2",
"@testing-library/user-event": "14.4.3",
"@testing-library/user-event": "14.5.1",
"@types/jest": "29.5.11",
"@types/react": "18.2.36",
"@types/react-dom": "18.2.17",