File tree Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 82
82
"less" : " ^3.9.0" ,
83
83
"less-loader" : " ^5.0.0" ,
84
84
"loader-utils" : " ^1.2.3" ,
85
- "marked" : " ^0.6.1 " ,
85
+ "marked" : " ^0.7.0 " ,
86
86
"mdast-util-toc" : " ^4.2.0" ,
87
87
"mini-css-extract-plugin" : " ^0.7.0" ,
88
88
"normalize-url" : " ^4.3.0" ,
Original file line number Diff line number Diff line change @@ -5487,9 +5487,10 @@ markdown-escapes@^1.0.0:
5487
5487
version "1.0.3"
5488
5488
resolved "https://registry.npmjs.org/markdown-escapes/-/markdown-escapes-1.0.3.tgz#6155e10416efaafab665d466ce598216375195f5"
5489
5489
5490
- marked@^0.6.1 :
5491
- version "0.6.2"
5492
- resolved "https://registry.npmjs.org/marked/-/marked-0.6.2.tgz#c574be8b545a8b48641456ca1dbe0e37b6dccc1a"
5490
+ marked@^0.7.0 :
5491
+ version "0.7.0"
5492
+ resolved "https://registry.yarnpkg.com/marked/-/marked-0.7.0.tgz#b64201f051d271b1edc10a04d1ae9b74bb8e5c0e"
5493
+ integrity sha512-c+yYdCZJQrsRjTPhUx7VKkApw9bwDkNbHUKo1ovgcfDjb2kc8rLuRbIFyXL5WOEUwzSSKo3IXpph2K6DqB/KZg==
5493
5494
5494
5495
md5.js@^1.3.4 :
5495
5496
version "1.3.5"
You can’t perform that action at this time.
0 commit comments