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

This commit is contained in:
Renovate Bot
2021-10-15 22:22:42 +00:00
committed by renovate[bot]
parent 0bb14167ae
commit 1ba3dc1d70
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -7411,9 +7411,9 @@
}
},
"@testing-library/user-event": {
"version": "13.3.0",
"resolved": "https://registry.npmjs.org/@testing-library/user-event/-/user-event-13.3.0.tgz",
"integrity": "sha512-f8AJ8ybUna88Lmx3l5fuPMhzyyrcopQk/vgVDHVKOnOf2kkjfVSb0Px77iduHmh6uFUcXsD/z6qp4G13rObVrw==",
"version": "13.4.1",
"resolved": "https://registry.npmjs.org/@testing-library/user-event/-/user-event-13.4.1.tgz",
"integrity": "sha512-WcnVwi96MmFsHLMNvBz03aPMVDU3UOgucXcn85fNXKKdtd7CHi2NAgE3hASt157yTB9krym0ikFVKbqYghKRCg==",
"dev": true,
"requires": {
"@babel/runtime": "^7.12.5"

View File

@ -100,7 +100,7 @@
"@testing-library/cypress": "7.0.7",
"@testing-library/dom": "8.9.1",
"@testing-library/jest-dom": "5.14.1",
"@testing-library/user-event": "13.3.0",
"@testing-library/user-event": "13.4.1",
"@typescript-eslint/eslint-plugin": "4.33.0",
"@typescript-eslint/parser": "4.33.0",
"babel-eslint": "10.1.0",