]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
build: bump husky from 1.0.0-rc.2 to 1.0.0-rc.4 11255/head
authordependabot[bot] <support@dependabot.com>
Sat, 12 May 2018 21:32:08 +0000 (21:32 +0000)
committerdependabot[bot] <support@dependabot.com>
Sat, 12 May 2018 21:32:08 +0000 (21:32 +0000)
Bumps [husky](https://github.com/typicode/husky) from 1.0.0-rc.2 to 1.0.0-rc.4.
- [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.2...v1.0.0-rc.4)

Signed-off-by: dependabot[bot] <support@dependabot.com>
package-lock.json
yarn.lock

index 3aca1eab566026b73d9272739f946653c9bcad88..70ec5ba0ac9e0acd80caa889d2bc52b06b0457ff 100644 (file)
       }
     },
     "husky": {
-      "version": "1.0.0-rc.2",
-      "resolved": "https://registry.npmjs.org/husky/-/husky-1.0.0-rc.2.tgz",
-      "integrity": "sha512-7EJxPoYsRKZKYCLC80vdIA+lM8a/Pzi6Wkd/uh8BR/NeMhOz5GaLQBQNR93nE6+wo2kj3jLU9hZFJC2fY8manQ==",
+      "version": "1.0.0-rc.4",
+      "resolved": "https://registry.npmjs.org/husky/-/husky-1.0.0-rc.4.tgz",
+      "integrity": "sha512-D6imoTVZf3T71YieKBvXM/cGo6yQDph9fR+coQ4h18mohTk6QrnLI5dU/wKAdtfCzHgU+rxmCa+OVgY1GV9Csw==",
       "dev": true,
       "requires": {
         "cosmiconfig": "4.0.0",
         "execa": "0.9.0",
+        "find-up": "2.1.0",
         "is-ci": "1.1.0",
         "pkg-dir": "2.0.0",
         "pupa": "1.0.0",
index 9e822ba0a987f48c5d30e8c0f657125ed5b5a3dd..927bcbb6c207ec19d50fd965e1b11fffe4a7dcf9 100644 (file)
--- a/yarn.lock
+++ b/yarn.lock
@@ -4452,11 +4452,12 @@ https-proxy-agent@^2.1.0:
     debug "^3.1.0"
 
 husky@^1.0.0-rc.2:
-  version "1.0.0-rc.2"
-  resolved "https://registry.yarnpkg.com/husky/-/husky-1.0.0-rc.2.tgz#a105a26927f7b95aef7d21a305f3cb30a9387fde"
+  version "1.0.0-rc.4"
+  resolved "https://registry.yarnpkg.com/husky/-/husky-1.0.0-rc.4.tgz#3f37031bd3ee0140addfb356c5339790126487eb"
   dependencies:
     cosmiconfig "^4.0.0"
     execa "^0.9.0"
+    find-up "^2.1.0"
     is-ci "^1.1.0"
     pkg-dir "^2.0.0"
     pupa "^1.0.0"