Bump @testing-library/user-event from 12.1.5 to 12.1.6

Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 12.1.5 to 12.1.6.
- [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.5...v12.1.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-09-23 07:08:59 +00:00 committed by GitHub
parent 1a58059d19
commit 29f4f61e5f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -3035,9 +3035,9 @@
}
},
"@testing-library/user-event": {
"version": "12.1.5",
"resolved": "https://registry.npmjs.org/@testing-library/user-event/-/user-event-12.1.5.tgz",
"integrity": "sha512-FzTnKvb0KC4T84G6uTx971ja8OOqLlsprzWbeRyd8f1MDwbcLIFgx0Hyr56izY9m9y2KwHGVKeVEkTPslw32lw==",
"version": "12.1.6",
"resolved": "https://registry.npmjs.org/@testing-library/user-event/-/user-event-12.1.6.tgz",
"integrity": "sha512-BdSe6cmzDEapTBH3s1NKbzu+GyX5bJKraKwVpM2vZF1+EEWxZr0EiA0z9bA5Nux8P+6nKMOZKsXQrj5q/kicfQ==",
"dev": true,
"requires": {
"@babel/runtime": "^7.10.2"

View File

@ -47,7 +47,7 @@
"@svgr/webpack": "5.4.0",
"@testing-library/jest-dom": "^5.11.4",
"@testing-library/react": "^11.0.4",
"@testing-library/user-event": "^12.1.5",
"@testing-library/user-event": "^12.1.6",
"@typescript-eslint/eslint-plugin": "^2.10.0",
"@typescript-eslint/parser": "^2.10.0",
"babel-eslint": "^10.1.0",