Skip to content

Commit ba2019e

Browse files
Bump marked from 0.8.2 to 4.0.10 (#3252)
1 parent 1974466 commit ba2019e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1636,7 +1636,7 @@
16361636
"events": "3.2.0",
16371637
"fast-deep-equal": "^3.1.3",
16381638
"lru-cache": "6.0.0",
1639-
"marked": "^0.8.0",
1639+
"marked": "^4.0.10",
16401640
"react": "^16.12.0",
16411641
"react-dom": "^16.12.0",
16421642
"ssh-config": "^2.0.0-alpha.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3405,10 +3405,10 @@ make-dir@^1.0.0:
34053405
dependencies:
34063406
pify "^3.0.0"
34073407

3408-
marked@^0.8.0:
3409-
version "0.8.2"
3410-
resolved "https://registry.yarnpkg.com/marked/-/marked-0.8.2.tgz#4faad28d26ede351a7a1aaa5fec67915c869e355"
3411-
integrity sha512-EGwzEeCcLniFX51DhTpmTom+dSA/MG/OBUDjnWtHbEnjAH180VzUeAw+oE4+Zv+CoYBWyRlYOTR0N8SO9R1PVw==
3408+
marked@^4.0.10:
3409+
version "4.0.10"
3410+
resolved "https://registry.yarnpkg.com/marked/-/marked-4.0.10.tgz#423e295385cc0c3a70fa495e0df68b007b879423"
3411+
integrity sha512-+QvuFj0nGgO970fySghXGmuw+Fd0gD2x3+MqCWLIPf5oxdv1Ka6b2q+z9RP01P/IaKPMEramy+7cNy/Lw8c3hw==
34123412

34133413
md5.js@^1.3.4:
34143414
version "1.3.5"

0 commit comments

Comments
 (0)