chore(deps): update dependency @testing-library/user-event to v13.2.1

This commit is contained in:
Renovate Bot
2021-07-25 14:05:43 +00:00
committed by renovate[bot]
parent 80e75ea690
commit c80acbb0dc
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -7069,9 +7069,9 @@
}
},
"@testing-library/user-event": {
"version": "13.2.0",
"resolved": "https://registry.npmjs.org/@testing-library/user-event/-/user-event-13.2.0.tgz",
"integrity": "sha512-wDEuKkkChNfA02Fpd9A39AXmdmxkvRcHyt/cK3WWiPAQTyMhcKFNM51aQgpEDJUcdj7uPsOaDEESoW/L1b2kZA==",
"version": "13.2.1",
"resolved": "https://registry.npmjs.org/@testing-library/user-event/-/user-event-13.2.1.tgz",
"integrity": "sha512-cczlgVl+krjOb3j1625usarNEibI0IFRJrSWX9UsJ1HKYFgCQv9Nb7QAipUDXl3Xdz8NDTsiS78eAkPSxlzTlw==",
"dev": true,
"requires": {
"@babel/runtime": "^7.12.5"

View File

@ -106,7 +106,7 @@
"@testing-library/cypress": "7.0.7",
"@testing-library/dom": "8.1.0",
"@testing-library/jest-dom": "5.14.1",
"@testing-library/user-event": "13.2.0",
"@testing-library/user-event": "13.2.1",
"@typescript-eslint/eslint-plugin": "4.28.4",
"@typescript-eslint/parser": "4.28.4",
"babel-eslint": "10.1.0",