Skip to content

Commit a5f65cf

Browse files
authored
Merge pull request #10 from iansinnott/greenkeeper/update-all
Update dependencies to enable Greenkeeper 🌴
2 parents 5fe4f74 + 005e116 commit a5f65cf

File tree

2 files changed

+76
-44
lines changed

2 files changed

+76
-44
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"lodash.isstring": "^4.0.1"
3838
},
3939
"devDependencies": {
40-
"ava": "^0.16.0",
40+
"ava": "^0.17.0",
4141
"babel-eslint": "^7.1.1",
4242
"eslint": "^3.10.2",
4343
"eslint-config-iansinnott": "^1.0.1",

yarn.lock

Lines changed: 75 additions & 43 deletions
Original file line numberDiff line numberDiff line change
@@ -137,14 +137,19 @@ asynckit@^0.4.0:
137137
version "0.4.0"
138138
resolved "https://registry.yarnpkg.com/asynckit/-/asynckit-0.4.0.tgz#c79ed97f7f34cb8f2ba1bc9790bcc366474b4b79"
139139

140-
ava-files@^0.1.1:
141-
version "0.1.1"
142-
resolved "https://registry.yarnpkg.com/ava-files/-/ava-files-0.1.1.tgz#18abb6f4b87029c32fc35f2053fecd3a55f1d2b0"
140+
auto-bind@^0.1.0:
141+
version "0.1.0"
142+
resolved "https://registry.yarnpkg.com/auto-bind/-/auto-bind-0.1.0.tgz#7a29efc8c2388d3d578e02fc2df531c81ffc1ee1"
143+
144+
ava-files@^0.2.0:
145+
version "0.2.0"
146+
resolved "https://registry.yarnpkg.com/ava-files/-/ava-files-0.2.0.tgz#c7b8b6e2e0cea63b57a6e27e0db145c7c19cfe20"
143147
dependencies:
144-
arr-flatten "^1.0.1"
148+
auto-bind "^0.1.0"
145149
bluebird "^3.4.1"
146-
globby "^5.0.0"
150+
globby "^6.0.0"
147151
ignore-by-default "^1.0.1"
152+
lodash.flatten "^4.2.0"
148153
multimatch "^2.1.0"
149154
slash "^1.0.0"
150155

@@ -159,25 +164,27 @@ ava-init@^0.1.0:
159164
the-argv "^1.0.0"
160165
write-pkg "^1.0.0"
161166

162-
ava@^0.16.0:
163-
version "0.16.0"
164-
resolved "https://registry.yarnpkg.com/ava/-/ava-0.16.0.tgz#07d7e06c627820115a84d7ee346f0bb165730454"
167+
ava@^0.17.0:
168+
version "0.17.0"
169+
resolved "https://registry.yarnpkg.com/ava/-/ava-0.17.0.tgz#359e2a89616801ef03929c3cf10a9d4f8e451d02"
165170
dependencies:
166171
arr-flatten "^1.0.1"
167172
array-union "^1.0.1"
168173
array-uniq "^1.0.2"
169174
arrify "^1.0.0"
170-
ava-files "^0.1.1"
175+
auto-bind "^0.1.0"
176+
ava-files "^0.2.0"
171177
ava-init "^0.1.0"
172-
babel-code-frame "^6.7.5"
173-
babel-core "^6.3.21"
178+
babel-code-frame "^6.16.0"
179+
babel-core "^6.17.0"
174180
babel-plugin-ava-throws-helper "^0.1.0"
175181
babel-plugin-detective "^2.0.0"
176-
babel-plugin-espower "^2.2.0"
177-
babel-plugin-transform-runtime "^6.3.13"
178-
babel-preset-es2015 "^6.3.13"
179-
babel-preset-stage-2 "^6.3.13"
180-
babel-runtime "^6.3.19"
182+
babel-plugin-espower "^2.3.1"
183+
babel-plugin-transform-runtime "^6.15.0"
184+
babel-preset-es2015 "^6.16.0"
185+
babel-preset-es2015-node4 "^2.1.0"
186+
babel-preset-stage-2 "^6.17.0"
187+
babel-runtime "^6.11.6"
181188
bluebird "^3.0.0"
182189
caching-transform "^1.0.0"
183190
chalk "^1.0.0"
@@ -196,6 +203,7 @@ ava@^0.16.0:
196203
figures "^1.4.0"
197204
find-cache-dir "^0.1.1"
198205
fn-name "^2.0.0"
206+
get-port "^2.1.0"
199207
has-flag "^2.0.0"
200208
ignore-by-default "^1.0.0"
201209
is-ci "^1.0.7"
@@ -206,13 +214,13 @@ ava@^0.16.0:
206214
last-line-stream "^1.0.0"
207215
lodash.debounce "^4.0.3"
208216
lodash.difference "^4.3.0"
217+
lodash.isequal "^4.4.0"
209218
loud-rejection "^1.2.0"
210219
matcher "^0.1.1"
211220
max-timeout "^1.0.0"
212221
md5-hex "^1.2.0"
213222
meow "^3.7.0"
214223
ms "^0.7.1"
215-
not-so-shallow "^0.1.3"
216224
object-assign "^4.0.1"
217225
observable-to-promise "^0.4.0"
218226
option-chain "^0.1.0"
@@ -226,6 +234,7 @@ ava@^0.16.0:
226234
repeating "^2.0.0"
227235
require-precompiled "^0.1.0"
228236
resolve-cwd "^1.0.0"
237+
semver "^5.3.0"
229238
set-immediate-shim "^1.0.1"
230239
source-map-support "^0.4.0"
231240
stack-utils "^0.4.0"
@@ -243,15 +252,15 @@ aws4@^1.2.1:
243252
version "1.5.0"
244253
resolved "https://registry.yarnpkg.com/aws4/-/aws4-1.5.0.tgz#0a29ffb79c31c9e712eeb087e8e7a64b4a56d755"
245254

246-
babel-code-frame@^6.16.0, babel-code-frame@^6.7.5:
255+
babel-code-frame@^6.16.0:
247256
version "6.16.0"
248257
resolved "https://registry.yarnpkg.com/babel-code-frame/-/babel-code-frame-6.16.0.tgz#f90e60da0862909d3ce098733b5d3987c97cb8de"
249258
dependencies:
250259
chalk "^1.1.0"
251260
esutils "^2.0.2"
252261
js-tokens "^2.0.0"
253262

254-
babel-core@^6.18.0, babel-core@^6.3.21:
263+
babel-core@^6.17.0, babel-core@^6.18.0:
255264
version "6.18.2"
256265
resolved "https://registry.yarnpkg.com/babel-core/-/babel-core-6.18.2.tgz#d8bb14dd6986fa4f3566a26ceda3964fa0e04e5b"
257266
dependencies:
@@ -438,7 +447,7 @@ babel-plugin-detective@^2.0.0:
438447
version "2.0.0"
439448
resolved "https://registry.yarnpkg.com/babel-plugin-detective/-/babel-plugin-detective-2.0.0.tgz#6e642e83c22a335279754ebe2d754d2635f49f13"
440449

441-
babel-plugin-espower@^2.2.0:
450+
babel-plugin-espower@^2.3.1:
442451
version "2.3.1"
443452
resolved "https://registry.yarnpkg.com/babel-plugin-espower/-/babel-plugin-espower-2.3.1.tgz#d15e904bc9949b14ac233b7965c2a5dc7a19a6a9"
444453
dependencies:
@@ -562,7 +571,7 @@ babel-plugin-transform-es2015-computed-properties@^6.3.13:
562571
babel-runtime "^6.0.0"
563572
babel-template "^6.8.0"
564573

565-
babel-plugin-transform-es2015-destructuring@^6.18.0:
574+
babel-plugin-transform-es2015-destructuring@^6.18.0, babel-plugin-transform-es2015-destructuring@^6.6.5:
566575
version "6.19.0"
567576
resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-destructuring/-/babel-plugin-transform-es2015-destructuring-6.19.0.tgz#ff1d911c4b3f4cab621bd66702a869acd1900533"
568577
dependencies:
@@ -581,7 +590,7 @@ babel-plugin-transform-es2015-for-of@^6.18.0:
581590
dependencies:
582591
babel-runtime "^6.0.0"
583592

584-
babel-plugin-transform-es2015-function-name@^6.9.0:
593+
babel-plugin-transform-es2015-function-name@^6.5.0, babel-plugin-transform-es2015-function-name@^6.9.0:
585594
version "6.9.0"
586595
resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-function-name/-/babel-plugin-transform-es2015-function-name-6.9.0.tgz#8c135b17dbd064e5bba56ec511baaee2fca82719"
587596
dependencies:
@@ -603,7 +612,7 @@ babel-plugin-transform-es2015-modules-amd@^6.18.0:
603612
babel-runtime "^6.0.0"
604613
babel-template "^6.8.0"
605614

606-
babel-plugin-transform-es2015-modules-commonjs@^6.18.0:
615+
babel-plugin-transform-es2015-modules-commonjs@^6.18.0, babel-plugin-transform-es2015-modules-commonjs@^6.7.4:
607616
version "6.18.0"
608617
resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-modules-commonjs/-/babel-plugin-transform-es2015-modules-commonjs-6.18.0.tgz#c15ae5bb11b32a0abdcc98a5837baa4ee8d67bcc"
609618
dependencies:
@@ -635,7 +644,7 @@ babel-plugin-transform-es2015-object-super@^6.3.13:
635644
babel-helper-replace-supers "^6.8.0"
636645
babel-runtime "^6.0.0"
637646

638-
babel-plugin-transform-es2015-parameters@^6.18.0:
647+
babel-plugin-transform-es2015-parameters@^6.18.0, babel-plugin-transform-es2015-parameters@^6.7.0:
639648
version "6.18.0"
640649
resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-parameters/-/babel-plugin-transform-es2015-parameters-6.18.0.tgz#9b2cfe238c549f1635ba27fc1daa858be70608b1"
641650
dependencies:
@@ -646,20 +655,20 @@ babel-plugin-transform-es2015-parameters@^6.18.0:
646655
babel-traverse "^6.18.0"
647656
babel-types "^6.18.0"
648657

649-
babel-plugin-transform-es2015-shorthand-properties@^6.18.0:
658+
babel-plugin-transform-es2015-shorthand-properties@^6.18.0, babel-plugin-transform-es2015-shorthand-properties@^6.5.0:
650659
version "6.18.0"
651660
resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-shorthand-properties/-/babel-plugin-transform-es2015-shorthand-properties-6.18.0.tgz#e2ede3b7df47bf980151926534d1dd0cbea58f43"
652661
dependencies:
653662
babel-runtime "^6.0.0"
654663
babel-types "^6.18.0"
655664

656-
babel-plugin-transform-es2015-spread@^6.3.13:
665+
babel-plugin-transform-es2015-spread@^6.3.13, babel-plugin-transform-es2015-spread@^6.6.5:
657666
version "6.8.0"
658667
resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-spread/-/babel-plugin-transform-es2015-spread-6.8.0.tgz#0217f737e3b821fa5a669f187c6ed59205f05e9c"
659668
dependencies:
660669
babel-runtime "^6.0.0"
661670

662-
babel-plugin-transform-es2015-sticky-regex@^6.3.13:
671+
babel-plugin-transform-es2015-sticky-regex@^6.3.13, babel-plugin-transform-es2015-sticky-regex@^6.5.0:
663672
version "6.8.0"
664673
resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-sticky-regex/-/babel-plugin-transform-es2015-sticky-regex-6.8.0.tgz#e73d300a440a35d5c64f5c2a344dc236e3df47be"
665674
dependencies:
@@ -679,7 +688,7 @@ babel-plugin-transform-es2015-typeof-symbol@^6.18.0:
679688
dependencies:
680689
babel-runtime "^6.0.0"
681690

682-
babel-plugin-transform-es2015-unicode-regex@^6.3.13:
691+
babel-plugin-transform-es2015-unicode-regex@^6.3.13, babel-plugin-transform-es2015-unicode-regex@^6.5.0:
683692
version "6.11.0"
684693
resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-unicode-regex/-/babel-plugin-transform-es2015-unicode-regex-6.11.0.tgz#6298ceabaad88d50a3f4f392d8de997260f6ef2c"
685694
dependencies:
@@ -710,7 +719,7 @@ babel-plugin-transform-regenerator@^6.16.0:
710719
babel-types "^6.16.0"
711720
private "~0.1.5"
712721

713-
babel-plugin-transform-runtime@^6.3.13:
722+
babel-plugin-transform-runtime@^6.15.0:
714723
version "6.15.0"
715724
resolved "https://registry.yarnpkg.com/babel-plugin-transform-runtime/-/babel-plugin-transform-runtime-6.15.0.tgz#3d75b4d949ad81af157570273846fb59aeb0d57c"
716725
dependencies:
@@ -723,7 +732,20 @@ babel-plugin-transform-strict-mode@^6.18.0:
723732
babel-runtime "^6.0.0"
724733
babel-types "^6.18.0"
725734

726-
babel-preset-es2015@^6.3.13:
735+
babel-preset-es2015-node4@^2.1.0:
736+
version "2.1.0"
737+
resolved "https://registry.yarnpkg.com/babel-preset-es2015-node4/-/babel-preset-es2015-node4-2.1.0.tgz#9852f281e2332b57d49c189841ac25466a6ebe98"
738+
dependencies:
739+
babel-plugin-transform-es2015-destructuring "^6.6.5"
740+
babel-plugin-transform-es2015-function-name "^6.5.0"
741+
babel-plugin-transform-es2015-modules-commonjs "^6.7.4"
742+
babel-plugin-transform-es2015-parameters "^6.7.0"
743+
babel-plugin-transform-es2015-shorthand-properties "^6.5.0"
744+
babel-plugin-transform-es2015-spread "^6.6.5"
745+
babel-plugin-transform-es2015-sticky-regex "^6.5.0"
746+
babel-plugin-transform-es2015-unicode-regex "^6.5.0"
747+
748+
babel-preset-es2015@^6.16.0:
727749
version "6.18.0"
728750
resolved "https://registry.yarnpkg.com/babel-preset-es2015/-/babel-preset-es2015-6.18.0.tgz#b8c70df84ec948c43dcf2bf770e988eb7da88312"
729751
dependencies:
@@ -752,7 +774,7 @@ babel-preset-es2015@^6.3.13:
752774
babel-plugin-transform-es2015-unicode-regex "^6.3.13"
753775
babel-plugin-transform-regenerator "^6.16.0"
754776

755-
babel-preset-stage-2@^6.3.13:
777+
babel-preset-stage-2@^6.17.0:
756778
version "6.18.0"
757779
resolved "https://registry.yarnpkg.com/babel-preset-stage-2/-/babel-preset-stage-2-6.18.0.tgz#9eb7bf9a8e91c68260d5ba7500493caaada4b5b5"
758780
dependencies:
@@ -783,7 +805,7 @@ babel-register@^6.18.0:
783805
mkdirp "^0.5.1"
784806
source-map-support "^0.4.2"
785807

786-
babel-runtime@^6.0.0, babel-runtime@^6.11.6, babel-runtime@^6.3.19, babel-runtime@^6.9.0, babel-runtime@^6.9.1:
808+
babel-runtime@^6.0.0, babel-runtime@^6.11.6, babel-runtime@^6.9.0, babel-runtime@^6.9.1:
787809
version "6.18.0"
788810
resolved "https://registry.yarnpkg.com/babel-runtime/-/babel-runtime-6.18.0.tgz#0f4177ffd98492ef13b9f823e9994a02584c9078"
789811
dependencies:
@@ -890,10 +912,6 @@ buf-compare@^1.0.0:
890912
version "1.0.1"
891913
resolved "https://registry.yarnpkg.com/buf-compare/-/buf-compare-1.0.1.tgz#fef28da8b8113a0a0db4430b0b6467b69730b34a"
892914

893-
buffer-equals@^1.0.3:
894-
version "1.0.4"
895-
resolved "https://registry.yarnpkg.com/buffer-equals/-/buffer-equals-1.0.4.tgz#0353b54fd07fd9564170671ae6f66b9cf10d27f5"
896-
897915
buffer-shims@^1.0.0:
898916
version "1.0.0"
899917
resolved "https://registry.yarnpkg.com/buffer-shims/-/buffer-shims-1.0.0.tgz#9978ce317388c649ad8793028c3477ef044a8b51"
@@ -1589,6 +1607,12 @@ generate-object-property@^1.1.0:
15891607
dependencies:
15901608
is-property "^1.0.0"
15911609

1610+
get-port@^2.1.0:
1611+
version "2.1.0"
1612+
resolved "https://registry.yarnpkg.com/get-port/-/get-port-2.1.0.tgz#8783f9dcebd1eea495a334e1a6a251e78887ab1a"
1613+
dependencies:
1614+
pinkie-promise "^2.0.0"
1615+
15921616
get-stdin@^4.0.1:
15931617
version "4.0.1"
15941618
resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-4.0.1.tgz#b968c6b0a04384324902e8bf1a5df32579a450fe"
@@ -1638,6 +1662,16 @@ globby@^5.0.0:
16381662
pify "^2.0.0"
16391663
pinkie-promise "^2.0.0"
16401664

1665+
globby@^6.0.0:
1666+
version "6.1.0"
1667+
resolved "https://registry.yarnpkg.com/globby/-/globby-6.1.0.tgz#f5a6d70e8395e21c858fb0489d64df02424d506c"
1668+
dependencies:
1669+
array-union "^1.0.1"
1670+
glob "^7.0.3"
1671+
object-assign "^4.0.1"
1672+
pify "^2.0.0"
1673+
pinkie-promise "^2.0.0"
1674+
16411675
got@^5.0.0:
16421676
version "5.7.1"
16431677
resolved "https://registry.yarnpkg.com/got/-/got-5.7.1.tgz#5f81635a61e4a6589f180569ea4e381680a51f35"
@@ -2102,6 +2136,10 @@ lodash.flatten@^4.2.0:
21022136
version "4.4.0"
21032137
resolved "https://registry.yarnpkg.com/lodash.flatten/-/lodash.flatten-4.4.0.tgz#f31c22225a9632d2bbf8e4addbef240aa765a61f"
21042138

2139+
lodash.isequal@^4.4.0:
2140+
version "4.4.0"
2141+
resolved "https://registry.yarnpkg.com/lodash.isequal/-/lodash.isequal-4.4.0.tgz#6295768e98e14dc15ce8d362ef6340db82852031"
2142+
21052143
lodash.isregexp@^4.0.1:
21062144
version "4.0.1"
21072145
resolved "https://registry.yarnpkg.com/lodash.isregexp/-/lodash.isregexp-4.0.1.tgz#e13e647b30cd559752a04cd912086faf7da1c30b"
@@ -2299,12 +2337,6 @@ normalize-path@^2.0.1:
22992337
version "2.0.1"
23002338
resolved "https://registry.yarnpkg.com/normalize-path/-/normalize-path-2.0.1.tgz#47886ac1662760d4261b7d979d241709d3ce3f7a"
23012339

2302-
not-so-shallow@^0.1.3:
2303-
version "0.1.4"
2304-
resolved "https://registry.yarnpkg.com/not-so-shallow/-/not-so-shallow-0.1.4.tgz#e8c7f7b9c9b9f069594344368330cbcea387c3c7"
2305-
dependencies:
2306-
buffer-equals "^1.0.3"
2307-
23082340
npmlog@^4.0.0:
23092341
version "4.0.1"
23102342
resolved "https://registry.yarnpkg.com/npmlog/-/npmlog-4.0.1.tgz#d14f503b4cd79710375553004ba96e6662fbc0b8"
@@ -2825,7 +2857,7 @@ semver-diff@^2.0.0:
28252857
dependencies:
28262858
semver "^5.0.3"
28272859

2828-
"semver@2 || 3 || 4 || 5", semver@^5.0.3, semver@^5.1.0, semver@~5.3.0:
2860+
"semver@2 || 3 || 4 || 5", semver@^5.0.3, semver@^5.1.0, semver@^5.3.0, semver@~5.3.0:
28292861
version "5.3.0"
28302862
resolved "https://registry.yarnpkg.com/semver/-/semver-5.3.0.tgz#9b2ce5d3de02d17c6012ad326aa6b4d0cf54f94f"
28312863

0 commit comments

Comments
 (0)