mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-28 22:43:30 +03:00
Update dependency @testing-library/react to v10.4.6
This commit is contained in:
parent
4c43a1bc9e
commit
bb6de1c31d
@ -16,7 +16,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@testing-library/jest-dom": "5.11.0",
|
||||
"@testing-library/react": "10.4.5",
|
||||
"@testing-library/react": "10.4.6",
|
||||
"@testing-library/user-event": "11.4.2",
|
||||
"prop-types": "15.7.2",
|
||||
"react": "16.13.1",
|
||||
|
@ -1465,14 +1465,13 @@
|
||||
lodash "^4.17.15"
|
||||
redent "^3.0.0"
|
||||
|
||||
"@testing-library/react@10.4.5":
|
||||
version "10.4.5"
|
||||
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-10.4.5.tgz#e66e004d6beb60a26b4e5d4e4d9989738d7077f3"
|
||||
integrity sha512-M5A0W4VphBiEm4vgnq7vHC+/e4Bp/3iIOAWap1FtIiA+Zom6BtXpY3RSTOqc8bZsCcu9gFBZ/lxaiMW6uJddWg==
|
||||
"@testing-library/react@10.4.6":
|
||||
version "10.4.6"
|
||||
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-10.4.6.tgz#70a7cac35ac8256c22a8cb0c4779e0efefd218c6"
|
||||
integrity sha512-pVcm8v0HxCEzrtasbC2bdhWM0P5X9o8a/xfBugC97uVVTmhVeGHj+5CdE1JYi/i2K+mCyeq5YqzHLW/gB+K12w==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.10.3"
|
||||
"@testing-library/dom" "^7.17.1"
|
||||
semver "^7.3.2"
|
||||
|
||||
"@testing-library/user-event@11.4.2":
|
||||
version "11.4.2"
|
||||
|
Loading…
Reference in New Issue
Block a user