Skip to content

Commit ef7c855

Browse files
fix(deps): update dependency marked to v15
1 parent ea185cc commit ef7c855

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
@@ -106,7 +106,7 @@
106106
"isomorphic-dompurify": "2.18.0",
107107
"js-base64": "^3.7.2",
108108
"lit": "^3.0.0",
109-
"marked": "^10.0.0",
109+
"marked": "^15.0.0",
110110
"p-queue": "^8.0.1",
111111
"ramda": "^0.30.0",
112112
"rxjs": "^7.8.1",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -837,7 +837,7 @@ __metadata:
837837
js-base64: "npm:^3.7.2"
838838
jsdom: "npm:^25.0.0"
839839
lit: "npm:^3.0.0"
840-
marked: "npm:^10.0.0"
840+
marked: "npm:^15.0.0"
841841
npm-run-all2: "npm:7.0.1"
842842
open-cli: "npm:^8.0.0"
843843
p-queue: "npm:^8.0.1"
@@ -7264,12 +7264,12 @@ __metadata:
72647264
languageName: node
72657265
linkType: hard
72667266

7267-
"marked@npm:^10.0.0":
7268-
version: 10.0.0
7269-
resolution: "marked@npm:10.0.0"
7267+
"marked@npm:^15.0.0":
7268+
version: 15.0.6
7269+
resolution: "marked@npm:15.0.6"
72707270
bin:
72717271
marked: bin/marked.js
7272-
checksum: 10c0/5882b04a5f0d619757b281f09a67eb8f9e966299083748b51b144b482c56527161cc4dee3ef8e334926c84b7c6ad2bb5c48af5855a52c6ae460131175e3fb93f
7272+
checksum: 10c0/8f30972ac5fdf879353484bdd7717409c241d15031a58bbc483070dedb58e4b314c41c0b59b78e536658907c02ee149eaf4b9be221f198df97beae703f529d40
72737273
languageName: node
72747274
linkType: hard
72757275

0 commit comments

Comments
 (0)