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

This commit is contained in:
Renovate Bot 2021-10-15 10:45:09 +00:00
parent 26da93f4b7
commit 23dc41ef59
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", "@fullhuman/postcss-purgecss": "4.0.3",
"@testing-library/jest-dom": "5.14.1", "@testing-library/jest-dom": "5.14.1",
"@testing-library/react": "12.1.2", "@testing-library/react": "12.1.2",
"@testing-library/user-event": "13.3.0", "@testing-library/user-event": "13.4.1",
"@types/jest": "27.0.2", "@types/jest": "27.0.2",
"@types/node": "15.6.0", "@types/node": "15.6.0",
"@types/react": "17.0.30", "@types/react": "17.0.30",
@ -2587,9 +2587,9 @@
} }
}, },
"node_modules/@testing-library/user-event": { "node_modules/@testing-library/user-event": {
"version": "13.3.0", "version": "13.4.1",
"resolved": "https://registry.npmjs.org/@testing-library/user-event/-/user-event-13.3.0.tgz", "resolved": "https://registry.npmjs.org/@testing-library/user-event/-/user-event-13.4.1.tgz",
"integrity": "sha512-f8AJ8ybUna88Lmx3l5fuPMhzyyrcopQk/vgVDHVKOnOf2kkjfVSb0Px77iduHmh6uFUcXsD/z6qp4G13rObVrw==", "integrity": "sha512-WcnVwi96MmFsHLMNvBz03aPMVDU3UOgucXcn85fNXKKdtd7CHi2NAgE3hASt157yTB9krym0ikFVKbqYghKRCg==",
"dependencies": { "dependencies": {
"@babel/runtime": "^7.12.5" "@babel/runtime": "^7.12.5"
}, },
@ -30275,9 +30275,9 @@
} }
}, },
"@testing-library/user-event": { "@testing-library/user-event": {
"version": "13.3.0", "version": "13.4.1",
"resolved": "https://registry.npmjs.org/@testing-library/user-event/-/user-event-13.3.0.tgz", "resolved": "https://registry.npmjs.org/@testing-library/user-event/-/user-event-13.4.1.tgz",
"integrity": "sha512-f8AJ8ybUna88Lmx3l5fuPMhzyyrcopQk/vgVDHVKOnOf2kkjfVSb0Px77iduHmh6uFUcXsD/z6qp4G13rObVrw==", "integrity": "sha512-WcnVwi96MmFsHLMNvBz03aPMVDU3UOgucXcn85fNXKKdtd7CHi2NAgE3hASt157yTB9krym0ikFVKbqYghKRCg==",
"requires": { "requires": {
"@babel/runtime": "^7.12.5" "@babel/runtime": "^7.12.5"
} }

View file

@ -11,7 +11,7 @@
"@fullhuman/postcss-purgecss": "4.0.3", "@fullhuman/postcss-purgecss": "4.0.3",
"@testing-library/jest-dom": "5.14.1", "@testing-library/jest-dom": "5.14.1",
"@testing-library/react": "12.1.2", "@testing-library/react": "12.1.2",
"@testing-library/user-event": "13.3.0", "@testing-library/user-event": "13.4.1",
"@types/jest": "27.0.2", "@types/jest": "27.0.2",
"@types/node": "15.6.0", "@types/node": "15.6.0",
"@types/react": "17.0.30", "@types/react": "17.0.30",