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

This commit is contained in:
Renovate Bot
2021-07-17 16:59:57 +00:00
committed by renovate[bot]
parent fec8466d4b
commit b9ccfff18a
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -8042,9 +8042,9 @@
}
},
"@testing-library/user-event": {
"version": "13.1.9",
"resolved": "https://registry.npmjs.org/@testing-library/user-event/-/user-event-13.1.9.tgz",
"integrity": "sha512-NZr0zL2TMOs2qk+dNlqrAdbaRW5dAmYwd1yuQ4r7HpkVEOj0MWuUjDWwKhcLd/atdBy8ZSMHSKp+kXSQe47ezg==",
"version": "13.2.0",
"resolved": "https://registry.npmjs.org/@testing-library/user-event/-/user-event-13.2.0.tgz",
"integrity": "sha512-wDEuKkkChNfA02Fpd9A39AXmdmxkvRcHyt/cK3WWiPAQTyMhcKFNM51aQgpEDJUcdj7uPsOaDEESoW/L1b2kZA==",
"dev": true,
"requires": {
"@babel/runtime": "^7.12.5"

View File

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