mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-21 17:26:29 -05:00
fix(deps): update dependency abcjs to v6.2.0
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
c18bdeebb5
commit
cdbf64bc92
2 changed files with 6 additions and 6 deletions
|
@ -57,7 +57,7 @@
|
|||
"@svgr/webpack": "7.0.0",
|
||||
"@types/katex": "0.16.0",
|
||||
"@uiw/react-codemirror": "4.19.10",
|
||||
"abcjs": "6.1.9",
|
||||
"abcjs": "6.2.0",
|
||||
"bootstrap": "5.2.3",
|
||||
"copy-webpack-plugin": "11.0.0",
|
||||
"cross-env": "7.0.3",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -2362,7 +2362,7 @@ __metadata:
|
|||
"@typescript-eslint/eslint-plugin": 5.56.0
|
||||
"@typescript-eslint/parser": 5.56.0
|
||||
"@uiw/react-codemirror": 4.19.10
|
||||
abcjs: 6.1.9
|
||||
abcjs: 6.2.0
|
||||
bootstrap: 5.2.3
|
||||
copy-webpack-plugin: 11.0.0
|
||||
cross-env: 7.0.3
|
||||
|
@ -5494,10 +5494,10 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"abcjs@npm:6.1.9":
|
||||
version: 6.1.9
|
||||
resolution: "abcjs@npm:6.1.9"
|
||||
checksum: b8e6bf4c478c493b92aad2465ce54d2e6df7f3e9cac7e693d3aeef1ff19783c33122eee1be78a1287339a21ee2d9c75e22b4f309dcdcf669f3a5f46c0ac5b123
|
||||
"abcjs@npm:6.2.0":
|
||||
version: 6.2.0
|
||||
resolution: "abcjs@npm:6.2.0"
|
||||
checksum: a1e27f7d52ac1c4adaedeb40070e85371f329766f9cfcdf3d5945a63c90d5c4a1dd391a1c63db1d6e318d1be3fb3b9c53a467b67a463c151dba49209f3622121
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
Loading…
Reference in a new issue