0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-04-08 02:52:39 -05:00

Update dependency @testing-library/user-event to v12.1.4

This commit is contained in:
Renovate Bot 2020-09-08 20:31:22 +00:00 committed by renovate[bot]
parent dfa3160b6f
commit 9b23da05e2
2 changed files with 5 additions and 5 deletions

View file

@ -17,7 +17,7 @@
"dependencies": {
"@testing-library/jest-dom": "5.11.4",
"@testing-library/react": "11.0.2",
"@testing-library/user-event": "12.1.3",
"@testing-library/user-event": "12.1.4",
"prop-types": "15.7.2",
"react": "16.13.1",
"react-dom": "16.13.1",

View file

@ -1523,10 +1523,10 @@
"@babel/runtime" "^7.11.2"
"@testing-library/dom" "^7.23.0"
"@testing-library/user-event@12.1.3":
version "12.1.3"
resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-12.1.3.tgz#0b19022f4e59596563f3f53293d67b3ab2c394f3"
integrity sha512-U6tpKWbBMvqt8tIF77crr9VyP1W+yxK+c48xH5rvYwmT4MER5jvWAFqNzkn542Bt3qeDCn0aqwb0Pv+3mDbLtw==
"@testing-library/user-event@12.1.4":
version "12.1.4"
resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-12.1.4.tgz#a1f257dd2ec5fc19ca5d96ef2d096f6f5888e67a"
integrity sha512-vd5s43lNfyq/JEr8ndQmS+An6dEVUmjW9zqtpmMHU+rrPMaHLrUIlWZ9wDE8ALS/dFMsu6U00A5X/7Dv/2tWnw==
dependencies:
"@babel/runtime" "^7.10.2"