Skip to content

Commit

Permalink
fix(deps): update dependency marked to v15
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 26, 2025
1 parent ccf6224 commit 365666c
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@
"js-base64": "^3.7.7",
"jsonwebtoken": "^9.0.2",
"lodash": "^4.17.21",
"marked": "10.0.0",
"marked": "15.0.6",
"nanoid": "^5.0.5",
"nanostores": "^0.11.0",
"p-queue": "^8.0.0",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11607,7 +11607,7 @@ __metadata:
js-base64: "npm:^3.7.7"
jsonwebtoken: "npm:^9.0.2"
lodash: "npm:^4.17.21"
marked: "npm:10.0.0"
marked: "npm:15.0.6"
nanoid: "npm:^5.0.5"
nanostores: "npm:^0.11.0"
p-queue: "npm:^8.0.0"
Expand Down Expand Up @@ -18982,21 +18982,21 @@ __metadata:
languageName: node
linkType: hard

"marked@npm:10.0.0, marked@npm:^10.0.0":
version: 10.0.0
resolution: "marked@npm:10.0.0"
"marked@npm:15.0.6":
version: 15.0.6
resolution: "marked@npm:15.0.6"
bin:
marked: bin/marked.js
checksum: 10c0/5882b04a5f0d619757b281f09a67eb8f9e966299083748b51b144b482c56527161cc4dee3ef8e334926c84b7c6ad2bb5c48af5855a52c6ae460131175e3fb93f
checksum: 10c0/8f30972ac5fdf879353484bdd7717409c241d15031a58bbc483070dedb58e4b314c41c0b59b78e536658907c02ee149eaf4b9be221f198df97beae703f529d40
languageName: node
linkType: hard

"marked@npm:15.0.6":
version: 15.0.6
resolution: "marked@npm:15.0.6"
"marked@npm:^10.0.0":
version: 10.0.0
resolution: "marked@npm:10.0.0"
bin:
marked: bin/marked.js
checksum: 10c0/8f30972ac5fdf879353484bdd7717409c241d15031a58bbc483070dedb58e4b314c41c0b59b78e536658907c02ee149eaf4b9be221f198df97beae703f529d40
checksum: 10c0/5882b04a5f0d619757b281f09a67eb8f9e966299083748b51b144b482c56527161cc4dee3ef8e334926c84b7c6ad2bb5c48af5855a52c6ae460131175e3fb93f
languageName: node
linkType: hard

Expand Down

0 comments on commit 365666c

Please sign in to comment.