Skip to content

Commit 10671d0

Browse files
fix(deps): update dependency marked to v15
1 parent 01fcf33 commit 10671d0

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
@@ -105,7 +105,7 @@
105105
"isomorphic-dompurify": "2.16.0",
106106
"js-base64": "^3.7.2",
107107
"lit": "^3.0.0",
108-
"marked": "^10.0.0",
108+
"marked": "^15.0.0",
109109
"p-queue": "^8.0.1",
110110
"ramda": "^0.30.0",
111111
"rxjs": "^7.8.1",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -821,7 +821,7 @@ __metadata:
821821
js-base64: "npm:^3.7.2"
822822
jsdom: "npm:^25.0.0"
823823
lit: "npm:^3.0.0"
824-
marked: "npm:^10.0.0"
824+
marked: "npm:^15.0.0"
825825
npm-run-all2: "npm:7.0.1"
826826
open-cli: "npm:^8.0.0"
827827
p-queue: "npm:^8.0.1"
@@ -6434,12 +6434,12 @@ __metadata:
64346434
languageName: node
64356435
linkType: hard
64366436

6437-
"marked@npm:^10.0.0":
6438-
version: 10.0.0
6439-
resolution: "marked@npm:10.0.0"
6437+
"marked@npm:^15.0.0":
6438+
version: 15.0.0
6439+
resolution: "marked@npm:15.0.0"
64406440
bin:
64416441
marked: bin/marked.js
6442-
checksum: 10c0/5882b04a5f0d619757b281f09a67eb8f9e966299083748b51b144b482c56527161cc4dee3ef8e334926c84b7c6ad2bb5c48af5855a52c6ae460131175e3fb93f
6442+
checksum: 10c0/717e641a7d4f14a099ceb4f094edf8f6048b84685e5d8e213889711b3f0ccd4756b3c576ce5c7378e0c54fe1ccbb116ef07ca663e18ad457be9a1bbc7b9c4c48
64436443
languageName: node
64446444
linkType: hard
64456445

0 commit comments

Comments
 (0)