Skip to content
This repository was archived by the owner on Aug 19, 2019. It is now read-only.

Commit 70a6b3a

Browse files
author
deepsweet
committed
♻️ bump dev deps
1 parent f9bafe5 commit 70a6b3a

File tree

2 files changed

+20
-15
lines changed

2 files changed

+20
-15
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,9 @@
2121
"devDependencies": {
2222
"babel-preset-start": "^0.1.0",
2323
"eslint-config-tough": "^0.3.3",
24-
"husky": "^0.11.6",
25-
"sinon": "^1.17.5",
26-
"start-babel-cli": "^3.0.0",
24+
"husky": "^0.12.0",
25+
"sinon": "^1.17.7",
26+
"start-babel-cli": "^4.0.1",
2727
"start-start-preset": "^3.0.1",
2828
"tape": "^4.6.0"
2929
},

yarn.lock

+17-12
Original file line numberDiff line numberDiff line change
@@ -1026,6 +1026,10 @@ fill-range@^2.1.0:
10261026
repeat-element "^1.1.2"
10271027
repeat-string "^1.5.2"
10281028

1029+
find-parent-dir@^0.3.0:
1030+
version "0.3.0"
1031+
resolved "https://registry.yarnpkg.com/find-parent-dir/-/find-parent-dir-0.3.0.tgz#33c44b429ab2b2f0646299c5f9f718f376ff8d54"
1032+
10291033
find-up@^1.0.0:
10301034
version "1.1.2"
10311035
resolved "https://registry.yarnpkg.com/find-up/-/find-up-1.1.2.tgz#6b2e9822b1a2ce0a60ab64d610eccad53cb24d0f"
@@ -1266,10 +1270,11 @@ http-signature@~1.1.0:
12661270
jsprim "^1.2.2"
12671271
sshpk "^1.7.0"
12681272

1269-
husky@^0.11.6:
1270-
version "0.11.9"
1271-
resolved "https://registry.yarnpkg.com/husky/-/husky-0.11.9.tgz#28cd1dc16bffdca1d4d93592814e5f3c327b38ee"
1273+
husky@^0.12.0:
1274+
version "0.12.0"
1275+
resolved "https://registry.yarnpkg.com/husky/-/husky-0.12.0.tgz#3a44922fce8071803242c3c7522a6582c50525dc"
12721276
dependencies:
1277+
find-parent-dir "^0.3.0"
12731278
is-ci "^1.0.9"
12741279
normalize-path "^1.0.0"
12751280

@@ -1865,7 +1870,7 @@ path-parse@^1.0.5:
18651870
version "1.0.5"
18661871
resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.5.tgz#3c1adf871ea9cd6c9431b6ea2bd74a0ff055c4c1"
18671872

1868-
pify@^2.0.0, pify@^2.3.0:
1873+
pify@^2.0.0:
18691874
version "2.3.0"
18701875
resolved "https://registry.yarnpkg.com/pify/-/pify-2.3.0.tgz#ed141a6ac043a849ea588498e7dca8b15330e90c"
18711876

@@ -2185,7 +2190,7 @@ signal-exit@^3.0.0:
21852190
version "3.0.2"
21862191
resolved "https://registry.yarnpkg.com/signal-exit/-/signal-exit-3.0.2.tgz#b5fdc08f1287ea1178628e415e25132b73646c6d"
21872192

2188-
sinon@^1.17.5:
2193+
sinon@^1.17.7:
21892194
version "1.17.7"
21902195
resolved "https://registry.yarnpkg.com/sinon/-/sinon-1.17.7.tgz#4542a4f49ba0c45c05eb2e9dd9d203e2b8efe0bf"
21912196
dependencies:
@@ -2253,12 +2258,12 @@ stack-utils@^0.4.0:
22532258
version "0.4.0"
22542259
resolved "https://registry.yarnpkg.com/stack-utils/-/stack-utils-0.4.0.tgz#940cb82fccfa84e8ff2f3fdf293fe78016beccd1"
22552260

2256-
start-babel-cli@^3.0.0:
2257-
version "3.0.0"
2258-
resolved "https://registry.yarnpkg.com/start-babel-cli/-/start-babel-cli-3.0.0.tgz#ce8875255d81b8a0b67b3e823e3fa1e3b8573b2f"
2261+
start-babel-cli@^4.0.1:
2262+
version "4.0.1"
2263+
resolved "https://registry.yarnpkg.com/start-babel-cli/-/start-babel-cli-4.0.1.tgz#205ffb1629fb519a748d9fffbf7db0acabd9d098"
22592264
dependencies:
22602265
babel-register "^6.11.6"
2261-
start-simple-cli "^3.0.0"
2266+
start-simple-cli "^4.0.0"
22622267

22632268
start-babel@^3.0.0:
22642269
version "3.0.0"
@@ -2321,9 +2326,9 @@ start-read@^0.3.0:
23212326
graceful-fs "^4.1.5"
23222327
makethen "^0.1.0"
23232328

2324-
start-simple-cli@^3.0.0:
2325-
version "3.0.0"
2326-
resolved "https://registry.yarnpkg.com/start-simple-cli/-/start-simple-cli-3.0.0.tgz#5ab97ee6fd0b1251ffd9b79a755f6a93a048ec0f"
2329+
start-simple-cli@^4.0.0:
2330+
version "4.1.0"
2331+
resolved "https://registry.yarnpkg.com/start-simple-cli/-/start-simple-cli-4.1.0.tgz#3e43713363d109c6fcd4cc0a74aeebf2ddb5fd0d"
23272332
dependencies:
23282333
commander "^2.9.0"
23292334
req-cwd "^1.0.1"

0 commit comments

Comments
 (0)