mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-04-01 02:41:39 -05:00
Update dependency @testing-library/user-event to v11.3.2
This commit is contained in:
parent
4d7b8914be
commit
c3f8a529e8
2 changed files with 5 additions and 5 deletions
|
@ -17,7 +17,7 @@
|
|||
"dependencies": {
|
||||
"@testing-library/jest-dom": "5.9.0",
|
||||
"@testing-library/react": "10.2.1",
|
||||
"@testing-library/user-event": "11.3.1",
|
||||
"@testing-library/user-event": "11.3.2",
|
||||
"prop-types": "15.7.2",
|
||||
"react": "16.13.1",
|
||||
"react-dom": "16.13.1",
|
||||
|
|
|
@ -1314,10 +1314,10 @@
|
|||
"@babel/runtime" "^7.10.2"
|
||||
"@testing-library/dom" "^7.9.0"
|
||||
|
||||
"@testing-library/user-event@11.3.1":
|
||||
version "11.3.1"
|
||||
resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-11.3.1.tgz#a5388cfff2c578825144a6665942124a26852aa3"
|
||||
integrity sha512-kiilTC/B48wmEfRunCsU20ndyJmLoFnsxIv9et/s2+tVmNSfErzkVKxhcPKtO5ktM205+qzy6dyR55JiKXIzqQ==
|
||||
"@testing-library/user-event@11.3.2":
|
||||
version "11.3.2"
|
||||
resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-11.3.2.tgz#015232ed88a54deb4664afec4b9e65a74c268f2a"
|
||||
integrity sha512-2QBLj/nuIUf2vV5kpoix8nnIcePsyjCiALOs9ooF11HynHkrShmPL8Nxo94SIXSGIovTWYVYJpN4VaLO2fjKbQ==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.10.2"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue