Bump @testing-library/user-event from 10.3.2 to 10.3.4

Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 10.3.2 to 10.3.4.
- [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/v10.3.2...v10.3.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-05-21 21:33:04 -05:00
committed by David Lechner
parent 154907a201
commit 669f7838b2
2 changed files with 7 additions and 5 deletions
+1 -1
View File
@@ -6,7 +6,7 @@
"@pybricks/mpy-cross-4": "^2.0.0",
"@testing-library/jest-dom": "^4.2.4",
"@testing-library/react": "^10.0.4",
"@testing-library/user-event": "^10.3.2",
"@testing-library/user-event": "^10.3.4",
"@types/jest": "^25.2.3",
"@types/jszip": "^3.1.7",
"@types/node": "^12.0.0",
+6 -4
View File
@@ -1453,10 +1453,12 @@
"@testing-library/dom" "^7.2.2"
"@types/testing-library__react" "^10.0.1"
"@testing-library/user-event@^10.3.2":
version "10.3.2"
resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-10.3.2.tgz#208954ae8b4a1cea65be4557db9affc1e80af38c"
integrity sha512-/oyuBE61/l2HOJavOEXv/Z0oatPu2n/A/EptQSH4MoJimyBGozSvmwiP/Wol9IbSo3u2Tl93BDd7b0M4aGLYug==
"@testing-library/user-event@^10.3.4":
version "10.3.4"
resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-10.3.4.tgz#701905a19bad92805820b816327ab086bdd0e832"
integrity sha512-ZuqR2cBAOArvBdPiIjmAKaZdFAtZSH6Oz2I5+uHonMXRyR0uTtz2fTWyPuiu4JATdK7gLIq1s02BMJGWgmh1lA==
dependencies:
"@babel/runtime" "^7.9.6"
"@types/babel__core@^7.1.0":
version "7.1.7"