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

This commit is contained in:
Renovate Bot
2021-10-20 00:58:02 +00:00
committed by renovate[bot]
parent 295601b806
commit 5ef2091a74
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -7423,9 +7423,9 @@
}
},
"@testing-library/user-event": {
"version": "13.4.1",
"resolved": "https://registry.npmjs.org/@testing-library/user-event/-/user-event-13.4.1.tgz",
"integrity": "sha512-WcnVwi96MmFsHLMNvBz03aPMVDU3UOgucXcn85fNXKKdtd7CHi2NAgE3hASt157yTB9krym0ikFVKbqYghKRCg==",
"version": "13.5.0",
"resolved": "https://registry.npmjs.org/@testing-library/user-event/-/user-event-13.5.0.tgz",
"integrity": "sha512-5Kwtbo3Y/NowpkbRuSepbyMFkZmHgD+vPzYB/RJ4oxt5Gj/avFFBYjhw27cqSVPVw/3a67NK1PbiIr9k4Gwmdg==",
"dev": true,
"requires": {
"@babel/runtime": "^7.12.5"

View File

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