Skip to content

Commit c86eb7e

Browse files
authored
Merge pull request #53 from ticky/renovate/markdown-it-table-of-contents-0.x
Update dependency markdown-it-table-of-contents to v0.4.3
2 parents 3478470 + 35204f4 commit c86eb7e

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
@@ -4867,9 +4867,9 @@ [email protected]:
48674867
dependencies:
48684868
string "^3.3.3"
48694869

4870-
4871-
version "0.4.0"
4872-
resolved "https://registry.yarnpkg.com/markdown-it-table-of-contents/-/markdown-it-table-of-contents-0.4.0.tgz#950541bec9a365a75265f5265a09dc0cb5935909"
4870+
4871+
version "0.4.3"
4872+
resolved "https://registry.yarnpkg.com/markdown-it-table-of-contents/-/markdown-it-table-of-contents-0.4.3.tgz#6453925a76e49b9b3d9569a0d89f1c2168b46982"
48734873

48744874
markdown-it@^8.1.0:
48754875
version "8.4.0"

0 commit comments

Comments
 (0)