Skip to content

Commit

Permalink
Bump marked to 8.0.1 (#2620)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Pedro Ferreira <[email protected]>
  • Loading branch information
renovate[bot] and apedroferreira authored Sep 6, 2023
1 parent 95b5dd3 commit dc65af4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"lodash": "4.17.21",
"lz-string": "1.5.0",
"markdown-to-jsx": "7.3.2",
"marked": "7.0.5",
"marked": "8.0.1",
"next": "13.4.19",
"nprogress": "0.2.0",
"postcss": "8.4.29",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9924,10 +9924,10 @@ [email protected]:
markdown-it "13.0.1"
markdownlint-micromark "0.1.7"

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.1:
version "8.0.1"
resolved "https://registry.yarnpkg.com/marked/-/marked-8.0.1.tgz#62005c60d88926ef4b4a45e51ac76c5076c6e63d"
integrity sha512-eEbeEb/mJwh+sNLEhHOWtxMgjN/NEwZUBs1nkiIH2sTQTq07KmPMQ48ihyvo5+Ya56spVOPhunfGr6406crCVA==

mdurl@^1.0.1:
version "1.0.1"
Expand Down

0 comments on commit dc65af4

Please sign in to comment.