mirror of
https://github.com/prymitive/karma
synced 2026-08-23 11:56:20 +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.0 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.5.0...v14.5.1) --- 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
8d636dbf56
commit
b25b745e76
Generated
+4
-4
@@ -56,7 +56,7 @@
|
||||
"@testing-library/jest-dom": "6.1.3",
|
||||
"@testing-library/react": "12.1.5",
|
||||
"@testing-library/react-hooks": "8.0.1",
|
||||
"@testing-library/user-event": "14.5.0",
|
||||
"@testing-library/user-event": "14.5.1",
|
||||
"@types/body-scroll-lock": "3.1.0",
|
||||
"@types/bricks.js": "1.8.3",
|
||||
"@types/enzyme": "3.10.13",
|
||||
@@ -5045,9 +5045,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@testing-library/user-event": {
|
||||
"version": "14.5.0",
|
||||
"resolved": "https://registry.npmjs.org/@testing-library/user-event/-/user-event-14.5.0.tgz",
|
||||
"integrity": "sha512-nQRCteEZvULJJrlcGQuNhwGekz25TOUILA+sTWI9PB/vNKKivS+7K7XRTwoikw/2fmJPaM4pPKy+hLWEGg9+JA==",
|
||||
"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,
|
||||
"engines": {
|
||||
"node": ">=12",
|
||||
|
||||
+1
-1
@@ -51,7 +51,7 @@
|
||||
"@testing-library/jest-dom": "6.1.3",
|
||||
"@testing-library/react": "12.1.5",
|
||||
"@testing-library/react-hooks": "8.0.1",
|
||||
"@testing-library/user-event": "14.5.0",
|
||||
"@testing-library/user-event": "14.5.1",
|
||||
"@types/body-scroll-lock": "3.1.0",
|
||||
"@types/bricks.js": "1.8.3",
|
||||
"@types/enzyme": "3.10.13",
|
||||
|
||||
Reference in New Issue
Block a user