Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(deps): update dependency marked to v7
Browse files Browse the repository at this point in the history
renovate[bot] authored May 3, 2024
1 parent 4446bf5 commit 562a705
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
@@ -39,7 +39,7 @@
"@babel/runtime": "^7.16.7",
"@parcel/plugin": "^2.2.0",
"@types/marked": "^4.0.1",
"marked": "^4.0.10",
"marked": "^7.0.0",
"yaml-front-matter": "^4.1.1"
},
"engines": {
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
@@ -3450,10 +3450,10 @@ [email protected]:
dependencies:
tmpl "1.0.5"

marked@^4.0.10:
version "4.3.0"
resolved "https://registry.yarnpkg.com/marked/-/marked-4.3.0.tgz#796362821b019f734054582038b116481b456cf3"
integrity sha512-PRsaiG84bK+AMvxziE/lCFss8juXjNaWzVbN5tXAm4XjeaS9NAHhop+PjQxz2A9h8Q4M/xGmzP8vqNwy6JeK0A==
marked@^7.0.0:
version "7.0.5"
resolved "https://registry.yarnpkg.com/marked/-/marked-7.0.5.tgz#8a9e4e3afb93b58fe9ee7608e67cc154eb15d508"
integrity sha512-lwNAFTfXgqpt/XvK17a/8wY9/q6fcSPZT1aP6QW0u74VwaJF/Z9KbRcX23sWE4tODM+AolJNcUtErTkgOeFP/Q==

merge-stream@^2.0.0:
version "2.0.0"

0 comments on commit 562a705

Please sign in to comment.