Skip to content
This repository has been archived by the owner on Apr 17, 2023. It is now read-only.

Commit

Permalink
chore(deps): bump
Browse files Browse the repository at this point in the history
  • Loading branch information
robwise committed May 14, 2017
1 parent 7f7b984 commit 1399ce7
Show file tree
Hide file tree
Showing 32 changed files with 749 additions and 209 deletions.
4 changes: 2 additions & 2 deletions flow-typed/npm/all-contributors-cli_vx.x.x.js
@@ -1,5 +1,5 @@
// flow-typed signature: 0d3ed9b513d5df315918b3ec13a96c0b
// flow-typed version: <<STUB>>/all-contributors-cli_v^4.3.0/flow_v0.45.0
// flow-typed signature: 1cf902cb8b1ef18278379c9489760e7b
// flow-typed version: <<STUB>>/all-contributors-cli_v^4.3.0/flow_v0.46.0

/**
* This is an autogenerated libdef stub for:
Expand Down
4 changes: 2 additions & 2 deletions flow-typed/npm/atom-linter_vx.x.x.js
@@ -1,5 +1,5 @@
// flow-typed signature: d3d5b7268414381884fef30a1e6a17e1
// flow-typed version: <<STUB>>/atom-linter_v^10.0.0/flow_v0.45.0
// flow-typed signature: 1e1acbbb8240239b13aa3dfeb094e679
// flow-typed version: <<STUB>>/atom-linter_v^10.0.0/flow_v0.46.0

/**
* This is an autogenerated libdef stub for:
Expand Down
4 changes: 2 additions & 2 deletions flow-typed/npm/babel-cli_vx.x.x.js
@@ -1,5 +1,5 @@
// flow-typed signature: 7dcc07278092a6c783d4d57546bdecca
// flow-typed version: <<STUB>>/babel-cli_v^6.24.1/flow_v0.45.0
// flow-typed signature: 8615cf6c39596ff7ba27c4a0377fe299
// flow-typed version: <<STUB>>/babel-cli_v^6.24.1/flow_v0.46.0

/**
* This is an autogenerated libdef stub for:
Expand Down
4 changes: 2 additions & 2 deletions flow-typed/npm/babel-eslint_vx.x.x.js
@@ -1,5 +1,5 @@
// flow-typed signature: 400b5eeff3ce041e148d7e2cae9c2efe
// flow-typed version: <<STUB>>/babel-eslint_v^7.2.3/flow_v0.45.0
// flow-typed signature: f3c3dd3c4bea413962ad456458ec0804
// flow-typed version: <<STUB>>/babel-eslint_v^7.2.3/flow_v0.46.0

/**
* This is an autogenerated libdef stub for:
Expand Down
4 changes: 2 additions & 2 deletions flow-typed/npm/babel-jest_vx.x.x.js
@@ -1,5 +1,5 @@
// flow-typed signature: 69f35fe1b5f0b933f2feaa35e143d918
// flow-typed version: <<STUB>>/babel-jest_v^20.0.0/flow_v0.45.0
// flow-typed signature: 20074fa081acc2b719f9da852e3b236c
// flow-typed version: <<STUB>>/babel-jest_v^20.0.1/flow_v0.46.0

/**
* This is an autogenerated libdef stub for:
Expand Down
@@ -1,5 +1,5 @@
// flow-typed signature: 32d4874973842e2f3cdc07adc9ee227e
// flow-typed version: <<STUB>>/babel-plugin-transform-flow-strip-types_v^6.22.0/flow_v0.45.0
// flow-typed signature: fa3129952614c64f55776c233b5f3b10
// flow-typed version: <<STUB>>/babel-plugin-transform-flow-strip-types_v^6.22.0/flow_v0.46.0

/**
* This is an autogenerated libdef stub for:
Expand Down
4 changes: 2 additions & 2 deletions flow-typed/npm/babel-preset-env_vx.x.x.js
@@ -1,5 +1,5 @@
// flow-typed signature: adbecc6086da14b2aee993ba427ca523
// flow-typed version: <<STUB>>/babel-preset-env_v^1.4.0/flow_v0.45.0
// flow-typed signature: f12875965303032e2f229e46f5734514
// flow-typed version: <<STUB>>/babel-preset-env_v^1.4.0/flow_v0.46.0

/**
* This is an autogenerated libdef stub for:
Expand Down
4 changes: 2 additions & 2 deletions flow-typed/npm/babel-preset-stage-2_vx.x.x.js
@@ -1,5 +1,5 @@
// flow-typed signature: 10c5d726cb691e68af0f599655484ed4
// flow-typed version: <<STUB>>/babel-preset-stage-2_v^6.24.1/flow_v0.45.0
// flow-typed signature: bd74ec965239b139d1c3401b8d43e236
// flow-typed version: <<STUB>>/babel-preset-stage-2_v^6.24.1/flow_v0.46.0

/**
* This is an autogenerated libdef stub for:
Expand Down
18 changes: 16 additions & 2 deletions flow-typed/npm/codecov_vx.x.x.js
@@ -1,5 +1,5 @@
// flow-typed signature: 1c9ef5e9540f311f2530a1fefe0d9b25
// flow-typed version: <<STUB>>/codecov_v^2.1.0/flow_v0.45.0
// flow-typed signature: dd6af16a725a56ea9f01c127e1ed1e1c
// flow-typed version: <<STUB>>/codecov_v^2.2.0/flow_v0.46.0

/**
* This is an autogenerated libdef stub for:
Expand Down Expand Up @@ -30,6 +30,10 @@ declare module 'codecov/lib/detect' {
declare module.exports: any;
}

declare module 'codecov/lib/git' {
declare module.exports: any;
}

declare module 'codecov/lib/offline' {
declare module.exports: any;
}
Expand Down Expand Up @@ -90,6 +94,10 @@ declare module 'codecov/test/detect' {
declare module.exports: any;
}

declare module 'codecov/test/git' {
declare module.exports: any;
}

declare module 'codecov/test/index' {
declare module.exports: any;
}
Expand Down Expand Up @@ -167,6 +175,9 @@ declare module 'codecov/lib/codecov.js' {
declare module 'codecov/lib/detect.js' {
declare module.exports: $Exports<'codecov/lib/detect'>;
}
declare module 'codecov/lib/git.js' {
declare module.exports: $Exports<'codecov/lib/git'>;
}
declare module 'codecov/lib/offline.js' {
declare module.exports: $Exports<'codecov/lib/offline'>;
}
Expand Down Expand Up @@ -212,6 +223,9 @@ declare module 'codecov/lib/services/wercker.js' {
declare module 'codecov/test/detect.js' {
declare module.exports: $Exports<'codecov/test/detect'>;
}
declare module 'codecov/test/git.js' {
declare module.exports: $Exports<'codecov/test/git'>;
}
declare module 'codecov/test/index.js' {
declare module.exports: $Exports<'codecov/test/index'>;
}
Expand Down
4 changes: 2 additions & 2 deletions flow-typed/npm/commitizen_vx.x.x.js
@@ -1,5 +1,5 @@
// flow-typed signature: 4f19934b47e40c099632234849088084
// flow-typed version: <<STUB>>/commitizen_v^2.9.6/flow_v0.45.0
// flow-typed signature: 6c0a8ca4057e210744d42f99625bb38d
// flow-typed version: <<STUB>>/commitizen_v^2.9.6/flow_v0.46.0

/**
* This is an autogenerated libdef stub for:
Expand Down
4 changes: 2 additions & 2 deletions flow-typed/npm/cz-conventional-changelog_vx.x.x.js
@@ -1,5 +1,5 @@
// flow-typed signature: cbba2ec18f2cd69acff7e575ac139a90
// flow-typed version: <<STUB>>/cz-conventional-changelog_v^2.0.0/flow_v0.45.0
// flow-typed signature: 3d1b5fb71fb040f7941a6d3864ae80c9
// flow-typed version: <<STUB>>/cz-conventional-changelog_v^2.0.0/flow_v0.46.0

/**
* This is an autogenerated libdef stub for:
Expand Down
4 changes: 2 additions & 2 deletions flow-typed/npm/editorconfig_vx.x.x.js
@@ -1,5 +1,5 @@
// flow-typed signature: 51bc365c01ccba1a7e27632be057b34f
// flow-typed version: <<STUB>>/editorconfig_v^0.13.2/flow_v0.45.0
// flow-typed signature: b4df39241bab6cb645ea65e8ac23e85c
// flow-typed version: <<STUB>>/editorconfig_v^0.13.2/flow_v0.46.0

/**
* This is an autogenerated libdef stub for:
Expand Down
4 changes: 2 additions & 2 deletions flow-typed/npm/eslint-config-airbnb-base_vx.x.x.js
@@ -1,5 +1,5 @@
// flow-typed signature: 81d6aabf129611c0ebcbe3c826556094
// flow-typed version: <<STUB>>/eslint-config-airbnb-base_v^11.1.3/flow_v0.45.0
// flow-typed signature: 0cc11fa6f77759e261fb83e62233633d
// flow-typed version: <<STUB>>/eslint-config-airbnb-base_v^11.1.3/flow_v0.46.0

/**
* This is an autogenerated libdef stub for:
Expand Down
4 changes: 2 additions & 2 deletions flow-typed/npm/eslint-plugin-flowtype_vx.x.x.js
@@ -1,5 +1,5 @@
// flow-typed signature: 59e233ea7b80f5120a0e46bf350dc45d
// flow-typed version: <<STUB>>/eslint-plugin-flowtype_v^2.32.1/flow_v0.45.0
// flow-typed signature: 63a651b3d4f7baab56bae360bb0b2a70
// flow-typed version: <<STUB>>/eslint-plugin-flowtype_v^2.32.1/flow_v0.46.0

/**
* This is an autogenerated libdef stub for:
Expand Down
4 changes: 2 additions & 2 deletions flow-typed/npm/eslint-plugin-import_vx.x.x.js
@@ -1,5 +1,5 @@
// flow-typed signature: 771f77e95193004b6da3e62d8c296e44
// flow-typed version: <<STUB>>/eslint-plugin-import_v^2.2.0/flow_v0.45.0
// flow-typed signature: fdc069572f193f76e11f3ff6be5fde49
// flow-typed version: <<STUB>>/eslint-plugin-import_v^2.2.0/flow_v0.46.0

/**
* This is an autogenerated libdef stub for:
Expand Down
4 changes: 2 additions & 2 deletions flow-typed/npm/eslint-plugin-jest_vx.x.x.js
@@ -1,5 +1,5 @@
// flow-typed signature: c3396125a2e07e7084ac786ae669e11d
// flow-typed version: <<STUB>>/eslint-plugin-jest_v^20.0.0/flow_v0.45.0
// flow-typed signature: a2cd0c5e7ead9ce7aa9a6e24ba263573
// flow-typed version: <<STUB>>/eslint-plugin-jest_v^20.0.1/flow_v0.46.0

/**
* This is an autogenerated libdef stub for:
Expand Down
4 changes: 2 additions & 2 deletions flow-typed/npm/eslint_vx.x.x.js
@@ -1,5 +1,5 @@
// flow-typed signature: 17a62aab0a546e8ae7bd20789aa0b4fb
// flow-typed version: <<STUB>>/eslint_v^3.19.0/flow_v0.45.0
// flow-typed signature: 9354e7847cf55f354b2ca85525e8513a
// flow-typed version: <<STUB>>/eslint_v^3.19.0/flow_v0.46.0

/**
* This is an autogenerated libdef stub for:
Expand Down
4 changes: 2 additions & 2 deletions flow-typed/npm/flow-typed_vx.x.x.js
@@ -1,5 +1,5 @@
// flow-typed signature: 4c649379826caaac45f9cdb5c4c4569a
// flow-typed version: <<STUB>>/flow-typed_v^2.1.2/flow_v0.45.0
// flow-typed signature: 8898603ed592b58f9cb89fd30a371a09
// flow-typed version: <<STUB>>/flow-typed_v^2.1.2/flow_v0.46.0

/**
* This is an autogenerated libdef stub for:
Expand Down
4 changes: 2 additions & 2 deletions flow-typed/npm/husky_vx.x.x.js
@@ -1,5 +1,5 @@
// flow-typed signature: 666cc265d22fa33634591c45fe2a1dfd
// flow-typed version: <<STUB>>/husky_v^0.13.3/flow_v0.45.0
// flow-typed signature: 10d49e849df9e54bb7e1f92e14967412
// flow-typed version: <<STUB>>/husky_v^0.13.3/flow_v0.46.0

/**
* This is an autogenerated libdef stub for:
Expand Down
4 changes: 2 additions & 2 deletions flow-typed/npm/ignore_vx.x.x.js
@@ -1,5 +1,5 @@
// flow-typed signature: 91ccf76daed95f165f40910d1c5e93e0
// flow-typed version: <<STUB>>/ignore_v^3.3.0/flow_v0.45.0
// flow-typed signature: 8af680d9fcb80e8d237cd1d2cc0ad080
// flow-typed version: <<STUB>>/ignore_v^3.3.0/flow_v0.46.0

/**
* This is an autogenerated libdef stub for:
Expand Down
4 changes: 2 additions & 2 deletions flow-typed/npm/jest-cli_vx.x.x.js
@@ -1,5 +1,5 @@
// flow-typed signature: c842ed4964d2badcaa5b10e48368f130
// flow-typed version: <<STUB>>/jest-cli_v^20.0.0/flow_v0.45.0
// flow-typed signature: bb1040fa213b918469f24813774c746e
// flow-typed version: <<STUB>>/jest-cli_v^20.0.1/flow_v0.46.0

/**
* This is an autogenerated libdef stub for:
Expand Down

0 comments on commit 1399ce7

Please sign in to comment.