Skip to content
This repository was archived by the owner on May 10, 2021. It is now read-only.

Commit a374780

Browse files
committed
chore(deps): update dependency marked to v2
1 parent 28233a3 commit a374780

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"glob": "^7.1.1",
1212
"highlight.js": "^9.10.0",
1313
"lodash": "^4.17.4",
14-
"marked": "^0.3.6",
14+
"marked": "^2.0.3",
1515
"micro": "^6.1.0",
1616
"node-sass": "^4.5.1",
1717
"normalize.css": "^5.0.0",

yarn.lock

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3253,9 +3253,10 @@ map-obj@^1.0.0, map-obj@^1.0.1:
32533253
version "1.0.1"
32543254
resolved "https://registry.yarnpkg.com/map-obj/-/map-obj-1.0.1.tgz#d933ceb9205d82bdcf4886f6742bdc2b4dea146d"
32553255

3256-
marked@^0.3.6:
3257-
version "0.3.6"
3258-
resolved "https://registry.yarnpkg.com/marked/-/marked-0.3.6.tgz#b2c6c618fccece4ef86c4fc6cb8a7cbf5aeda8d7"
3256+
marked@^2.0.3:
3257+
version "2.0.3"
3258+
resolved "https://registry.yarnpkg.com/marked/-/marked-2.0.3.tgz#3551c4958c4da36897bda2a16812ef1399c8d6b0"
3259+
integrity sha512-5otztIIcJfPc2qGTN8cVtOJEjNJZ0jwa46INMagrYfk0EvqtRuEHLsEe0LrFS0/q+ZRKT0+kXK7P2T1AN5lWRA==
32593260

32603261
math-expression-evaluator@^1.2.14:
32613262
version "1.2.17"

0 commit comments

Comments
 (0)