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 Dec 10, 2024
1 parent 80a6a28 commit 6d264eb
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.18.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 @@ -824,7 +824,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 @@ -6441,12 +6441,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.3
resolution: "marked@npm:15.0.3"
bin:
marked: bin/marked.js
checksum: 10c0/5882b04a5f0d619757b281f09a67eb8f9e966299083748b51b144b482c56527161cc4dee3ef8e334926c84b7c6ad2bb5c48af5855a52c6ae460131175e3fb93f
checksum: 10c0/2e08d50b2ad96509a8ca93a5b57e9c7bf64ea44c8f504392191955dac5b117996ee39ceaafe0330e87a3bd93f7af5942bb87ef9bf55664a8d660012e7a43c3cc
languageName: node
linkType: hard

Expand Down

0 comments on commit 6d264eb

Please sign in to comment.