File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 30
30
" preset"
31
31
],
32
32
"devDependencies" : {
33
- "markdown-toc" : " ^1.0.2 " ,
33
+ "markdown-toc" : " ^1.2.0 " ,
34
34
"mocha" : " ^6.0.2"
35
35
},
36
36
"dependencies" : {
Original file line number Diff line number Diff line change @@ -1043,9 +1043,10 @@ markdown-link@^0.1.1:
1043
1043
version "0.1.1"
1044
1044
resolved "https://registry.yarnpkg.com/markdown-link/-/markdown-link-0.1.1.tgz#32c5c65199a6457316322d1e4229d13407c8c7cf"
1045
1045
1046
- markdown-toc@^1.0.2 :
1046
+ markdown-toc@^1.2.0 :
1047
1047
version "1.2.0"
1048
1048
resolved "https://registry.yarnpkg.com/markdown-toc/-/markdown-toc-1.2.0.tgz#44a15606844490314afc0444483f9e7b1122c339"
1049
+ integrity sha512-eOsq7EGd3asV0oBfmyqngeEIhrbkc7XVP63OwcJBIhH2EpG2PzFcbZdhy1jutXSlRBBVMNXHvMtSr5LAxSUvUg==
1049
1050
dependencies :
1050
1051
concat-stream "^1.5.2"
1051
1052
diacritics-map "^0.1.0"
You can’t perform that action at this time.
0 commit comments