Skip to content

Commit

Permalink
deps: update third party type definitions (#604)
Browse files Browse the repository at this point in the history
* deps: update third party type definitions

* fix: remove unnecessary flow ignore comments
  • Loading branch information
zacharygolba authored Jan 2, 2017
1 parent 914a4b8 commit 46ed68b
Show file tree
Hide file tree
Showing 7 changed files with 22 additions and 21 deletions.
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: 428fdac6fcc96d4f775cc0cdc2fbc0e9
// flow-typed version: <<STUB>>/babel-plugin-istanbul_v2.0.3/flow_v0.37.4
// flow-typed signature: 5cc218c4d830cb34beb520dcd4da50ef
// flow-typed version: <<STUB>>/babel-plugin-istanbul_v3.0.0/flow_v0.37.4

/**
* This is an autogenerated libdef stub for:
Expand Down
7 changes: 5 additions & 2 deletions flow-typed/npm/chalk_v1.x.x.js
Original file line number Diff line number Diff line change
@@ -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;
Expand All @@ -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;
Expand Down Expand Up @@ -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;
Expand Down Expand Up @@ -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;
Expand Down
4 changes: 2 additions & 2 deletions flow-typed/npm/eslint-plugin-flowtype_vx.x.x.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// flow-typed signature: bc9ffc9029e8c0ef85b8c6cc94922558
// flow-typed version: <<STUB>>/eslint-plugin-flowtype_v2.29.1/flow_v0.37.4
// flow-typed signature: 1c3788470c355b0d3f690514a6114826
// flow-typed version: <<STUB>>/eslint-plugin-flowtype_v2.29.2/flow_v0.37.4

/**
* This is an autogenerated libdef stub for:
Expand Down
22 changes: 11 additions & 11 deletions flow-typed/npm/sinon_vx.x.x.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// flow-typed signature: f7f935a010dd090761d1fd521d4cd5b0
// flow-typed version: <<STUB>>/sinon_v1.17.6/flow_v0.37.4
// flow-typed signature: 0e1bf5241d587cdd95459c832262a1f1
// flow-typed version: <<STUB>>/sinon_v1.17.7/flow_v0.37.4

/**
* This is an autogenerated libdef stub for:
Expand Down Expand Up @@ -134,19 +134,19 @@ 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;
}

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;
}

Expand Down Expand Up @@ -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'>;
Expand Down
4 changes: 2 additions & 2 deletions flow-typed/npm/source-map-support_vx.x.x.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// flow-typed signature: b183d6fc53136ec5688b9759ff6e7331
// flow-typed version: <<STUB>>/source-map-support_v0.4.6/flow_v0.37.4
// flow-typed signature: a01a481d420d1895b8df891b0928b247
// flow-typed version: <<STUB>>/source-map-support_v0.4.8/flow_v0.37.4

/**
* This is an autogenerated libdef stub for:
Expand Down
1 change: 0 additions & 1 deletion src/packages/cli/generator/constants.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
// @flow
// $FlowIgnore
import { dim } from 'chalk';

import template from '../../template';
Expand Down
1 change: 0 additions & 1 deletion src/packages/logger/writer/index.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
// @flow
import { WriteStream } from 'tty';

// $FlowIgnore
import { dim, red, yellow } from 'chalk';

import { WARN, ERROR } from '../constants';
Expand Down

0 comments on commit 46ed68b

Please sign in to comment.