mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-22 09:46:30 -05:00
Update dependency @types/codemirror to v0.0.103
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
4a4253e78a
commit
5095504764
2 changed files with 5 additions and 5 deletions
|
@ -10,7 +10,7 @@
|
|||
"@testing-library/jest-dom": "5.11.6",
|
||||
"@testing-library/react": "11.2.2",
|
||||
"@testing-library/user-event": "12.6.0",
|
||||
"@types/codemirror": "0.0.102",
|
||||
"@types/codemirror": "0.0.103",
|
||||
"@types/d3-graphviz": "2.6.6",
|
||||
"@types/diff": "5.0.0",
|
||||
"@types/domhandler": "2.4.1",
|
||||
|
|
|
@ -1845,10 +1845,10 @@
|
|||
resolved "https://registry.yarnpkg.com/@types/clone/-/clone-2.1.0.tgz#cb888a3fe5319275b566ae3a9bc606e310c533d4"
|
||||
integrity sha512-d/aS/lPOnUSruPhgNtT8jW39fHRVTLQy9sodysP1kkG8EdAtdZu1vt8NJaYA8w/6Z9j8izkAsx1A/yJhcYR1CA==
|
||||
|
||||
"@types/codemirror@0.0.102":
|
||||
version "0.0.102"
|
||||
resolved "https://registry.yarnpkg.com/@types/codemirror/-/codemirror-0.0.102.tgz#56049f14a85e170fc5b71bd76517089ca74a4036"
|
||||
integrity sha512-WZZW8VL8BAzzAZWkiYnM5VsYz1qWYieRqHPPtC/BB015QXd3LPXtBlbRYA8lauKgM10qWYeLH8p5LsIn2SLXfA==
|
||||
"@types/codemirror@0.0.103":
|
||||
version "0.0.103"
|
||||
resolved "https://registry.yarnpkg.com/@types/codemirror/-/codemirror-0.0.103.tgz#2ad656c4412c818beab4dd9214f3c8b48aa2a642"
|
||||
integrity sha512-dYQTrIcZal0pnYz/ODjpJB+yadKJhGHywylAlHKjE8VSzGiw2A+6S+hD6jfyXw02ToFR9DO52X+O1pvHn31sbg==
|
||||
dependencies:
|
||||
"@types/tern" "*"
|
||||
|
||||
|
|
Loading…
Reference in a new issue