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.3
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Signed-off-by: David Mehren <git@herrmehren.de>
This commit is contained in:
parent
013fd22de4
commit
e35fa06dc3
3 changed files with 7 additions and 7 deletions
|
@ -59,7 +59,7 @@
|
|||
"@svgr/webpack": "8.1.0",
|
||||
"@types/katex": "0.16.7",
|
||||
"@uiw/react-codemirror": "4.21.21",
|
||||
"abcjs": "6.2.2",
|
||||
"abcjs": "6.2.3",
|
||||
"bootstrap": "5.3.2",
|
||||
"copy-webpack-plugin": "11.0.0",
|
||||
"cross-env": "7.0.3",
|
||||
|
|
|
@ -22,7 +22,7 @@ exports[`AbcFrame renders a music sheet 2`] = `
|
|||
height="454.4200000000001"
|
||||
role="img"
|
||||
stroke="currentColor"
|
||||
width="770.0000000000002"
|
||||
width="770"
|
||||
xmlns:xlink="http://www.w3.org/1999/xlink"
|
||||
>
|
||||
<style>
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -2461,7 +2461,7 @@ __metadata:
|
|||
"@typescript-eslint/eslint-plugin": "npm:6.13.2"
|
||||
"@typescript-eslint/parser": "npm:6.13.2"
|
||||
"@uiw/react-codemirror": "npm:4.21.21"
|
||||
abcjs: "npm:6.2.2"
|
||||
abcjs: "npm:6.2.3"
|
||||
bootstrap: "npm:5.3.2"
|
||||
copy-webpack-plugin: "npm:11.0.0"
|
||||
cross-env: "npm:7.0.3"
|
||||
|
@ -5600,10 +5600,10 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"abcjs@npm:6.2.2":
|
||||
version: 6.2.2
|
||||
resolution: "abcjs@npm:6.2.2"
|
||||
checksum: af7a7703a10ffda1fd19db2cdf80df9175d3abbab1287b3dd7bb09652fd3da960669f02b9535f13bbcb695b34358cd273da705f13b6872b039d9285fa7a4d75b
|
||||
"abcjs@npm:6.2.3":
|
||||
version: 6.2.3
|
||||
resolution: "abcjs@npm:6.2.3"
|
||||
checksum: ad4ecba9bc495c0b1fd0e0e00a0e45a3705550f5ef49ed2f0996068de9c444f2277c903e945089302b8019ef3e878e86c48cf43f22e5077f4a4a6fe40ac8b307
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
Loading…
Reference in a new issue