Skip to content

Commit 58775ef

Browse files
committedJul 12, 2018
chore: update deps (#641)
1 parent d0773fe commit 58775ef

File tree

1 file changed

+6
-19
lines changed

1 file changed

+6
-19
lines changed
 

Diff for: ‎yarn.lock

+6-19
Original file line numberDiff line numberDiff line change
@@ -5212,10 +5212,6 @@ lodash._reinterpolate@~3.0.0:
52125212
version "3.0.0"
52135213
resolved "https://registry.yarnpkg.com/lodash._reinterpolate/-/lodash._reinterpolate-3.0.0.tgz#0ccf2d89166af03b3663c796538b75ac6e114d9d"
52145214

5215-
lodash.assign@~4.2.0:
5216-
version "4.2.0"
5217-
resolved "https://registry.yarnpkg.com/lodash.assign/-/lodash.assign-4.2.0.tgz#0d99f3ccd7a6d261d19bdaeb9245005d285808e7"
5218-
52195215
lodash.camelcase@^4.3.0:
52205216
version "4.3.0"
52215217
resolved "https://registry.yarnpkg.com/lodash.camelcase/-/lodash.camelcase-4.3.0.tgz#b28aa6288a2b9fc651035c7711f65ab6190331a6"
@@ -5371,11 +5367,9 @@ map-visit@^1.0.0:
53715367
dependencies:
53725368
object-visit "^1.0.0"
53735369

5374-
markdown-it-anchor@^4.0.0:
5375-
version "4.0.0"
5376-
resolved "https://registry.yarnpkg.com/markdown-it-anchor/-/markdown-it-anchor-4.0.0.tgz#e87fb5543e01965adf71506c6bf7b0491841b7e3"
5377-
dependencies:
5378-
string "^3.3.3"
5370+
markdown-it-anchor@^5.0.2:
5371+
version "5.0.2"
5372+
resolved "https://registry.yarnpkg.com/markdown-it-anchor/-/markdown-it-anchor-5.0.2.tgz#cdd917a05b7bf92fb736a6dae3385c6d0d0fa552"
53795373

53805374
markdown-it-container@^2.0.0:
53815375
version "2.0.0"
@@ -5385,12 +5379,9 @@ markdown-it-emoji@^1.4.0:
53855379
version "1.4.0"
53865380
resolved "https://registry.yarnpkg.com/markdown-it-emoji/-/markdown-it-emoji-1.4.0.tgz#9bee0e9a990a963ba96df6980c4fddb05dfb4dcc"
53875381

5388-
markdown-it-table-of-contents@^0.3.3:
5389-
version "0.3.6"
5390-
resolved "https://registry.yarnpkg.com/markdown-it-table-of-contents/-/markdown-it-table-of-contents-0.3.6.tgz#2a733c52485cd47769365402681987ed7d9e64a9"
5391-
dependencies:
5392-
lodash.assign "~4.2.0"
5393-
string "~3.3.3"
5382+
markdown-it-table-of-contents@^0.4.0:
5383+
version "0.4.0"
5384+
resolved "https://registry.yarnpkg.com/markdown-it-table-of-contents/-/markdown-it-table-of-contents-0.4.0.tgz#950541bec9a365a75265f5265a09dc0cb5935909"
53945385

53955386
markdown-it@^8.4.1:
53965387
version "8.4.1"
@@ -7579,10 +7570,6 @@ string-width@^1.0.1:
75797570
is-fullwidth-code-point "^2.0.0"
75807571
strip-ansi "^4.0.0"
75817572

7582-
string@^3.3.3, string@~3.3.3:
7583-
version "3.3.3"
7584-
resolved "https://registry.yarnpkg.com/string/-/string-3.3.3.tgz#5ea211cd92d228e184294990a6cc97b366a77cb0"
7585-
75867573
string_decoder@^1.0.0, string_decoder@~1.1.1:
75877574
version "1.1.1"
75887575
resolved "https://registry.yarnpkg.com/string_decoder/-/string_decoder-1.1.1.tgz#9cf1611ba62685d7030ae9e4ba34149c3af03fc8"

0 commit comments

Comments
 (0)
Please sign in to comment.