diff --git a/flow-typed/npm/babel-plugin-istanbul_vx.x.x.js b/flow-typed/npm/babel-plugin-istanbul_vx.x.x.js index 8188654c..ffaaecaa 100644 --- a/flow-typed/npm/babel-plugin-istanbul_vx.x.x.js +++ b/flow-typed/npm/babel-plugin-istanbul_vx.x.x.js @@ -1,5 +1,5 @@ -// flow-typed signature: 428fdac6fcc96d4f775cc0cdc2fbc0e9 -// flow-typed version: <>/babel-plugin-istanbul_v2.0.3/flow_v0.37.4 +// flow-typed signature: 5cc218c4d830cb34beb520dcd4da50ef +// flow-typed version: <>/babel-plugin-istanbul_v3.0.0/flow_v0.37.4 /** * This is an autogenerated libdef stub for: diff --git a/flow-typed/npm/chalk_v1.x.x.js b/flow-typed/npm/chalk_v1.x.x.js index 497b9b5c..e115e1e3 100644 --- a/flow-typed/npm/chalk_v1.x.x.js +++ b/flow-typed/npm/chalk_v1.x.x.js @@ -1,5 +1,5 @@ -// flow-typed signature: f8f8af9c4192e9e159c56fb23ec4efb3 -// flow-typed version: 94e9f7e0a4/chalk_v1.x.x/flow_>=v0.21.x +// flow-typed signature: 7b4e29a4fd2be533e1822c1b0aade79b +// flow-typed version: 549b484575/chalk_v1.x.x/flow_>=v0.21.x type $npm$chalk$StyleElement = { open: string; @@ -12,6 +12,7 @@ type $npm$chalk$Style = { // General reset: $npm$chalk$Chain; bold: $npm$chalk$Chain; + dim: $npm$chalk$Chain; italic: $npm$chalk$Chain; underline: $npm$chalk$Chain; inverse: $npm$chalk$Chain; @@ -44,6 +45,7 @@ type $npm$chalk$StyleMap = { // General reset: $npm$chalk$StyleElement; bold: $npm$chalk$StyleElement; + dim: $npm$chalk$StyleElement; italic: $npm$chalk$StyleElement; underline: $npm$chalk$StyleElement; inverse: $npm$chalk$StyleElement; @@ -82,6 +84,7 @@ declare module "chalk" { // General declare var reset: $npm$chalk$Chain; declare var bold: $npm$chalk$Chain; + declare var dim: $npm$chalk$Chain; declare var italic: $npm$chalk$Chain; declare var underline: $npm$chalk$Chain; declare var inverse: $npm$chalk$Chain; diff --git a/flow-typed/npm/eslint-plugin-flowtype_vx.x.x.js b/flow-typed/npm/eslint-plugin-flowtype_vx.x.x.js index 39abefa4..cdeae4c8 100644 --- a/flow-typed/npm/eslint-plugin-flowtype_vx.x.x.js +++ b/flow-typed/npm/eslint-plugin-flowtype_vx.x.x.js @@ -1,5 +1,5 @@ -// flow-typed signature: bc9ffc9029e8c0ef85b8c6cc94922558 -// flow-typed version: <>/eslint-plugin-flowtype_v2.29.1/flow_v0.37.4 +// flow-typed signature: 1c3788470c355b0d3f690514a6114826 +// flow-typed version: <>/eslint-plugin-flowtype_v2.29.2/flow_v0.37.4 /** * This is an autogenerated libdef stub for: diff --git a/flow-typed/npm/sinon_vx.x.x.js b/flow-typed/npm/sinon_vx.x.x.js index 7f6f0e03..69ca3382 100644 --- a/flow-typed/npm/sinon_vx.x.x.js +++ b/flow-typed/npm/sinon_vx.x.x.js @@ -1,5 +1,5 @@ -// flow-typed signature: f7f935a010dd090761d1fd521d4cd5b0 -// flow-typed version: <>/sinon_v1.17.6/flow_v0.37.4 +// flow-typed signature: 0e1bf5241d587cdd95459c832262a1f1 +// flow-typed version: <>/sinon_v1.17.7/flow_v0.37.4 /** * This is an autogenerated libdef stub for: @@ -134,11 +134,11 @@ declare module 'sinon/lib/sinon/walk' { declare module.exports: any; } -declare module 'sinon/pkg/sinon-1.17.6' { +declare module 'sinon/pkg/sinon-1.17.7' { declare module.exports: any; } -declare module 'sinon/pkg/sinon-ie-1.17.6' { +declare module 'sinon/pkg/sinon-ie-1.17.7' { declare module.exports: any; } @@ -146,7 +146,7 @@ declare module 'sinon/pkg/sinon-ie' { declare module.exports: any; } -declare module 'sinon/pkg/sinon-server-1.17.6' { +declare module 'sinon/pkg/sinon-server-1.17.7' { declare module.exports: any; } @@ -243,17 +243,17 @@ declare module 'sinon/lib/sinon/util/xhr_ie.js' { declare module 'sinon/lib/sinon/walk.js' { declare module.exports: $Exports<'sinon/lib/sinon/walk'>; } -declare module 'sinon/pkg/sinon-1.17.6.js' { - declare module.exports: $Exports<'sinon/pkg/sinon-1.17.6'>; +declare module 'sinon/pkg/sinon-1.17.7.js' { + declare module.exports: $Exports<'sinon/pkg/sinon-1.17.7'>; } -declare module 'sinon/pkg/sinon-ie-1.17.6.js' { - declare module.exports: $Exports<'sinon/pkg/sinon-ie-1.17.6'>; +declare module 'sinon/pkg/sinon-ie-1.17.7.js' { + declare module.exports: $Exports<'sinon/pkg/sinon-ie-1.17.7'>; } declare module 'sinon/pkg/sinon-ie.js' { declare module.exports: $Exports<'sinon/pkg/sinon-ie'>; } -declare module 'sinon/pkg/sinon-server-1.17.6.js' { - declare module.exports: $Exports<'sinon/pkg/sinon-server-1.17.6'>; +declare module 'sinon/pkg/sinon-server-1.17.7.js' { + declare module.exports: $Exports<'sinon/pkg/sinon-server-1.17.7'>; } declare module 'sinon/pkg/sinon-server.js' { declare module.exports: $Exports<'sinon/pkg/sinon-server'>; diff --git a/flow-typed/npm/source-map-support_vx.x.x.js b/flow-typed/npm/source-map-support_vx.x.x.js index ec57239e..62facf51 100644 --- a/flow-typed/npm/source-map-support_vx.x.x.js +++ b/flow-typed/npm/source-map-support_vx.x.x.js @@ -1,5 +1,5 @@ -// flow-typed signature: b183d6fc53136ec5688b9759ff6e7331 -// flow-typed version: <>/source-map-support_v0.4.6/flow_v0.37.4 +// flow-typed signature: a01a481d420d1895b8df891b0928b247 +// flow-typed version: <>/source-map-support_v0.4.8/flow_v0.37.4 /** * This is an autogenerated libdef stub for: diff --git a/src/packages/cli/generator/constants.js b/src/packages/cli/generator/constants.js index d4698690..c4177494 100644 --- a/src/packages/cli/generator/constants.js +++ b/src/packages/cli/generator/constants.js @@ -1,5 +1,4 @@ // @flow -// $FlowIgnore import { dim } from 'chalk'; import template from '../../template'; diff --git a/src/packages/logger/writer/index.js b/src/packages/logger/writer/index.js index 4ddae8f4..a89988a9 100644 --- a/src/packages/logger/writer/index.js +++ b/src/packages/logger/writer/index.js @@ -1,7 +1,6 @@ // @flow import { WriteStream } from 'tty'; -// $FlowIgnore import { dim, red, yellow } from 'chalk'; import { WARN, ERROR } from '../constants';