From 2fb098c8e705bc535c561991ba89720858030808 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 15 Jul 2019 07:39:38 +0000 Subject: [PATCH] Bump husky from 2.5.0 to 3.0.0 Bumps [husky](https://github.com/typicode/husky) from 2.5.0 to 3.0.0. - [Release notes](https://github.com/typicode/husky/releases) - [Changelog](https://github.com/typicode/husky/blob/master/CHANGELOG.md) - [Commits](https://github.com/typicode/husky/compare/v2.5.0...v3.0.0) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 14 ++++++++++---- 2 files changed, 11 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index f64444a..8457e4c 100644 --- a/package.json +++ b/package.json @@ -67,7 +67,7 @@ "gulp-pug": "^4.0.1", "gulp-touch-cmd": "^0.0.1", "html-webpack-plugin": "^3.2.0", - "husky": "^2.5.0", + "husky": "^3.0.0", "ip": "^1.1.5", "json-loader": "^0.5.4", "jstransformer-markdown-it": "^2.0.0", diff --git a/yarn.lock b/yarn.lock index ba3c004..81c76ab 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4810,15 +4810,16 @@ humanize-url@^1.0.0: normalize-url "^1.0.0" strip-url-auth "^1.0.0" -husky@^2.5.0: - version "2.5.0" - resolved "https://registry.yarnpkg.com/husky/-/husky-2.5.0.tgz#fe9839e118e5d88e3f1d7121d52564745615815e" - integrity sha512-/aQIBaVMuzGi5X5BPliDPbHE+G+HDpWV7Zu28DiiXFMvHQcOeTsEnODWIGKyGBp7GM7rOgkxQdF+6AEo6xNtkw== +husky@^3.0.0: + version "3.0.0" + resolved "https://registry.yarnpkg.com/husky/-/husky-3.0.0.tgz#de63821a7049dc412b1afd753c259e2f6e227562" + integrity sha512-lKMEn7bRK+7f5eWPNGclDVciYNQt0GIkAQmhKl+uHP1qFzoN0h92kmH9HZ8PCwyVA2EQPD8KHf0FYWqnTxau+Q== dependencies: cosmiconfig "^5.2.1" execa "^1.0.0" get-stdin "^7.0.0" is-ci "^2.0.0" + opencollective-postinstall "^2.0.2" pkg-dir "^4.2.0" please-upgrade-node "^3.1.1" read-pkg "^5.1.1" @@ -6882,6 +6883,11 @@ onetime@^2.0.0: dependencies: mimic-fn "^1.0.0" +opencollective-postinstall@^2.0.2: + version "2.0.2" + resolved "https://registry.yarnpkg.com/opencollective-postinstall/-/opencollective-postinstall-2.0.2.tgz#5657f1bede69b6e33a45939b061eb53d3c6c3a89" + integrity sha512-pVOEP16TrAO2/fjej1IdOyupJY8KDUM1CvsaScRbw6oddvpQoOfGk4ywha0HKKVAD6RkW4x6Q+tNBwhf3Bgpuw== + opener@^1.5.1: version "1.5.1" resolved "https://registry.yarnpkg.com/opener/-/opener-1.5.1.tgz#6d2f0e77f1a0af0032aca716c2c1fbb8e7e8abed"