Bump @testing-library/user-event from 12.1.3 to 12.1.4

Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 12.1.3 to 12.1.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/v12.1.3...v12.1.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-09-09 07:26:07 +00:00
committed by GitHub
parent 47323c91c8
commit 0f7a42ce3b
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -3035,9 +3035,9 @@
}
},
"@testing-library/user-event": {
"version": "12.1.3",
"resolved": "https://registry.npmjs.org/@testing-library/user-event/-/user-event-12.1.3.tgz",
"integrity": "sha512-U6tpKWbBMvqt8tIF77crr9VyP1W+yxK+c48xH5rvYwmT4MER5jvWAFqNzkn542Bt3qeDCn0aqwb0Pv+3mDbLtw==",
"version": "12.1.4",
"resolved": "https://registry.npmjs.org/@testing-library/user-event/-/user-event-12.1.4.tgz",
"integrity": "sha512-vd5s43lNfyq/JEr8ndQmS+An6dEVUmjW9zqtpmMHU+rrPMaHLrUIlWZ9wDE8ALS/dFMsu6U00A5X/7Dv/2tWnw==",
"dev": true,
"requires": {
"@babel/runtime": "^7.10.2"