Skip to content

Commit

Permalink
chore: udpate yarn lock file
Browse files Browse the repository at this point in the history
  • Loading branch information
anthony-redFox committed Dec 12, 2017
1 parent 963e7dc commit 03429ae
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions yarn.lock
Expand Up @@ -2242,9 +2242,9 @@ fs-access@^1.0.0:
dependencies:
null-check "^1.0.0"

fs-extra@^4.0.2:
version "4.0.2"
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-4.0.2.tgz#f91704c53d1b461f893452b0c307d9997647ab6b"
fs-extra@^5.0.0:
version "5.0.0"
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-5.0.0.tgz#414d0110cdd06705734d055652c5411260c31abd"
dependencies:
graceful-fs "^4.1.2"
jsonfile "^4.0.0"
Expand Down Expand Up @@ -4623,9 +4623,9 @@ remark-parse@^4.0.0:
vfile-location "^2.0.0"
xtend "^4.0.1"

remark-slug@^4.0.0:
version "4.2.3"
resolved "https://registry.yarnpkg.com/remark-slug/-/remark-slug-4.2.3.tgz#8d987d0e5e63d4a49ea37b90fe999a3dcfc81b72"
remark-slug@^5.0.0:
version "5.0.0"
resolved "https://registry.yarnpkg.com/remark-slug/-/remark-slug-5.0.0.tgz#9de71fcdc2bfae33ebb4a41eb83035288a829980"
dependencies:
github-slugger "^1.0.0"
mdast-util-to-string "^1.0.0"
Expand All @@ -4650,12 +4650,12 @@ remark-stringify@^4.0.0:
unherit "^1.0.4"
xtend "^4.0.1"

remark-toc@^4.0.0:
version "4.0.1"
resolved "https://registry.yarnpkg.com/remark-toc/-/remark-toc-4.0.1.tgz#ff36ff6de54ea07dd59e3f5334a4a3aac1e93185"
remark-toc@^5.0.0:
version "5.0.0"
resolved "https://registry.yarnpkg.com/remark-toc/-/remark-toc-5.0.0.tgz#f1e13ed11062ad4d102b02e70168bd85015bf129"
dependencies:
mdast-util-toc "^2.0.0"
remark-slug "^4.0.0"
remark-slug "^5.0.0"

remark@^8.0.0:
version "8.0.0"
Expand Down

0 comments on commit 03429ae

Please sign in to comment.