Bump @testing-library/user-event from 13.0.10 to 13.0.16 (#13142)
Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 13.0.10 to 13.0.16. - [Release notes](https://github.com/testing-library/user-event/releases) - [Changelog](https://github.com/testing-library/user-event/blob/master/CHANGELOG.md) - [Commits](https://github.com/testing-library/user-event/compare/v13.0.10...v13.0.16) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
65c733ae60
commit
d47f4ffab0
2 changed files with 5 additions and 5 deletions
|
|
@ -101,7 +101,7 @@
|
|||
"@testing-library/jest-dom": "^5.11.9",
|
||||
"@testing-library/preact": "^2.0.1",
|
||||
"@testing-library/preact-hooks": "^1.1.0",
|
||||
"@testing-library/user-event": "^13.0.10",
|
||||
"@testing-library/user-event": "^13.0.16",
|
||||
"babel-core": "^7.0.0-bridge.0",
|
||||
"babel-eslint": "^10.1.0",
|
||||
"babel-jest": "^26.6.3",
|
||||
|
|
|
|||
|
|
@ -2664,10 +2664,10 @@
|
|||
dependencies:
|
||||
"@testing-library/dom" "^7.16.2"
|
||||
|
||||
"@testing-library/user-event@^13.0.10":
|
||||
version "13.0.10"
|
||||
resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-13.0.10.tgz#8bd5c9f82b5e707fde598a8f319943c289a87378"
|
||||
integrity sha512-LORQD86zMtv/lP1RpulfBm5wGjTwmzqCRBx15nOYcH55ojsGoaTNsL76V5eoZWefl+T2SvG0kqY6mwOxJ1/5Og==
|
||||
"@testing-library/user-event@^13.0.16":
|
||||
version "13.0.16"
|
||||
resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-13.0.16.tgz#c027a9656f1984cf05f9c94c8f7168c06e85792c"
|
||||
integrity sha512-plXL8lGR2H0xm0fHE0Dfz37ke2UtBI1wAmaWIo6BP7+pGt+BxdBQrITHAMGcac0a3PtBi5CXNPth8S53ISO1Ew==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.12.5"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue