Skip to content

Commit 1b4a343

Browse files
committed
Update flow-typed definitions
1 parent 42222a7 commit 1b4a343

5 files changed

Lines changed: 341 additions & 495 deletions

File tree

flow-typed/npm/chromatic_vx.x.x.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
// flow-typed signature: d7a5b0bed35c3ee470879a2cae8f7864
2-
// flow-typed version: <<STUB>>/chromatic_v^6.5.3/flow_v0.176.2
1+
// flow-typed signature: 793c7a24a3e66802238a7ec22fa9d622
2+
// flow-typed version: <<STUB>>/chromatic_v^6.5.4/flow_v0.176.2
33

44
/**
55
* This is an autogenerated libdef stub for:

flow-typed/npm/fast-equals_vx.x.x.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
// flow-typed signature: ec4f0b3185b6f3bc8e54beb107bb7fe6
2-
// flow-typed version: <<STUB>>/fast-equals_v^3.0.0/flow_v0.176.2
1+
// flow-typed signature: 9147af047af4f4bb63ef4ab05cd89d28
2+
// flow-typed version: <<STUB>>/fast-equals_v^3.0.2/flow_v0.176.2
33

44
/**
55
* This is an autogenerated libdef stub for:

flow-typed/npm/lint-staged_vx.x.x.js

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
// flow-typed signature: 7f55c07e69a5656aa0d6c1c06d6c13d0
2-
// flow-typed version: <<STUB>>/lint-staged_v^12.3.7/flow_v0.176.2
1+
// flow-typed signature: 65b026783ca30d35236111cd159a6679
2+
// flow-typed version: <<STUB>>/lint-staged_v^12.4.1/flow_v0.176.2
33

44
/**
55
* This is an autogenerated libdef stub for:
@@ -50,10 +50,6 @@ declare module 'lint-staged/lib/generateTasks' {
5050
declare module.exports: any;
5151
}
5252

53-
declare module 'lint-staged/lib/getConfigGroups' {
54-
declare module.exports: any;
55-
}
56-
5753
declare module 'lint-staged/lib/getRenderer' {
5854
declare module.exports: any;
5955
}
@@ -66,6 +62,10 @@ declare module 'lint-staged/lib/gitWorkflow' {
6662
declare module.exports: any;
6763
}
6864

65+
declare module 'lint-staged/lib/groupFilesByConfig' {
66+
declare module.exports: any;
67+
}
68+
6969
declare module 'lint-staged/lib' {
7070
declare module.exports: any;
7171
}
@@ -152,9 +152,6 @@ declare module 'lint-staged/lib/file.js' {
152152
declare module 'lint-staged/lib/generateTasks.js' {
153153
declare module.exports: $Exports<'lint-staged/lib/generateTasks'>;
154154
}
155-
declare module 'lint-staged/lib/getConfigGroups.js' {
156-
declare module.exports: $Exports<'lint-staged/lib/getConfigGroups'>;
157-
}
158155
declare module 'lint-staged/lib/getRenderer.js' {
159156
declare module.exports: $Exports<'lint-staged/lib/getRenderer'>;
160157
}
@@ -164,6 +161,9 @@ declare module 'lint-staged/lib/getStagedFiles.js' {
164161
declare module 'lint-staged/lib/gitWorkflow.js' {
165162
declare module.exports: $Exports<'lint-staged/lib/gitWorkflow'>;
166163
}
164+
declare module 'lint-staged/lib/groupFilesByConfig.js' {
165+
declare module.exports: $Exports<'lint-staged/lib/groupFilesByConfig'>;
166+
}
167167
declare module 'lint-staged/lib/index' {
168168
declare module.exports: $Exports<'lint-staged/lib'>;
169169
}

flow-typed/npm/npm-package-json-lint-config-default_vx.x.x.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
// flow-typed signature: 83cd04f299c83f15ea2ddefdc97a9fac
2-
// flow-typed version: <<STUB>>/npm-package-json-lint-config-default_v^4.0.0/flow_v0.176.2
1+
// flow-typed signature: 87617ca9caf0fb93bea0a228dd372a4f
2+
// flow-typed version: <<STUB>>/npm-package-json-lint-config-default_v^5.0.0/flow_v0.176.2
33

44
/**
55
* This is an autogenerated libdef stub for:

0 commit comments

Comments
 (0)