mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-12-27 19:21:26 +00:00
Update dependency codemirror to v5.56.0
This commit is contained in:
parent
42fefeb9a2
commit
c88e2f9c1e
2 changed files with 5 additions and 5 deletions
|
@ -29,7 +29,7 @@
|
|||
"@typescript-eslint/eslint-plugin": "3.6.1",
|
||||
"@typescript-eslint/parser": "3.6.1",
|
||||
"bootstrap": "4.5.0",
|
||||
"codemirror": "5.55.0",
|
||||
"codemirror": "5.56.0",
|
||||
"deep-equal": "2.0.3",
|
||||
"eslint-config-react-app": "5.2.1",
|
||||
"eslint-config-standard": "14.1.1",
|
||||
|
|
|
@ -3527,10 +3527,10 @@ code-point-at@^1.0.0:
|
|||
resolved "https://registry.yarnpkg.com/code-point-at/-/code-point-at-1.1.0.tgz#0d070b4d043a5bea33a2f1a40e2edb3d9a4ccf77"
|
||||
integrity sha1-DQcLTQQ6W+ozovGkDi7bPZpMz3c=
|
||||
|
||||
codemirror@5.55.0:
|
||||
version "5.55.0"
|
||||
resolved "https://registry.yarnpkg.com/codemirror/-/codemirror-5.55.0.tgz#23731f641288f202a6858fdc878f3149e0e04363"
|
||||
integrity sha512-TumikSANlwiGkdF/Blnu/rqovZ0Y3Jh8yy9TqrPbSM0xxSucq3RgnpVDQ+mD9q6JERJEIT2FMuF/fBGfkhIR/g==
|
||||
codemirror@5.56.0:
|
||||
version "5.56.0"
|
||||
resolved "https://registry.yarnpkg.com/codemirror/-/codemirror-5.56.0.tgz#675640fcc780105cd22d3faa738b5d7ea6426f61"
|
||||
integrity sha512-MfKVmYgifXjQpLSgpETuih7A7WTTIsxvKfSLGseTY5+qt0E1UD1wblZGM6WLenORo8sgmf+3X+WTe2WF7mufyw==
|
||||
|
||||
collection-visit@^1.0.0:
|
||||
version "1.0.0"
|
||||
|
|
Loading…
Reference in a new issue