From 0a53c58f992426f88fd787919e1cb6bc05667144 Mon Sep 17 00:00:00 2001 From: Suhas Karanth Date: Thu, 10 Aug 2017 08:26:25 +0530 Subject: [PATCH] =?UTF-8?q?chore(package):=20Update=20documentation=20to?= =?UTF-8?q?=20the=20latest=20version=20=F0=9F=9A=80=20(#23)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * chore(package): update documentation to version 5.2.0 * chore(package): update lockfile Closes #19 --- package.json | 2 +- yarn.lock | 11 +++-------- 2 files changed, 4 insertions(+), 9 deletions(-) diff --git a/package.json b/package.json index 7d4a5877..b80bfa68 100644 --- a/package.json +++ b/package.json @@ -85,7 +85,7 @@ "babel-register": "^6.24.1", "coveralls": "^2.13.1", "cross-env": "^5.0.1", - "documentation": "^4.0.0", + "documentation": "^5.2.0", "eslint": "^4.1.1", "eslint-plugin-ava": "^4.2.0", "eslint-plugin-prettier": "^2.1.2", diff --git a/yarn.lock b/yarn.lock index c666155d..1bcc29fa 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2074,9 +2074,9 @@ doctrine@^2.0.0: esutils "^2.0.2" isarray "^1.0.0" -documentation@^4.0.0: - version "4.0.0" - resolved "https://registry.yarnpkg.com/documentation/-/documentation-4.0.0.tgz#9a8a9a8e38969bfd49d34f35dfb27f1c75b647c0" +documentation@5.2.0: + version "5.2.0" + resolved "https://registry.yarnpkg.com/documentation/-/documentation-5.2.0.tgz#d600f28ef84aba139aa3e2a3b183ae86118b8d78" dependencies: ansi-html "^0.0.7" babel-core "^6.17.0" @@ -2095,7 +2095,6 @@ documentation@^4.0.0: concat-stream "^1.5.0" disparity "^2.0.0" doctrine-temporary-fork "2.0.0-alpha-allowarrayindex" - get-comments "^1.0.1" get-port "^3.1.0" git-url-parse "^6.0.1" github-slugger "1.1.3" @@ -2739,10 +2738,6 @@ get-caller-file@^1.0.1: version "1.0.2" resolved "https://registry.yarnpkg.com/get-caller-file/-/get-caller-file-1.0.2.tgz#f702e63127e7e231c160a80c1554acb70d5047e5" -get-comments@^1.0.1: - version "1.0.1" - resolved "https://registry.yarnpkg.com/get-comments/-/get-comments-1.0.1.tgz#196759101bbbc4facf13060caaedd4870dee55be" - get-port@^3.0.0, get-port@^3.1.0: version "3.1.0" resolved "https://registry.yarnpkg.com/get-port/-/get-port-3.1.0.tgz#ef01b18a84ca6486970ff99e54446141a73ffd3e"