mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-02-06 18:31:20 +00:00
Update dependency @types/codemirror to v0.0.107
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
01ec3a0926
commit
cc52a32197
2 changed files with 5 additions and 5 deletions
|
@ -10,7 +10,7 @@
|
|||
"@testing-library/jest-dom": "5.11.9",
|
||||
"@testing-library/react": "11.2.3",
|
||||
"@testing-library/user-event": "12.6.2",
|
||||
"@types/codemirror": "0.0.106",
|
||||
"@types/codemirror": "0.0.107",
|
||||
"@types/d3-graphviz": "2.6.6",
|
||||
"@types/diff": "5.0.0",
|
||||
"@types/domhandler": "2.4.1",
|
||||
|
|
|
@ -1841,10 +1841,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.106":
|
||||
version "0.0.106"
|
||||
resolved "https://registry.yarnpkg.com/@types/codemirror/-/codemirror-0.0.106.tgz#0e4adcf51c4ff201ac25adba22771938dbcf1d72"
|
||||
integrity sha512-o2bJWaI56+J1IuzUyb1KKNLs0Tm1sqdosGeSneicQZpg9s59++8Nz70KOD6IACiZWI6b+H0H+UE+JRkgTUO3Ww==
|
||||
"@types/codemirror@0.0.107":
|
||||
version "0.0.107"
|
||||
resolved "https://registry.yarnpkg.com/@types/codemirror/-/codemirror-0.0.107.tgz#2800d142f489a1137414df30665633bbfbf4abaa"
|
||||
integrity sha512-F3Uh8xBmZWeMckWPVrcG5TBQIr/rZM7dQfx8D0pHCb372MIWFBwc5mjLBpYPcxGpmgNM/p6bl619XwyzBUQTrQ==
|
||||
dependencies:
|
||||
"@types/tern" "*"
|
||||
|
||||
|
|
Loading…
Reference in a new issue