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

This commit is contained in:
Renovate Bot 2021-10-20 14:01:17 +00:00
parent e26bae9424
commit b34ab801c9
No known key found for this signature in database
GPG key ID: 81C63AE1C224182B
2 changed files with 8 additions and 8 deletions

View file

@ -12,7 +12,7 @@
"@fullhuman/postcss-purgecss": "4.0.3",
"@testing-library/jest-dom": "5.14.1",
"@testing-library/react": "12.1.2",
"@testing-library/user-event": "13.4.1",
"@testing-library/user-event": "13.5.0",
"@types/jest": "27.0.2",
"@types/node": "15.6.0",
"@types/react": "17.0.30",
@ -2587,9 +2587,9 @@
}
},
"node_modules/@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==",
"dependencies": {
"@babel/runtime": "^7.12.5"
},
@ -30275,9 +30275,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==",
"requires": {
"@babel/runtime": "^7.12.5"
}