Bump @testing-library/user-event from 11.4.1 to 11.4.2

Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 11.4.1 to 11.4.2.
- [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/v11.4.1...v11.4.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-06-15 08:05:00 -05:00
committed by David Lechner
parent 3cfbf4856f
commit c95e7e2493
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -9,7 +9,7 @@
"@shopify/react-i18n": "^5.0.0",
"@testing-library/jest-dom": "^5.8.0",
"@testing-library/react": "^10.2.1",
"@testing-library/user-event": "^11.2.1",
"@testing-library/user-event": "^11.4.2",
"@types/file-saver": "^2.0.1",
"@types/jest": "^25.2.3",
"@types/node": "^12.0.0",
+4 -4
View File
@@ -1616,10 +1616,10 @@
"@babel/runtime" "^7.10.2"
"@testing-library/dom" "^7.9.0"
"@testing-library/user-event@^11.2.1":
version "11.4.1"
resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-11.4.1.tgz#2134e4cbbb345dbc49001123ff9a036f09259464"
integrity sha512-ZaK+3AmocU2WjJ7UyrlnmdPecYt4fridqMwrniENCqoy/Pj2Nc9tTnpjCvMN/Ql/DQ0eRqfBoZdKNqYPBMZFhA==
"@testing-library/user-event@^11.4.2":
version "11.4.2"
resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-11.4.2.tgz#90d98fd18455ae81d008e9b26e94d25e8d5bf846"
integrity sha512-Kut7G1L+ffozEhYTDNjV9C6RFbUfsKA05rGr1arwbSUoDZQ82OMmsyaXEDznT22Qc0PtZ1Hz3soX0pPosu8+Sw==
dependencies:
"@babel/runtime" "^7.10.2"