Bump @testing-library/user-event from 12.1.7 to 12.1.8

Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 12.1.7 to 12.1.8.
- [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.7...v12.1.8)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-10-15 14:44:48 +00:00
committed by GitHub
parent 22c0f0c191
commit bcf026e5c3
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -3052,9 +3052,9 @@
}
},
"@testing-library/user-event": {
"version": "12.1.7",
"resolved": "https://registry.npmjs.org/@testing-library/user-event/-/user-event-12.1.7.tgz",
"integrity": "sha512-wuJiPqSQTVIHsYuumv1PAOBjblSrYA5vyN1nkUDF5HgfuWGz44jQsO22u7PQNkuACGYJE4eU0sybX8CzsySv+Q==",
"version": "12.1.8",
"resolved": "https://registry.npmjs.org/@testing-library/user-event/-/user-event-12.1.8.tgz",
"integrity": "sha512-UUcTuT8HyDwGaRXgNgvMS1uOlreLv9+WsXi1FNj3mmumnB2d3hv2cov0RAd99lx8QI2CtAAOELxoihGj8x/nWg==",
"dev": true,
"requires": {
"@babel/runtime": "^7.10.2"