Skip to content

Commit 5888f0b

Browse files
authored
Merge pull request #38 from ticky/renovate/markdown-it-table-of-contents-0.x
Update dependency markdown-it-table-of-contents to v0.4.0
2 parents 2f91727 + f21a697 commit 5888f0b

File tree

2 files changed

+5
-12
lines changed

2 files changed

+5
-12
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.3.3",
63+
"markdown-it-table-of-contents": "0.4.0",
6464
"prop-types": "15.6.0",
6565
"react": "16.2.0",
6666
"react-codemirror2": "2.0.2",

yarn.lock

Lines changed: 4 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -4630,10 +4630,6 @@ lodash._root@^3.0.0:
46304630
version "3.0.1"
46314631
resolved "https://registry.yarnpkg.com/lodash._root/-/lodash._root-3.0.1.tgz#fba1c4524c19ee9a5f8136b4609f017cf4ded692"
46324632

4633-
lodash.assign@~4.2.0:
4634-
version "4.2.0"
4635-
resolved "https://registry.yarnpkg.com/lodash.assign/-/lodash.assign-4.2.0.tgz#0d99f3ccd7a6d261d19bdaeb9245005d285808e7"
4636-
46374633
lodash.camelcase@^4.3.0:
46384634
version "4.3.0"
46394635
resolved "https://registry.yarnpkg.com/lodash.camelcase/-/lodash.camelcase-4.3.0.tgz#b28aa6288a2b9fc651035c7711f65ab6190331a6"
@@ -4785,12 +4781,9 @@ [email protected]:
47854781
dependencies:
47864782
string "^3.3.3"
47874783

4788-
4789-
version "0.3.3"
4790-
resolved "https://registry.yarnpkg.com/markdown-it-table-of-contents/-/markdown-it-table-of-contents-0.3.3.tgz#b62e943c32de2c4a27d3e7c83cd63acbc2a9c4a2"
4791-
dependencies:
4792-
lodash.assign "~4.2.0"
4793-
string "~3.3.3"
4784+
4785+
version "0.4.0"
4786+
resolved "https://registry.yarnpkg.com/markdown-it-table-of-contents/-/markdown-it-table-of-contents-0.4.0.tgz#950541bec9a365a75265f5265a09dc0cb5935909"
47944787

47954788
markdown-it@^8.1.0:
47964789
version "8.4.0"
@@ -6788,7 +6781,7 @@ string-width@^2.1.0:
67886781
is-fullwidth-code-point "^2.0.0"
67896782
strip-ansi "^4.0.0"
67906783

6791-
string@^3.3.3, string@~3.3.3:
6784+
string@^3.3.3:
67926785
version "3.3.3"
67936786
resolved "https://registry.yarnpkg.com/string/-/string-3.3.3.tgz#5ea211cd92d228e184294990a6cc97b366a77cb0"
67946787

0 commit comments

Comments
 (0)