mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-22 01:36:29 -05:00
fix(deps): update dependency abcjs to v6.1.6
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
8e21033536
commit
916490dbd0
2 changed files with 6 additions and 6 deletions
|
@ -57,7 +57,7 @@
|
||||||
"@svgr/webpack": "6.4.0",
|
"@svgr/webpack": "6.4.0",
|
||||||
"@types/katex": "0.14.0",
|
"@types/katex": "0.14.0",
|
||||||
"@uiw/react-codemirror": "4.12.4",
|
"@uiw/react-codemirror": "4.12.4",
|
||||||
"abcjs": "6.1.3",
|
"abcjs": "6.1.6",
|
||||||
"bootstrap": "4.6.2",
|
"bootstrap": "4.6.2",
|
||||||
"copy-webpack-plugin": "11.0.0",
|
"copy-webpack-plugin": "11.0.0",
|
||||||
"cross-env": "7.0.3",
|
"cross-env": "7.0.3",
|
||||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -1960,7 +1960,7 @@ __metadata:
|
||||||
"@typescript-eslint/eslint-plugin": 5.40.0
|
"@typescript-eslint/eslint-plugin": 5.40.0
|
||||||
"@typescript-eslint/parser": 5.40.0
|
"@typescript-eslint/parser": 5.40.0
|
||||||
"@uiw/react-codemirror": 4.12.4
|
"@uiw/react-codemirror": 4.12.4
|
||||||
abcjs: 6.1.3
|
abcjs: 6.1.6
|
||||||
bootstrap: 4.6.2
|
bootstrap: 4.6.2
|
||||||
copy-webpack-plugin: 11.0.0
|
copy-webpack-plugin: 11.0.0
|
||||||
cross-env: 7.0.3
|
cross-env: 7.0.3
|
||||||
|
@ -3915,10 +3915,10 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"abcjs@npm:6.1.3":
|
"abcjs@npm:6.1.6":
|
||||||
version: 6.1.3
|
version: 6.1.6
|
||||||
resolution: "abcjs@npm:6.1.3"
|
resolution: "abcjs@npm:6.1.6"
|
||||||
checksum: 03b0563c1b1b5ea79d2b43fef9d3e7b5dee695cd97298b398e580ad4a162b91a039c96e3d62b84f0c23db9112b102c2ad03148619f7f9af8bb52d7a3e96ffc33
|
checksum: 952a1cf6bfa7d82fa3ec2482590ba72fb2924c1d1f254b45686d3802355fb36015a625e1fc6c754a30813d4e1bae61cea86ceac198abb10d498875ba773f4aee
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue