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

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot]
2021-11-18 16:51:25 -05:00
committed by GitHub
parent 09b16976fd
commit 33df4d2b7f
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -5816,9 +5816,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

@@ -70,7 +70,7 @@
"@testing-library/dom": "7.16.3",
"@testing-library/jest-dom": "5.15.0",
"@testing-library/react": "10.3.0",
"@testing-library/user-event": "13.4.1",
"@testing-library/user-event": "13.5.0",
"@wojtekmaj/enzyme-adapter-react-17": "^0.6.5",
"axios-mock-adapter": "1.20.0",
"codecov": "3.8.3",