Merge pull request #753 from hodgef/dependabot/npm_and_yarn/testing-library/user-event-12.1.9

This commit is contained in:
dependabot-preview[bot] 2020-10-21 16:12:58 +00:00 committed by GitHub
commit f0e566758b
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

@ -4045,9 +4045,9 @@
}
},
"@testing-library/user-event": {
"version": "12.1.8",
"resolved": "https://registry.npmjs.org/@testing-library/user-event/-/user-event-12.1.8.tgz",
"integrity": "sha512-UUcTuT8HyDwGaRXgNgvMS1uOlreLv9+WsXi1FNj3mmumnB2d3hv2cov0RAd99lx8QI2CtAAOELxoihGj8x/nWg==",
"version": "12.1.9",
"resolved": "https://registry.npmjs.org/@testing-library/user-event/-/user-event-12.1.9.tgz",
"integrity": "sha512-1LlqPjj/tRvC+y5eqQDGRFzG2QaVqKVMCNN7pg9p73D8/HrwZozO8jlhXKWPmemFe6BhVwaDiKMTX5AoN9u9Yw==",
"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.1.0",
"@testing-library/user-event": "^12.1.8",
"@testing-library/user-event": "^12.1.9",
"@typescript-eslint/eslint-plugin": "^2.10.0",
"@typescript-eslint/parser": "^2.10.0",
"babel-eslint": "^10.1.0",