Skip to content

Commit

Permalink
fix(deps): update dependency marked to v15
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 10, 2025
1 parent bae7f37 commit 6a0b95d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
},
"dependencies": {
"js-yaml": "~4.1.0",
"marked": "14.1.0"
"marked": "15.0.7"
},
"devDependencies": {
"tape": "5.8.1"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ __metadata:
resolution: "@hedgedoc/meta-marked@workspace:."
dependencies:
js-yaml: "npm:~4.1.0"
marked: "npm:14.1.0"
marked: "npm:15.0.7"
tape: "npm:5.8.1"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -728,12 +728,12 @@ __metadata:
languageName: node
linkType: hard

"marked@npm:14.1.0":
version: 14.1.0
resolution: "marked@npm:14.1.0"
"marked@npm:15.0.7":
version: 15.0.7
resolution: "marked@npm:15.0.7"
bin:
marked: bin/marked.js
checksum: 10c0/85bb74e5514975093b2772e6844503b373f422edd4e8a5382549b7c06808c5fb7422d3314846f48d30acffdc2f935196ab8f44b47c24ce0d18a62b0376e6e3f0
checksum: 10c0/0b9d07bace37bbf0548bae356c4184765afa4d2296ed0be4418aa4bb0ce703f323dc1a475125d536581f9fe264797e6265dd0b57499d97c0fe0f29bc6d016343
languageName: node
linkType: hard

Expand Down

0 comments on commit 6a0b95d

Please sign in to comment.