Bump @testing-library/user-event from 14.2.0 to 14.2.1 (#18066)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2022-07-12 10:36:00 -05:00 committed by GitHub
parent 0ef5bc6351
commit e00a75bfb5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -56,7 +56,7 @@
"@testing-library/jest-dom": "^5.16.4",
"@testing-library/preact": "^2.0.1",
"@testing-library/preact-hooks": "^1.1.0",
"@testing-library/user-event": "^14.2.0",
"@testing-library/user-event": "^14.2.1",
"@whitespace/storybook-addon-html": "^5.0.0",
"babel-core": "^7.0.0-bridge.0",
"babel-jest": "^28.1.2",

View file

@ -3055,10 +3055,10 @@
dependencies:
"@testing-library/dom" "^7.16.2"
"@testing-library/user-event@^14.2.0":
version "14.2.0"
resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-14.2.0.tgz#8293560f8f80a00383d6c755ec3e0b918acb1683"
integrity sha512-+hIlG4nJS6ivZrKnOP7OGsDu9Fxmryj9vCl8x0ZINtTJcCHs2zLsYif5GzuRiBF2ck5GZG2aQr7Msg+EHlnYVQ==
"@testing-library/user-event@^14.2.1":
version "14.2.1"
resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-14.2.1.tgz#8c5ff2d004544bb2220e1d864f7267fe7eb6c556"
integrity sha512-HOr1QiODrq+0j9lKU5i10y9TbhxMBMRMGimNx10asdmau9cb8Xb1Vyg0GvTwyIL2ziQyh2kAloOtAQFBQVuecA==
"@tootallnate/once@2":
version "2.0.0"