Skip to content

Commit

Permalink
fix(deps): update dependency marked to v14.1.4
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 Nov 7, 2024
1 parent bae7f37 commit 1e9ef17
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": "14.1.4"
},
"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:14.1.4"
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:14.1.4":
version: 14.1.4
resolution: "marked@npm:14.1.4"
bin:
marked: bin/marked.js
checksum: 10c0/85bb74e5514975093b2772e6844503b373f422edd4e8a5382549b7c06808c5fb7422d3314846f48d30acffdc2f935196ab8f44b47c24ce0d18a62b0376e6e3f0
checksum: 10c0/7ccc4c9b58d430b68eb878133fc284235ef3022b1a465345d2464712bf7d47507203b54639826839b6cb8d8847cf46f2e382588b9e1fc1d98b657520e16bfa62
languageName: node
linkType: hard

Expand Down

0 comments on commit 1e9ef17

Please sign in to comment.