mirror of
https://github.com/prymitive/karma
synced 2026-05-19 04:26:41 +00:00
chore(deps-dev): bump @testing-library/user-event in /ui
Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 14.5.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](https://github.com/testing-library/user-event/compare/v14.5.1...v14.5.2) --- updated-dependencies: - dependency-name: "@testing-library/user-event" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
Łukasz Mierzwa
parent
964ef26b19
commit
ca37d7990d
8
ui/package-lock.json
generated
8
ui/package-lock.json
generated
@@ -58,7 +58,7 @@
|
||||
"@testing-library/jest-dom": "6.1.6",
|
||||
"@testing-library/react": "12.1.5",
|
||||
"@testing-library/react-hooks": "8.0.1",
|
||||
"@testing-library/user-event": "14.5.1",
|
||||
"@testing-library/user-event": "14.5.2",
|
||||
"@types/body-scroll-lock": "3.1.2",
|
||||
"@types/bricks.js": "1.8.5",
|
||||
"@types/enzyme": "3.10.18",
|
||||
@@ -3842,9 +3842,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@testing-library/user-event": {
|
||||
"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==",
|
||||
"version": "14.5.2",
|
||||
"resolved": "https://registry.npmjs.org/@testing-library/user-event/-/user-event-14.5.2.tgz",
|
||||
"integrity": "sha512-YAh82Wh4TIrxYLmfGcixwD18oIjyC1pFQC2Y01F2lzV2HTMiYrI0nze0FD0ocB//CKS/7jIUgae+adPqxK5yCQ==",
|
||||
"dev": true,
|
||||
"engines": {
|
||||
"node": ">=12",
|
||||
|
||||
@@ -53,7 +53,7 @@
|
||||
"@testing-library/jest-dom": "6.1.6",
|
||||
"@testing-library/react": "12.1.5",
|
||||
"@testing-library/react-hooks": "8.0.1",
|
||||
"@testing-library/user-event": "14.5.1",
|
||||
"@testing-library/user-event": "14.5.2",
|
||||
"@types/body-scroll-lock": "3.1.2",
|
||||
"@types/bricks.js": "1.8.5",
|
||||
"@types/enzyme": "3.10.18",
|
||||
|
||||
Reference in New Issue
Block a user