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 19, 2024
1 parent e000aed commit d1fb430
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@
"isomorphic-dompurify": "2.16.0",
"js-base64": "^3.7.2",
"lit": "^3.0.0",
"marked": "^10.0.0",
"marked": "^15.0.0",
"p-queue": "^8.0.1",
"ramda": "^0.30.0",
"rxjs": "^7.8.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -821,7 +821,7 @@ __metadata:
js-base64: "npm:^3.7.2"
jsdom: "npm:^25.0.0"
lit: "npm:^3.0.0"
marked: "npm:^10.0.0"
marked: "npm:^15.0.0"
npm-run-all2: "npm:7.0.1"
open-cli: "npm:^8.0.0"
p-queue: "npm:^8.0.1"
Expand Down Expand Up @@ -6448,12 +6448,12 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down

0 comments on commit d1fb430

Please sign in to comment.