Skip to content

Commit

Permalink
Merge pull request #887 from alvarlagerlof/renovate/marked-8.x
Browse files Browse the repository at this point in the history
Update dependency marked to v8
  • Loading branch information
alvarlagerlof authored Sep 3, 2023
2 parents ee68fac + 3351864 commit 2c0bac8
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 @@ -49,7 +49,7 @@
"git-repo-info": "2.1.1",
"gray-matter": "4.0.3",
"luxon": "3.4.2",
"marked": "7.0.5",
"marked": "8.0.0",
"postcss": "8.4.29",
"prettier": "3.0.3",
"tailwindcss": "3.3.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4209,10 +4209,10 @@ markdown-wasm@1.2.0:
resolved "https://registry.yarnpkg.com/markdown-wasm/-/markdown-wasm-1.2.0.tgz#403204100fda293b58075d38b498e73bc109357a"
integrity sha512-S12OTkyXCkOgI1n1rZY9cg4bK/PGu80Emjpvwp8BEjwCxhPV3yddF0U6+QhCitdBsI1tzWcoeahmW7k0Pq81OA==

marked@7.0.5:
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==
marked@8.0.0:
version "8.0.0"
resolved "https://registry.yarnpkg.com/marked/-/marked-8.0.0.tgz#e808c02daf9d72485477d3ff9a4e193fec94a4db"
integrity sha512-RI/D5csFVreNrFchdKFSdV38GDHJdD7OdmbNWYzGvApPb0A9pyypgfHC/FBH4ugmRE8cr7yg/TH7tu8585eMhA==

mdast-util-definitions@^5.0.0:
version "5.1.2"
Expand Down

0 comments on commit 2c0bac8

Please sign in to comment.