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

This commit is contained in:
renovate[bot] 2022-08-02 23:14:56 +00:00 committed by GitHub
parent 6c2ca10a1d
commit dbbe4eaf2d
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.3.0",
"@testing-library/user-event": "14.4.1",
"@types/jest": "28.1.6",
"@types/node": "18.0.0",
"@types/react": "18.0.15",
@ -3807,9 +3807,9 @@
}
},
"node_modules/@testing-library/user-event": {
"version": "14.3.0",
"resolved": "https://registry.npmjs.org/@testing-library/user-event/-/user-event-14.3.0.tgz",
"integrity": "sha512-P02xtBBa8yMaLhK8CzJCIns8rqwnF6FxhR9zs810flHOBXUYCFjLd8Io1rQrAkQRWEmW2PGdZIEdMxf/KLsqFA==",
"version": "14.4.1",
"resolved": "https://registry.npmjs.org/@testing-library/user-event/-/user-event-14.4.1.tgz",
"integrity": "sha512-Gr20dje1RaNxZ1ehHGPvFkLswfetBQKCfRD/lo6sUJQ52X2TV/QnqUpkjoShfEebrB2KiTPfQkcONwdQiofLhg==",
"engines": {
"node": ">=12",
"npm": ">=6"
@ -21290,9 +21290,9 @@
}
},
"@testing-library/user-event": {
"version": "14.3.0",
"resolved": "https://registry.npmjs.org/@testing-library/user-event/-/user-event-14.3.0.tgz",
"integrity": "sha512-P02xtBBa8yMaLhK8CzJCIns8rqwnF6FxhR9zs810flHOBXUYCFjLd8Io1rQrAkQRWEmW2PGdZIEdMxf/KLsqFA==",
"version": "14.4.1",
"resolved": "https://registry.npmjs.org/@testing-library/user-event/-/user-event-14.4.1.tgz",
"integrity": "sha512-Gr20dje1RaNxZ1ehHGPvFkLswfetBQKCfRD/lo6sUJQ52X2TV/QnqUpkjoShfEebrB2KiTPfQkcONwdQiofLhg==",
"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.3.0",
"@testing-library/user-event": "14.4.1",
"@types/jest": "28.1.6",
"@types/node": "18.0.0",
"@types/react": "18.0.15",