Skip to content

Commit 2a241ba

Browse files
committed
Update flow-typed definitions
1 parent 5fb684b commit 2a241ba

4 files changed

Lines changed: 15 additions & 8 deletions

File tree

flow-typed/npm/@sentry/browser_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: a3276ac133a3dda73d23c8d26c5dcf2c
2-
// flow-typed version: <<STUB>>/@sentry/browser_v^6.9.0/flow_v0.151.0
1+
// flow-typed signature: fd077903c40a527b3d1ed586f3732e69
2+
// flow-typed version: <<STUB>>/@sentry/browser_v^6.10.0/flow_v0.151.0
33

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

flow-typed/npm/@sentry/cli_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: f1dbf13802d844a4269da3bba9d72a04
2-
// flow-typed version: <<STUB>>/@sentry/cli_v^1.67.1/flow_v0.151.0
1+
// flow-typed signature: d8e359196a79c0abb27775dd0add67db
2+
// flow-typed version: <<STUB>>/@sentry/cli_v^1.67.2/flow_v0.151.0
33

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

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

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
// flow-typed signature: 0340ad839bcc33a0add7a471bea04227
2-
// flow-typed version: <<STUB>>/lint-staged_v^11.0.1/flow_v0.151.0
1+
// flow-typed signature: af3a692698a339ec1c8a364cd30a87c6
2+
// flow-typed version: <<STUB>>/lint-staged_v^11.1.0/flow_v0.151.0
33

44
/**
55
* This is an autogenerated libdef stub for:
@@ -98,6 +98,10 @@ declare module 'lint-staged/lib/validateConfig' {
9898
declare module.exports: any;
9999
}
100100

101+
declare module 'lint-staged/lib/validateOptions' {
102+
declare module.exports: any;
103+
}
104+
101105
// Filename aliases
102106
declare module 'lint-staged/bin/lint-staged.js' {
103107
declare module.exports: $Exports<'lint-staged/bin/lint-staged'>;
@@ -159,3 +163,6 @@ declare module 'lint-staged/lib/symbols.js' {
159163
declare module 'lint-staged/lib/validateConfig.js' {
160164
declare module.exports: $Exports<'lint-staged/lib/validateConfig'>;
161165
}
166+
declare module 'lint-staged/lib/validateOptions.js' {
167+
declare module.exports: $Exports<'lint-staged/lib/validateOptions'>;
168+
}

flow-typed/npm/npm-package-json-lint_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: 315a1be1c28bba62d4ade9b67386a1d4
2-
// flow-typed version: <<STUB>>/npm-package-json-lint_v^5.1.0/flow_v0.151.0
1+
// flow-typed signature: 7271cd4c7ededf239bd1a409d5c0beb3
2+
// flow-typed version: <<STUB>>/npm-package-json-lint_v^5.2.1/flow_v0.151.0
33

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

0 commit comments

Comments
 (0)