mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-03 23:00:14 -05:00
Update dependency @testing-library/user-event to v12.1.5
This commit is contained in:
parent
55d50fe055
commit
ed25241ede
2 changed files with 5 additions and 5 deletions
|
@ -17,7 +17,7 @@
|
|||
"dependencies": {
|
||||
"@testing-library/jest-dom": "5.11.4",
|
||||
"@testing-library/react": "11.0.4",
|
||||
"@testing-library/user-event": "12.1.4",
|
||||
"@testing-library/user-event": "12.1.5",
|
||||
"prop-types": "15.7.2",
|
||||
"react": "16.13.1",
|
||||
"react-dom": "16.13.1",
|
||||
|
|
|
@ -1523,10 +1523,10 @@
|
|||
"@babel/runtime" "^7.11.2"
|
||||
"@testing-library/dom" "^7.24.2"
|
||||
|
||||
"@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==
|
||||
"@testing-library/user-event@12.1.5":
|
||||
version "12.1.5"
|
||||
resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-12.1.5.tgz#b2a94b8b3c1a908cc1c425623b11de63b20bb837"
|
||||
integrity sha512-FzTnKvb0KC4T84G6uTx971ja8OOqLlsprzWbeRyd8f1MDwbcLIFgx0Hyr56izY9m9y2KwHGVKeVEkTPslw32lw==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.10.2"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue