Skip to content

Commit 0fcdc6d

Browse files
Merge pull request #716 from martijnversluis/dependabot/npm_and_yarn/chordsheetjs-12.0.0
2 parents 029f452 + be71863 commit 0fcdc6d

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
},
3838
"dependencies": {
3939
"@chordbook/editor": "^0.0.7",
40-
"chordsheetjs": "^11.2.0",
40+
"chordsheetjs": "^12.0.0",
4141
"lz-string": "^1.5.0",
4242
"query-string": "^9.1.1"
4343
},

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1805,7 +1805,7 @@ __metadata:
18051805
dependencies:
18061806
"@chordbook/editor": "npm:^0.0.7"
18071807
babel-eslint: "npm:^10.1.0"
1808-
chordsheetjs: "npm:^11.2.0"
1808+
chordsheetjs: "npm:^12.0.0"
18091809
css-loader: "npm:^7.1.2"
18101810
eslint: "npm:^9.18.0"
18111811
eslint-config-airbnb-base: "npm:^15.0.0"
@@ -1822,10 +1822,10 @@ __metadata:
18221822
languageName: unknown
18231823
linkType: soft
18241824

1825-
"chordsheetjs@npm:^11.2.0":
1826-
version: 11.2.0
1827-
resolution: "chordsheetjs@npm:11.2.0"
1828-
checksum: 10c0/a163e33a0a141aa4434509d74389df9b1b790373320e9808891570a43eb6196f166acc298abfd8a09220e79291db88f4130c8164da4fad439563ac95d78f19cc
1825+
"chordsheetjs@npm:^12.0.0":
1826+
version: 12.0.0
1827+
resolution: "chordsheetjs@npm:12.0.0"
1828+
checksum: 10c0/bfa0c12dc6adfb4be5186420860199c4c0789f9fde6e0dc0bc906d57ba29f774a7194bcbccbe5d883daee24a9ead1a33502b9c8fdf821d1a77f1d4a72df487c7
18291829
languageName: node
18301830
linkType: hard
18311831

0 commit comments

Comments
 (0)