Skip to content

Commit 259c682

Browse files
fix(deps): update dependency marked to v15
1 parent 6ce7078 commit 259c682

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@
116116
"isomorphic-dompurify": "2.18.0",
117117
"js-base64": "^3.7.2",
118118
"lit": "^3.0.0",
119-
"marked": "^10.0.0",
119+
"marked": "^15.0.0",
120120
"p-queue": "^8.0.1",
121121
"ramda": "^0.30.0",
122122
"rxjs": "^7.8.1",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -816,7 +816,7 @@ __metadata:
816816
js-base64: "npm:^3.7.2"
817817
jsdom: "npm:^25.0.0"
818818
lit: "npm:^3.0.0"
819-
marked: "npm:^10.0.0"
819+
marked: "npm:^15.0.0"
820820
npm-run-all2: "npm:7.0.1"
821821
open-cli: "npm:^8.0.0"
822822
p-queue: "npm:^8.0.1"
@@ -7522,12 +7522,12 @@ __metadata:
75227522
languageName: node
75237523
linkType: hard
75247524

7525-
"marked@npm:^10.0.0":
7526-
version: 10.0.0
7527-
resolution: "marked@npm:10.0.0"
7525+
"marked@npm:^15.0.0":
7526+
version: 15.0.7
7527+
resolution: "marked@npm:15.0.7"
75287528
bin:
75297529
marked: bin/marked.js
7530-
checksum: 10c0/5882b04a5f0d619757b281f09a67eb8f9e966299083748b51b144b482c56527161cc4dee3ef8e334926c84b7c6ad2bb5c48af5855a52c6ae460131175e3fb93f
7530+
checksum: 10c0/0b9d07bace37bbf0548bae356c4184765afa4d2296ed0be4418aa4bb0ce703f323dc1a475125d536581f9fe264797e6265dd0b57499d97c0fe0f29bc6d016343
75317531
languageName: node
75327532
linkType: hard
75337533

0 commit comments

Comments
 (0)