|
60 | 60 | string-format-obj "^1.1.0"
|
61 | 61 | through2 "^2.0.3"
|
62 | 62 |
|
63 |
| -"@google-cloud/[email protected].13": |
64 |
| - version "1.4.13" |
65 |
| - resolved "https://registry.yarnpkg.com/@google-cloud/nodejs-repo-tools/-/nodejs-repo-tools-1.4.13.tgz#005556d8b93cb29f16018988e466cf0f9dc6d91f" |
| 63 | +"@google-cloud/[email protected].14": |
| 64 | + version "1.4.14" |
| 65 | + resolved "https://registry.yarnpkg.com/@google-cloud/nodejs-repo-tools/-/nodejs-repo-tools-1.4.14.tgz#b778687bcd798ea172a01d2b92db43ad95a8b0ce" |
66 | 66 | dependencies:
|
67 | 67 | ava "0.19.1"
|
68 | 68 | colors "1.1.2"
|
|
76 | 76 | supertest "3.0.0"
|
77 | 77 | yargs "8.0.1"
|
78 | 78 |
|
79 |
| -"@google-cloud/[email protected].0": |
80 |
| - version "1.1.0" |
81 |
| - resolved "https://registry.yarnpkg.com/@google-cloud/storage/-/storage-1.1.0.tgz#5e905a1aed4c196d5ce75dcdb5e4cd7ce29a0860" |
| 79 | +"@google-cloud/[email protected].1": |
| 80 | + version "1.1.1" |
| 81 | + resolved "https://registry.yarnpkg.com/@google-cloud/storage/-/storage-1.1.1.tgz#6590b5ce6e779556c9cc7043bd6449d6bc0781de" |
82 | 82 | dependencies:
|
83 | 83 | "@google-cloud/common" "^0.13.0"
|
84 | 84 | arrify "^1.0.0"
|
@@ -774,10 +774,6 @@ camelcase@^2.0.0:
|
774 | 774 | version "2.1.1"
|
775 | 775 | resolved "https://registry.yarnpkg.com/camelcase/-/camelcase-2.1.1.tgz#7c1d16d679a1bbe59ca02cacecfb011e201f5a1f"
|
776 | 776 |
|
777 |
| -camelcase@^3.0.0: |
778 |
| - version "3.0.0" |
779 |
| - resolved "https://registry.yarnpkg.com/camelcase/-/camelcase-3.0.0.tgz#32fc4b9fcdaf845fcdf7e73bb97cac2261f0ab0a" |
780 |
| - |
781 | 777 | camelcase@^4.0.0, camelcase@^4.1.0:
|
782 | 778 | version "4.1.0"
|
783 | 779 | resolved "https://registry.yarnpkg.com/camelcase/-/camelcase-4.1.0.tgz#d545635be1e33c542649c69173e5de6acfae34dd"
|
@@ -2523,12 +2519,6 @@ os-homedir@^1.0.0:
|
2523 | 2519 | version "1.0.2"
|
2524 | 2520 | resolved "https://registry.yarnpkg.com/os-homedir/-/os-homedir-1.0.2.tgz#ffbc4988336e0e833de0c168c7ef152121aa7fb3"
|
2525 | 2521 |
|
2526 |
| -os-locale@^1.4.0: |
2527 |
| - version "1.4.0" |
2528 |
| - resolved "https://registry.yarnpkg.com/os-locale/-/os-locale-1.4.0.tgz#20f9f17ae29ed345e8bde583b13d2009803c14d9" |
2529 |
| - dependencies: |
2530 |
| - lcid "^1.0.0" |
2531 |
| - |
2532 | 2522 | os-locale@^2.0.0:
|
2533 | 2523 | version "2.0.0"
|
2534 | 2524 | resolved "https://registry.yarnpkg.com/os-locale/-/os-locale-2.0.0.tgz#15918ded510522b81ee7ae5a309d54f639fc39a4"
|
|
2746 | 2736 | module-not-found-error "^1.0.0"
|
2747 | 2737 | resolve "~1.1.7"
|
2748 | 2738 |
|
| 2739 | + |
| 2740 | + version "1.8.0" |
| 2741 | + resolved "https://registry.yarnpkg.com/proxyquire/-/proxyquire-1.8.0.tgz#02d514a5bed986f04cbb2093af16741535f79edc" |
| 2742 | + dependencies: |
| 2743 | + fill-keys "^1.0.2" |
| 2744 | + module-not-found-error "^1.0.0" |
| 2745 | + resolve "~1.1.7" |
| 2746 | + |
2749 | 2747 | pseudomap@^1.0.1:
|
2750 | 2748 | version "1.0.2"
|
2751 | 2749 | resolved "https://registry.yarnpkg.com/pseudomap/-/pseudomap-1.0.2.tgz#f052a28da70e618917ef0a8ac34c1ae5a68286b3"
|
@@ -3110,19 +3108,6 @@ signal-exit@^3.0.0, signal-exit@^3.0.2:
|
3110 | 3108 | version "3.0.2"
|
3111 | 3109 | resolved "https://registry.yarnpkg.com/signal-exit/-/signal-exit-3.0.2.tgz#b5fdc08f1287ea1178628e415e25132b73646c6d"
|
3112 | 3110 |
|
3113 |
| - |
3114 |
| - version "2.1.0" |
3115 |
| - resolved "https://registry.yarnpkg.com/sinon/-/sinon-2.1.0.tgz#e057a9d2bf1b32f5d6dd62628ca9ee3961b0cafb" |
3116 |
| - dependencies: |
3117 |
| - diff "^3.1.0" |
3118 |
| - formatio "1.2.0" |
3119 |
| - lolex "^1.6.0" |
3120 |
| - native-promise-only "^0.8.1" |
3121 |
| - path-to-regexp "^1.7.0" |
3122 |
| - samsam "^1.1.3" |
3123 |
| - text-encoding "0.6.4" |
3124 |
| - type-detect "^4.0.0" |
3125 |
| - |
3126 | 3111 |
|
3127 | 3112 | version "2.2.0"
|
3128 | 3113 | resolved "https://registry.yarnpkg.com/sinon/-/sinon-2.2.0.tgz#3b1b42ff5defcbf51a52a62aca6d61171b9fd262"
|
@@ -3242,7 +3227,7 @@ string-template@~1.0.0:
|
3242 | 3227 | version "1.0.0"
|
3243 | 3228 | resolved "https://registry.yarnpkg.com/string-template/-/string-template-1.0.0.tgz#9e9f2233dc00f218718ec379a28a5673ecca8b96"
|
3244 | 3229 |
|
3245 |
| -string-width@^1.0.1, string-width@^1.0.2: |
| 3230 | +string-width@^1.0.1: |
3246 | 3231 | version "1.0.2"
|
3247 | 3232 | resolved "https://registry.yarnpkg.com/string-width/-/string-width-1.0.2.tgz#118bdf5b8cdc51a2a7e70d211e07e2b0b9b107d3"
|
3248 | 3233 | dependencies:
|
|
3535 | 3520 | dependencies:
|
3536 | 3521 | extsprintf "1.0.2"
|
3537 | 3522 |
|
3538 |
| -which-module@^1.0.0: |
3539 |
| - version "1.0.0" |
3540 |
| - resolved "https://registry.yarnpkg.com/which-module/-/which-module-1.0.0.tgz#bba63ca861948994ff307736089e3b96026c2a4f" |
3541 |
| - |
3542 | 3523 | which-module@^2.0.0:
|
3543 | 3524 | version "2.0.0"
|
3544 | 3525 | resolved "https://registry.yarnpkg.com/which-module/-/which-module-2.0.0.tgz#d9ef07dce77b9902b8a3a8fa4b31c3e3f7e6e87a"
|
@@ -3631,36 +3612,12 @@ yallist@^2.0.0:
|
3631 | 3612 | version "2.1.2"
|
3632 | 3613 | resolved "https://registry.yarnpkg.com/yallist/-/yallist-2.1.2.tgz#1c11f9218f076089a47dd512f93c6699a6a81d52"
|
3633 | 3614 |
|
3634 |
| -yargs-parser@^5.0.0: |
3635 |
| - version "5.0.0" |
3636 |
| - resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-5.0.0.tgz#275ecf0d7ffe05c77e64e7c86e4cd94bf0e1228a" |
3637 |
| - dependencies: |
3638 |
| - camelcase "^3.0.0" |
3639 |
| - |
3640 | 3615 | yargs-parser@^7.0.0:
|
3641 | 3616 | version "7.0.0"
|
3642 | 3617 | resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-7.0.0.tgz#8d0ac42f16ea55debd332caf4c4038b3e3f5dfd9"
|
3643 | 3618 | dependencies:
|
3644 | 3619 | camelcase "^4.1.0"
|
3645 | 3620 |
|
3646 |
| - |
3647 |
| - version "7.1.0" |
3648 |
| - resolved "https://registry.yarnpkg.com/yargs/-/yargs-7.1.0.tgz#6ba318eb16961727f5d284f8ea003e8d6154d0c8" |
3649 |
| - dependencies: |
3650 |
| - camelcase "^3.0.0" |
3651 |
| - cliui "^3.2.0" |
3652 |
| - decamelize "^1.1.1" |
3653 |
| - get-caller-file "^1.0.1" |
3654 |
| - os-locale "^1.4.0" |
3655 |
| - read-pkg-up "^1.0.1" |
3656 |
| - require-directory "^2.1.1" |
3657 |
| - require-main-filename "^1.0.1" |
3658 |
| - set-blocking "^2.0.0" |
3659 |
| - string-width "^1.0.2" |
3660 |
| - which-module "^1.0.0" |
3661 |
| - y18n "^3.2.1" |
3662 |
| - yargs-parser "^5.0.0" |
3663 |
| - |
3664 | 3621 |
|
3665 | 3622 | version "8.0.1"
|
3666 | 3623 | resolved "https://registry.yarnpkg.com/yargs/-/yargs-8.0.1.tgz#420ef75e840c1457a80adcca9bc6fa3849de51aa"
|
|
0 commit comments