Skip to content

Commit 5283d85

Browse files
committed
Update dependency markdown-toc to ^1.2.0
1 parent f87cde4 commit 5283d85

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"preset"
3131
],
3232
"devDependencies": {
33-
"markdown-toc": "^1.0.2",
33+
"markdown-toc": "^1.2.0",
3434
"mocha": "^6.0.2"
3535
},
3636
"dependencies": {

yarn.lock

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1043,9 +1043,10 @@ markdown-link@^0.1.1:
10431043
version "0.1.1"
10441044
resolved "https://registry.yarnpkg.com/markdown-link/-/markdown-link-0.1.1.tgz#32c5c65199a6457316322d1e4229d13407c8c7cf"
10451045

1046-
markdown-toc@^1.0.2:
1046+
markdown-toc@^1.2.0:
10471047
version "1.2.0"
10481048
resolved "https://registry.yarnpkg.com/markdown-toc/-/markdown-toc-1.2.0.tgz#44a15606844490314afc0444483f9e7b1122c339"
1049+
integrity sha512-eOsq7EGd3asV0oBfmyqngeEIhrbkc7XVP63OwcJBIhH2EpG2PzFcbZdhy1jutXSlRBBVMNXHvMtSr5LAxSUvUg==
10491050
dependencies:
10501051
concat-stream "^1.5.2"
10511052
diacritics-map "^0.1.0"

0 commit comments

Comments
 (0)