From 28455f90a411e25826c02f1e537f7ebb3879baba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Mon, 28 May 2018 09:23:22 +0000 Subject: [PATCH] build: bump husky from 1.0.0-rc.6 to 1.0.0-rc.8 Bumps [husky](https://github.com/typicode/husky) from 1.0.0-rc.6 to 1.0.0-rc.8. - [Release notes](https://github.com/typicode/husky/releases) - [Changelog](https://github.com/typicode/husky/blob/dev/CHANGELOG.md) - [Commits](https://github.com/typicode/husky/compare/v1.0.0-rc.6...v1.0.0-rc.8) Signed-off-by: dependabot[bot] --- package-lock.json | 30 +++++++++++++++--------------- yarn.lock | 24 +++++++++++++++++++----- 2 files changed, 34 insertions(+), 20 deletions(-) diff --git a/package-lock.json b/package-lock.json index 5d44d44a2..13fc529fa 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9514,14 +9514,15 @@ } }, "husky": { - "version": "1.0.0-rc.6", - "resolved": "https://registry.npmjs.org/husky/-/husky-1.0.0-rc.6.tgz", - "integrity": "sha512-glraqjyMBNAOlAs1JJTxELJbrBT7v9VNiIDerywshHLDnzdC4iqwhHTkWXsY+L8Clt1Gade2/CppLcxEwY/HgQ==", + "version": "1.0.0-rc.8", + "resolved": "https://registry.npmjs.org/husky/-/husky-1.0.0-rc.8.tgz", + "integrity": "sha512-BNy9GoP/nl8f/fw+8xf3WSgpYGKg0yy51TOYygZhX10gJH4dLuZjVJyiKmFKNrPbRnjo58g/I+hMKnKjHtntLA==", "dev": true, "requires": { - "cosmiconfig": "4.0.0", + "cosmiconfig": "5.0.5", "execa": "0.9.0", "find-up": "2.1.0", + "get-stdin": "6.0.0", "is-ci": "1.1.0", "pkg-dir": "2.0.0", "pupa": "1.0.0", @@ -9531,15 +9532,14 @@ }, "dependencies": { "cosmiconfig": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-4.0.0.tgz", - "integrity": "sha512-6e5vDdrXZD+t5v0L8CrurPeybg4Fmf+FCSYxXKYVAqLUtyCSbuyqE059d0kDthTNRzKVjL7QMgNpEUlsoYH3iQ==", + "version": "5.0.5", + "resolved": "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-5.0.5.tgz", + "integrity": "sha512-94j37OtvxS5w7qr7Ta6dt67tWdnOxigBVN4VnSxNXFez9o18PGQ0D33SchKP17r9LAcWVTYV72G6vDayAUBFIg==", "dev": true, "requires": { "is-directory": "0.3.1", "js-yaml": "3.11.0", - "parse-json": "4.0.0", - "require-from-string": "2.0.2" + "parse-json": "4.0.0" } }, "execa": { @@ -9557,6 +9557,12 @@ "strip-eof": "1.0.0" } }, + "get-stdin": { + "version": "6.0.0", + "resolved": "https://registry.npmjs.org/get-stdin/-/get-stdin-6.0.0.tgz", + "integrity": "sha512-jp4tHawyV7+fkkSKyvjuLZswblUtz+SQKzSWnBbii16BuZksJlU1wuBYXY75r+duh/llF1ur6oNwi+2ZzjKZ7g==", + "dev": true + }, "load-json-file": { "version": "4.0.0", "resolved": "https://registry.npmjs.org/load-json-file/-/load-json-file-4.0.0.tgz", @@ -9599,12 +9605,6 @@ "path-type": "3.0.0" } }, - "require-from-string": { - "version": "2.0.2", - "resolved": "https://registry.npmjs.org/require-from-string/-/require-from-string-2.0.2.tgz", - "integrity": "sha512-Xf0nWe6RseziFMu+Ap9biiUbmplq6S9/p+7w7YXP/JBHhrUDDUhwa+vANyubuqfZWTveU//DYVGsDG7RKL/vEw==", - "dev": true - }, "slash": { "version": "2.0.0", "resolved": "https://registry.npmjs.org/slash/-/slash-2.0.0.tgz", diff --git a/yarn.lock b/yarn.lock index a7326710d..06de3f593 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2200,6 +2200,14 @@ cosmiconfig@^4.0.0: parse-json "^4.0.0" require-from-string "^2.0.1" +cosmiconfig@^5.0.2: + version "5.0.5" + resolved "https://registry.yarnpkg.com/cosmiconfig/-/cosmiconfig-5.0.5.tgz#a809e3c2306891ce17ab70359dc8bdf661fe2cd0" + dependencies: + is-directory "^0.3.1" + js-yaml "^3.9.0" + parse-json "^4.0.0" + create-ecdh@^4.0.0: version "4.0.1" resolved "https://registry.yarnpkg.com/create-ecdh/-/create-ecdh-4.0.1.tgz#44223dfed533193ba5ba54e0df5709b89acf1f82" @@ -3527,9 +3535,10 @@ form-data@~2.3.1: combined-stream "1.0.6" mime-types "^2.1.12" -"foundation-docs@git+https://github.com/zurb/foundation-docs.git#60e24283f3d578a97a8507b2263cb685948613b1": +"foundation-docs@git+https://github.com/zurb/foundation-docs.git#7a978ff933086df4826285ea60301937a7e81aad": version "0.2.1" - resolved "git+https://github.com/zurb/foundation-docs.git#60e24283f3d578a97a8507b2263cb685948613b1" + uid "7a978ff933086df4826285ea60301937a7e81aad" + resolved "git+https://github.com/zurb/foundation-docs.git#7a978ff933086df4826285ea60301937a7e81aad" dependencies: cheerio "^0.20.0" handlebars "^4.0.11" @@ -3720,6 +3729,10 @@ get-stdin@^4.0.1: version "4.0.1" resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-4.0.1.tgz#b968c6b0a04384324902e8bf1a5df32579a450fe" +get-stdin@^6.0.0: + version "6.0.0" + resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-6.0.0.tgz#9e09bf712b360ab9225e812048f71fde9c89657b" + get-stream@^3.0.0: version "3.0.0" resolved "https://registry.yarnpkg.com/get-stream/-/get-stream-3.0.0.tgz#8e943d1358dc37555054ecbe2edb05aa174ede14" @@ -4568,12 +4581,13 @@ https-proxy-agent@^2.1.0: debug "^3.1.0" husky@^1.0.0-rc.2: - version "1.0.0-rc.6" - resolved "https://registry.yarnpkg.com/husky/-/husky-1.0.0-rc.6.tgz#000f5ffe671015ae8c48da5c52b3390bbba9770d" + version "1.0.0-rc.8" + resolved "https://registry.yarnpkg.com/husky/-/husky-1.0.0-rc.8.tgz#2fa25d0b89269f5b8bfa1ca001370fdb058e8792" dependencies: - cosmiconfig "^4.0.0" + cosmiconfig "^5.0.2" execa "^0.9.0" find-up "^2.1.0" + get-stdin "^6.0.0" is-ci "^1.1.0" pkg-dir "^2.0.0" pupa "^1.0.0" -- 2.47.2