Skip to content

Commit

Permalink
Merge pull request #28 from ryan-ally/dependabot/npm_and_yarn/marked-…
Browse files Browse the repository at this point in the history
…4.0.10

Bump marked from 0.3.19 to 4.0.10
  • Loading branch information
ryan-ally authored Aug 23, 2022
2 parents b1d90eb + 159cff5 commit ed6d2e9
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@
"katex": "^0.13.2",
"lodash": "^4.17.20",
"lowlight": "^2.6.1",
"marked": "^0.3.12",
"marked": "^4.0.10",
"mathjax": "3",
"mermaid": "^9.1.1",
"micromatch": "^4.0.5",
Expand Down
7 changes: 6 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8629,7 +8629,12 @@ markdownlint@~0.25.1:
dependencies:
markdown-it "12.3.2"

marked@^0.3.12, marked@~0.3.6:
marked@^4.0.10:
version "4.0.10"
resolved "https://registry.yarnpkg.com/marked/-/marked-4.0.10.tgz#423e295385cc0c3a70fa495e0df68b007b879423"
integrity sha512-+QvuFj0nGgO970fySghXGmuw+Fd0gD2x3+MqCWLIPf5oxdv1Ka6b2q+z9RP01P/IaKPMEramy+7cNy/Lw8c3hw==

marked@~0.3.6:
version "0.3.19"
resolved "https://registry.yarnpkg.com/marked/-/marked-0.3.19.tgz#5d47f709c4c9fc3c216b6d46127280f40b39d790"
integrity sha512-ea2eGWOqNxPcXv8dyERdSr/6FmzvWwzjMxpfGB/sbMccXoct+xY+YukPD+QTUZwyvK7BZwcr4m21WBOW41pAkg==
Expand Down

0 comments on commit ed6d2e9

Please sign in to comment.