diff --git a/package.json b/package.json index d84075e..87b2f39 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "highlights": "^3.0.1", "language-less": "github:atom/language-less", "language-typescript": "github:giladgray/language-typescript#10.1.15", - "marked": "^0.6.0", + "marked": "^0.7.0", "sassdoc": "^2.3.0" }, "engines": { diff --git a/yarn.lock b/yarn.lock index f05ca2e..24035df 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2648,9 +2648,9 @@ marked@^0.3.12, marked@^0.3.7: version "0.3.19" resolved "https://registry.yarnpkg.com/marked/-/marked-0.3.19.tgz#5d47f709c4c9fc3c216b6d46127280f40b39d790" -marked@^0.6.0: - version "0.6.2" - resolved "https://registry.yarnpkg.com/marked/-/marked-0.6.2.tgz#c574be8b545a8b48641456ca1dbe0e37b6dccc1a" +marked@^0.7.0: + version "0.7.0" + resolved "https://registry.yarnpkg.com/marked/-/marked-0.7.0.tgz#b64201f051d271b1edc10a04d1ae9b74bb8e5c0e" mdurl@^1.0.1: version "1.0.1"