Skip to content

Commit

Permalink
fix(deps): update dependency marked to v14
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 Aug 31, 2024
1 parent c1ddd04 commit 29f025e
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 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": "~2.1.0"
"marked": "~14.1.0"
},
"devDependencies": {
"tape": "5.8.1"
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -794,12 +794,12 @@ __metadata:
languageName: node
linkType: hard

"marked@npm:~2.1.0":
version: 2.1.3
resolution: "marked@npm:2.1.3"
"marked@npm:~14.1.0":
version: 14.1.0
resolution: "marked@npm:14.1.0"
bin:
marked: bin/marked
checksum: 10c0/1f520ee847911284d7992966aeb46bd9fba09f1f6ada753cb20b0ad5c0d802accd07ef1596abe45d9221cac6bdc106d7487e39dee1249b345b71a354e124a13d
marked: bin/marked.js
checksum: 10c0/85bb74e5514975093b2772e6844503b373f422edd4e8a5382549b7c06808c5fb7422d3314846f48d30acffdc2f935196ab8f44b47c24ce0d18a62b0376e6e3f0
languageName: node
linkType: hard

Expand All @@ -808,7 +808,7 @@ __metadata:
resolution: "meta-marked@workspace:."
dependencies:
js-yaml: "npm:~4.1.0"
marked: "npm:~2.1.0"
marked: "npm:~14.1.0"
tape: "npm:5.8.1"
languageName: unknown
linkType: soft
Expand Down

0 comments on commit 29f025e

Please sign in to comment.