Skip to content

Commit

Permalink
Bump marked from 0.8.2 to 4.0.10 (#3252)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Feb 4, 2022
1 parent 1974466 commit ba2019e
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 @@ -1636,7 +1636,7 @@
"events": "3.2.0",
"fast-deep-equal": "^3.1.3",
"lru-cache": "6.0.0",
"marked": "^0.8.0",
"marked": "^4.0.10",
"react": "^16.12.0",
"react-dom": "^16.12.0",
"ssh-config": "^2.0.0-alpha.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3405,10 +3405,10 @@ make-dir@^1.0.0:
dependencies:
pify "^3.0.0"

marked@^0.8.0:
version "0.8.2"
resolved "https://registry.yarnpkg.com/marked/-/marked-0.8.2.tgz#4faad28d26ede351a7a1aaa5fec67915c869e355"
integrity sha512-EGwzEeCcLniFX51DhTpmTom+dSA/MG/OBUDjnWtHbEnjAH180VzUeAw+oE4+Zv+CoYBWyRlYOTR0N8SO9R1PVw==
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==

md5.js@^1.3.4:
version "1.3.5"
Expand Down

0 comments on commit ba2019e

Please sign in to comment.