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

This commit is contained in:
renovate[bot] 2022-07-16 12:32:16 +00:00 committed by GitHub
parent ba703031a2
commit e0af3ca5d8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

View file

@ -11,7 +11,7 @@
"dependencies": {
"@testing-library/jest-dom": "5.16.4",
"@testing-library/react": "13.3.0",
"@testing-library/user-event": "14.2.1",
"@testing-library/user-event": "14.2.5",
"@types/jest": "28.1.4",
"@types/node": "18.0.0",
"@types/react": "18.0.15",
@ -3807,9 +3807,9 @@
}
},
"node_modules/@testing-library/user-event": {
"version": "14.2.1",
"resolved": "https://registry.npmjs.org/@testing-library/user-event/-/user-event-14.2.1.tgz",
"integrity": "sha512-HOr1QiODrq+0j9lKU5i10y9TbhxMBMRMGimNx10asdmau9cb8Xb1Vyg0GvTwyIL2ziQyh2kAloOtAQFBQVuecA==",
"version": "14.2.5",
"resolved": "https://registry.npmjs.org/@testing-library/user-event/-/user-event-14.2.5.tgz",
"integrity": "sha512-xcSw47H8JidxQPAqPlHp4l51EYJx+2TlHgYBW9i+noNlgUMMrhgtefnrWcpZ1k9ep6SMhJVyx3N7F4tIKTuJ9w==",
"engines": {
"node": ">=12",
"npm": ">=6"
@ -21256,9 +21256,9 @@
}
},
"@testing-library/user-event": {
"version": "14.2.1",
"resolved": "https://registry.npmjs.org/@testing-library/user-event/-/user-event-14.2.1.tgz",
"integrity": "sha512-HOr1QiODrq+0j9lKU5i10y9TbhxMBMRMGimNx10asdmau9cb8Xb1Vyg0GvTwyIL2ziQyh2kAloOtAQFBQVuecA==",
"version": "14.2.5",
"resolved": "https://registry.npmjs.org/@testing-library/user-event/-/user-event-14.2.5.tgz",
"integrity": "sha512-xcSw47H8JidxQPAqPlHp4l51EYJx+2TlHgYBW9i+noNlgUMMrhgtefnrWcpZ1k9ep6SMhJVyx3N7F4tIKTuJ9w==",
"requires": {}
},
"@tootallnate/once": {

View file

@ -10,7 +10,7 @@
"dependencies": {
"@testing-library/jest-dom": "5.16.4",
"@testing-library/react": "13.3.0",
"@testing-library/user-event": "14.2.1",
"@testing-library/user-event": "14.2.5",
"@types/jest": "28.1.4",
"@types/node": "18.0.0",
"@types/react": "18.0.15",