mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-02-02 23:52:02 +00:00
Update dependency @types/react to v16.9.38 (#222)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
450bdbfaee
commit
bb270c1c38
2 changed files with 5 additions and 5 deletions
|
@ -11,7 +11,7 @@
|
|||
"@types/markdown-it": "10.0.1",
|
||||
"@types/node": "12.12.47",
|
||||
"@types/node-sass": "4.11.1",
|
||||
"@types/react": "16.9.36",
|
||||
"@types/react": "16.9.38",
|
||||
"@types/react-bootstrap": "1.0.1",
|
||||
"@types/react-bootstrap-typeahead": "3.4.6",
|
||||
"@types/react-dom": "16.9.8",
|
||||
|
|
|
@ -1699,10 +1699,10 @@
|
|||
"@types/prop-types" "*"
|
||||
csstype "^2.2.0"
|
||||
|
||||
"@types/react@16.9.36":
|
||||
version "16.9.36"
|
||||
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.36.tgz#ade589ff51e2a903e34ee4669e05dbfa0c1ce849"
|
||||
integrity sha512-mGgUb/Rk/vGx4NCvquRuSH0GHBQKb1OqpGS9cT9lFxlTLHZgkksgI60TuIxubmn7JuCb+sENHhQciqa0npm0AQ==
|
||||
"@types/react@16.9.38":
|
||||
version "16.9.38"
|
||||
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.38.tgz#868405dace93a4095d3e054f4c4a1de7a1ac0680"
|
||||
integrity sha512-pHAeZbjjNRa/hxyNuLrvbxhhnKyKNiLC6I5fRF2Zr/t/S6zS41MiyzH4+c+1I9vVfvuRt1VS2Lodjr4ZWnxrdA==
|
||||
dependencies:
|
||||
"@types/prop-types" "*"
|
||||
csstype "^2.2.0"
|
||||
|
|
Loading…
Reference in a new issue