Skip to content

Commit

Permalink
chore(deps): update dependency marked to v4 [security]
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 19, 2024
1 parent 8ae05f1 commit 4d7bccd
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"handlebars": "^4.7.7",
"highlight.js": "^11.2.0",
"jsdom": "^24.0.0",
"marked": "^2.1.3",
"marked": "^4.0.0",
"prettier": "^3.0.0"
},
"scripts": {
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -169,10 +169,10 @@ jsonfile@^6.0.1:
optionalDependencies:
graceful-fs "^4.1.6"

marked@^2.1.3:
version "2.1.3"
resolved "https://registry.yarnpkg.com/marked/-/marked-2.1.3.tgz#bd017cef6431724fd4b27e0657f5ceb14bff3753"
integrity sha512-/Q+7MGzaETqifOMWYEA7HVMaZb4XbcRfaOzcSsHZEith83KGlvaSG33u0SKu89Mj5h+T8V2hM+8O45Qc5XTgwA==
marked@^4.0.0:
version "4.3.0"
resolved "https://registry.yarnpkg.com/marked/-/marked-4.3.0.tgz#796362821b019f734054582038b116481b456cf3"
integrity sha512-PRsaiG84bK+AMvxziE/lCFss8juXjNaWzVbN5tXAm4XjeaS9NAHhop+PjQxz2A9h8Q4M/xGmzP8vqNwy6JeK0A==

[email protected]:
version "1.52.0"
Expand Down

0 comments on commit 4d7bccd

Please sign in to comment.