mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-26 19:53:59 -05:00
Update dependency @types/codemirror to v5
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
1c00b33af4
commit
22bade82a6
2 changed files with 5 additions and 5 deletions
|
@ -10,7 +10,7 @@
|
|||
"@testing-library/jest-dom": "5.12.0",
|
||||
"@testing-library/react": "11.2.6",
|
||||
"@testing-library/user-event": "13.1.8",
|
||||
"@types/codemirror": "0.0.109",
|
||||
"@types/codemirror": "5.60.0",
|
||||
"@types/d3-graphviz": "2.6.6",
|
||||
"@types/diff": "5.0.0",
|
||||
"@types/domhandler": "2.4.1",
|
||||
|
|
|
@ -1934,10 +1934,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.109":
|
||||
version "0.0.109"
|
||||
resolved "https://registry.yarnpkg.com/@types/codemirror/-/codemirror-0.0.109.tgz#89d575ff1c7b462c4c3b8654f8bb38e5622e9036"
|
||||
integrity sha512-cSdiHeeLjvGn649lRTNeYrVCDOgDrtP+bDDSFDd1TF+i0jKGPDRozno2NOJ9lTniso+taiv4kiVS8dgM8Jm5lg==
|
||||
"@types/codemirror@5.60.0":
|
||||
version "5.60.0"
|
||||
resolved "https://registry.yarnpkg.com/@types/codemirror/-/codemirror-5.60.0.tgz#bf14b728449ebd355c17054262a083639a995710"
|
||||
integrity sha512-xgzXZyCzedLRNC67/Nn8rpBtTFnAsX2C+Q/LGoH6zgcpF/LqdNHJMHEOhqT1bwUcSp6kQdOIuKzRbeW9DYhEhg==
|
||||
dependencies:
|
||||
"@types/tern" "*"
|
||||
|
||||
|
|
Loading…
Reference in a new issue