mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-26 12:21:36 +03:00
Update dependency @testing-library/react to v10.4.5
This commit is contained in:
parent
797f784296
commit
db6e02b3fa
@ -16,7 +16,7 @@
|
|||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@testing-library/jest-dom": "5.11.0",
|
"@testing-library/jest-dom": "5.11.0",
|
||||||
"@testing-library/react": "10.4.4",
|
"@testing-library/react": "10.4.5",
|
||||||
"@testing-library/user-event": "11.4.2",
|
"@testing-library/user-event": "11.4.2",
|
||||||
"prop-types": "15.7.2",
|
"prop-types": "15.7.2",
|
||||||
"react": "16.13.1",
|
"react": "16.13.1",
|
||||||
|
@ -1465,10 +1465,10 @@
|
|||||||
lodash "^4.17.15"
|
lodash "^4.17.15"
|
||||||
redent "^3.0.0"
|
redent "^3.0.0"
|
||||||
|
|
||||||
"@testing-library/react@10.4.4":
|
"@testing-library/react@10.4.5":
|
||||||
version "10.4.4"
|
version "10.4.5"
|
||||||
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-10.4.4.tgz#f05edf827df288c6c7b19fe96fff2b33cddbb809"
|
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-10.4.5.tgz#e66e004d6beb60a26b4e5d4e4d9989738d7077f3"
|
||||||
integrity sha512-SKDQ2jBdg9UQQYQragkvXOzNp4hnCdOvXyZ52rg+OXiiumVxkAutdvvRzBF4PrbvMQ27Z6gx0GVo2YQ1Mcip8g==
|
integrity sha512-M5A0W4VphBiEm4vgnq7vHC+/e4Bp/3iIOAWap1FtIiA+Zom6BtXpY3RSTOqc8bZsCcu9gFBZ/lxaiMW6uJddWg==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/runtime" "^7.10.3"
|
"@babel/runtime" "^7.10.3"
|
||||||
"@testing-library/dom" "^7.17.1"
|
"@testing-library/dom" "^7.17.1"
|
||||||
|
Loading…
Reference in New Issue
Block a user