Skip to content

Commit 35204f4

Browse files
committed
Update dependency markdown-it-table-of-contents to v0.4.3
1 parent 6e21934 commit 35204f4

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"jest": "21.2.1",
6161
"json-loader": "0.5.7",
6262
"markdown-it-anchor": "4.0.0",
63-
"markdown-it-table-of-contents": "0.4.0",
63+
"markdown-it-table-of-contents": "0.4.3",
6464
"prop-types": "15.6.2",
6565
"react": "16.4.2",
6666
"react-codemirror2": "2.0.2",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4824,9 +4824,9 @@ [email protected]:
48244824
dependencies:
48254825
string "^3.3.3"
48264826

4827-
4828-
version "0.4.0"
4829-
resolved "https://registry.yarnpkg.com/markdown-it-table-of-contents/-/markdown-it-table-of-contents-0.4.0.tgz#950541bec9a365a75265f5265a09dc0cb5935909"
4827+
4828+
version "0.4.3"
4829+
resolved "https://registry.yarnpkg.com/markdown-it-table-of-contents/-/markdown-it-table-of-contents-0.4.3.tgz#6453925a76e49b9b3d9569a0d89f1c2168b46982"
48304830

48314831
markdown-it@^8.1.0:
48324832
version "8.4.0"

0 commit comments

Comments
 (0)