Skip to content

Commit f3ecae7

Browse files
Bump marked from 0.5.2 to 4.0.10
Bumps [marked](https://github.com/markedjs/marked) from 0.5.2 to 4.0.10. - [Release notes](https://github.com/markedjs/marked/releases) - [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json) - [Commits](markedjs/marked@v0.5.2...v4.0.10) --- updated-dependencies: - dependency-name: marked dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cbc098f commit f3ecae7

File tree

3 files changed

+14
-15
lines changed

3 files changed

+14
-15
lines changed

package-lock.json

Lines changed: 9 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"highlight.js": "9.13.1",
1616
"less": "3.8.1",
1717
"less-loader": "4.1.0",
18-
"marked": "0.5.2",
18+
"marked": "4.0.10",
1919
"vue": "2.5.17",
2020
"vue-canvas-nest": "2.0.0",
2121
"vue-particles": "1.0.9",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5062,10 +5062,10 @@ map-visit@^1.0.0:
50625062
dependencies:
50635063
object-visit "^1.0.0"
50645064

5065-
marked@0.5.2:
5066-
version "0.5.2"
5067-
resolved "http://registry.npm.taobao.org/marked/download/marked-0.5.2.tgz"
5068-
integrity sha1-Pv2yex/Q7OxPWro2K93NGBIOW6k=
5065+
marked@4.0.10:
5066+
version "4.0.10"
5067+
resolved "https://registry.yarnpkg.com/marked/-/marked-4.0.10.tgz#423e295385cc0c3a70fa495e0df68b007b879423"
5068+
integrity sha512-+QvuFj0nGgO970fySghXGmuw+Fd0gD2x3+MqCWLIPf5oxdv1Ka6b2q+z9RP01P/IaKPMEramy+7cNy/Lw8c3hw==
50695069

50705070
math-random@^1.0.1:
50715071
version "1.0.1"

0 commit comments

Comments
 (0)