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

This commit is contained in:
Renovate Bot
2021-10-10 10:07:57 +00:00
committed by renovate[bot]
parent 986345e43f
commit d551967970
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -7411,9 +7411,9 @@
} }
}, },
"@testing-library/user-event": { "@testing-library/user-event": {
"version": "13.2.1", "version": "13.3.0",
"resolved": "https://registry.npmjs.org/@testing-library/user-event/-/user-event-13.2.1.tgz", "resolved": "https://registry.npmjs.org/@testing-library/user-event/-/user-event-13.3.0.tgz",
"integrity": "sha512-cczlgVl+krjOb3j1625usarNEibI0IFRJrSWX9UsJ1HKYFgCQv9Nb7QAipUDXl3Xdz8NDTsiS78eAkPSxlzTlw==", "integrity": "sha512-f8AJ8ybUna88Lmx3l5fuPMhzyyrcopQk/vgVDHVKOnOf2kkjfVSb0Px77iduHmh6uFUcXsD/z6qp4G13rObVrw==",
"dev": true, "dev": true,
"requires": { "requires": {
"@babel/runtime": "^7.12.5" "@babel/runtime": "^7.12.5"

View File

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