Skip to content

Commit

Permalink
deps: update flow-bin to version 0.37.4 🚀 (#587)
Browse files Browse the repository at this point in the history
* chore(package): update flow-bin to version 0.37.4

https://greenkeeper.io/

* fix: flow type errors
  • Loading branch information
greenkeeperio-bot authored and zacharygolba committed Dec 26, 2016
1 parent 302a10f commit fdb7a9e
Show file tree
Hide file tree
Showing 44 changed files with 1,291 additions and 515 deletions.
2 changes: 1 addition & 1 deletion .flowconfig
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ esproposal.class_static_fields=enable
esproposal.class_instance_fields=enable

[version]
0.37.0
0.37.4
236 changes: 0 additions & 236 deletions decl/knex.js

This file was deleted.

4 changes: 2 additions & 2 deletions flow-typed/npm/ansi-regex_vx.x.x.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// flow-typed signature: bf2882ae53cdca648bce888a165f11e1
// flow-typed version: <<STUB>>/ansi-regex_v2.0.0/flow_v0.36.0
// flow-typed signature: 51d72f02b42fb5856f5027bc57785f68
// flow-typed version: <<STUB>>/ansi-regex_v2.0.0/flow_v0.37.4

/**
* This is an autogenerated libdef stub for:
Expand Down
4 changes: 2 additions & 2 deletions flow-typed/npm/babel-core_vx.x.x.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// flow-typed signature: 7aad9deb2d5ea211ba1d5760c1ce3598
// flow-typed version: <<STUB>>/babel-core_v6.18.2/flow_v0.36.0
// flow-typed signature: 5408c66b269ff83d3d212b0de75abf73
// flow-typed version: <<STUB>>/babel-core_v6.21.0/flow_v0.37.4

/**
* This is an autogenerated libdef stub for:
Expand Down
4 changes: 2 additions & 2 deletions flow-typed/npm/babel-eslint_vx.x.x.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// flow-typed signature: 38ba80e23ed066fe924f56e6d7a49a6e
// flow-typed version: <<STUB>>/babel-eslint_v7.1.1/flow_v0.36.0
// flow-typed signature: 19bae530d943112a4c3a8c24dc4ee26b
// flow-typed version: <<STUB>>/babel-eslint_v7.1.1/flow_v0.37.4

/**
* This is an autogenerated libdef stub for:
Expand Down
4 changes: 2 additions & 2 deletions flow-typed/npm/babel-plugin-istanbul_vx.x.x.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// flow-typed signature: e5cc8b59627e541077987e5448a2d2a8
// flow-typed version: <<STUB>>/babel-plugin-istanbul_v2.0.3/flow_v0.36.0
// flow-typed signature: 428fdac6fcc96d4f775cc0cdc2fbc0e9
// flow-typed version: <<STUB>>/babel-plugin-istanbul_v2.0.3/flow_v0.37.4

/**
* This is an autogenerated libdef stub for:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// flow-typed signature: f8ad5376771c2790ef1fb8acd70f63c2
// flow-typed version: <<STUB>>/babel-plugin-transform-es2015-modules-commonjs_v6.18.0/flow_v0.36.0
// flow-typed signature: 7ca39869ede6768f3a3f4f63cc2d0f19
// flow-typed version: <<STUB>>/babel-plugin-transform-es2015-modules-commonjs_v6.18.0/flow_v0.37.4

/**
* This is an autogenerated libdef stub for:
Expand Down
4 changes: 2 additions & 2 deletions flow-typed/npm/babel-preset-lux_vx.x.x.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// flow-typed signature: 931b38e6c801fcb5516f8c19990c470b
// flow-typed version: <<STUB>>/babel-preset-lux_v1.3.0/flow_v0.36.0
// flow-typed signature: 155bc92269e2113855adc0aa5fb615e3
// flow-typed version: <<STUB>>/babel-preset-lux_v2.0.1/flow_v0.37.4

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

0 comments on commit fdb7a9e

Please sign in to comment.