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 Nov 16, 2024
1 parent 829d219 commit dadee3c
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@
"human-number": "^2.0.4",
"js-base64": "^3.7.7",
"jsonwebtoken": "^9.0.2",
"marked": "10.0.0",
"marked": "15.0.0",
"nanoid": "^5.0.5",
"nanostores": "^0.11.0",
"p-queue": "^8.0.0",
Expand Down
27 changes: 18 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9909,7 +9909,7 @@ __metadata:
husky: "npm:9.1.6"
js-base64: "npm:^3.7.7"
jsonwebtoken: "npm:^9.0.2"
marked: "npm:10.0.0"
marked: "npm:15.0.0"
nanoid: "npm:^5.0.5"
nanostores: "npm:^0.11.0"
p-queue: "npm:^8.0.0"
Expand Down Expand Up @@ -16890,21 +16890,30 @@ __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:13.0.2":
version: 13.0.2
resolution: "marked@npm:13.0.2"
bin:
marked: bin/marked.js
checksum: 10c0/5882b04a5f0d619757b281f09a67eb8f9e966299083748b51b144b482c56527161cc4dee3ef8e334926c84b7c6ad2bb5c48af5855a52c6ae460131175e3fb93f
checksum: 10c0/c8d0f63674b8de406029d58df9ef91f42464a58c6a914f063e88b270dd59d4cdafa378c2ac96a04eec13ca06566737829e27d45a5da6ef4f640811d7a7becdee
languageName: node
linkType: hard

"marked@npm:13.0.2":
version: 13.0.2
resolution: "marked@npm:13.0.2"
"marked@npm:15.0.0":
version: 15.0.0
resolution: "marked@npm:15.0.0"
bin:
marked: bin/marked.js
checksum: 10c0/c8d0f63674b8de406029d58df9ef91f42464a58c6a914f063e88b270dd59d4cdafa378c2ac96a04eec13ca06566737829e27d45a5da6ef4f640811d7a7becdee
checksum: 10c0/717e641a7d4f14a099ceb4f094edf8f6048b84685e5d8e213889711b3f0ccd4756b3c576ce5c7378e0c54fe1ccbb116ef07ca663e18ad457be9a1bbc7b9c4c48
languageName: node
linkType: hard

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

Expand Down

0 comments on commit dadee3c

Please sign in to comment.