Merge pull request #688 from hodgef/dependabot/npm_and_yarn/testing-library/user-event-12.1.5

This commit is contained in:
dependabot-preview[bot] 2020-09-14 23:08:30 +00:00 committed by GitHub
commit d701053b6a
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.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==",
"version": "12.1.5",
"resolved": "https://registry.npmjs.org/@testing-library/user-event/-/user-event-12.1.5.tgz",
"integrity": "sha512-FzTnKvb0KC4T84G6uTx971ja8OOqLlsprzWbeRyd8f1MDwbcLIFgx0Hyr56izY9m9y2KwHGVKeVEkTPslw32lw==",
"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.4",
"@testing-library/user-event": "^12.1.5",
"@typescript-eslint/eslint-plugin": "^2.10.0",
"@typescript-eslint/parser": "^2.10.0",
"babel-eslint": "^10.1.0",