chore(deps): update dependency flow-typed to version 2.3.0 #73
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This Pull Request updates dependency flow-typed from version
2.2.3
to2.3.0
Commits
flowtype/flow-typed
2.3.0
107feb8
correct react routers Prompt component type (#1665)bead2dd
fix definition for RxJS Observable.prototype.map (#1658)d62863b
Add definitions for jest v22.x.x (#1671)f5d9e26
declaring a type for HOC (#1669)7888c3a
inline-style-prefixer v3371d1f1
yamljs: create definition (#1674)519092a
Fix lodash/zipWith types (#1675)00301f0
fix #824 (#1676)b07d8c1
Add load method to yamljs (#1678)a905e88
Add definitions for material-ui (v1-beta) (#1679)729ca94
allow tuple types for lodash map (#1681)c3112bc
Fix incorrect MUI definitions (#1683)a645cbd
Fix redis' lpush() type definition (#1684)dd2e8d3
R.indexOf accepts void type. (#1643)07ebad4
Add definition for jest.restoreAllMocks(). (#1686)e1af063
Update redux-devtools-extension_v2.x.x.js (#1687)613e511
Add missing default export for bson (#1693)739918e
allow null and undefined for lodash functions (#1696)e7dfb57
React-test-renderer definitions added. (#1697)95b3e05
Update react-test-renderer definitions. (#1699)1064726
fuse.js: Support $ReadOnlyArray (#1700)0211ce0
Fix size function arguments (#1701)cdc5beb
only test against latest 15 flow versions. (Setting can be changed to test against more)3b5d61d
prettier fixesa8b5058
fix axios static8c25dee
fix luxon static65aa7e4
fix angular5ce3dc7
prettier fixesca3d99c
fix bluebird9bc721a
fix data.maybe090e654
Fix type of redisClient.set() (#1708)cd1469e
Enhance the type of redisClient.lpush() (#1709)ebf556d
Add redisClient.mget() type for Redis (#1710)c95fefa
Add batchInsert() to Knex (#1712)87857f8
Add redisClient.mset() type for Redis (#1711)b0e68df
Fix the redis.get() type (#1713)971505d
(lodash) Update difference* methods to accept $ReadOnlyArray<T> (#1714)fefe890
Add the type for redis.flushall() (#1716)86cef88
Rxjs fix signatures(withLatestFrom, combineLatest, zip) (#1717)93bfa57
Update the type for redis.del() (#1715)e5deb36
Create dedent_v0.7.x.js (#1730)70b5d22
add ttl and setex definitions (#1732)7eb358b
Add type for the Knex.migrate object (#1733)3c3378b
Fix type of redis.setex (#1735)dd2987b
Fix the type for redis.lrange() (#1738)98bc3c3
Define WebElementPromise, fix getId, and add selenium-webdriver/remote (#1740)c44c93d
react-helmet_v5_x_x libdef + test (#1741)f988bcb
Add type for redis.llen() (#1739)4bb4517
defer/delay return TimeoutID, new in flow 0.63 (#1744)55b9091
add delayWhen operator to rxjs definitions (#1745)b45b369
[temp] Change return type of callback to mixed for async functions. (#1747)4634667
Added optional resolver to merge (#1750)e36161f
Add renderStatic method to react-helmet-v5 lib def + update tests (#1749)640b352
[mongoose] small declaration improvements (#1751)ba5073b
Nock: Allow array for matching request body (#1752)21e1db7
Add dotenv v4 libdef (#1753)b89c125
fix(redis): fix numerous faulty definitions (#1755)8d053a0
More updates to icepick (#1761)93ad556
fix(sequelize): add throughModel field to BelongsToMany (#1763)010cf91
fix(sequelize): fix IncludeOptions.association type (#1764)5d0ad8f
(lodash) Update pick method to accept $ReadOnlyArray<T> (#1769)ebaab21
fix(redis): fix hgetall result type (#1762)2846c4e
fix(express): add optional Server return to listen method (#1767)62a0c60
fix(enzyme): add hostNodes to wrappers (#1771)e2f3d30
Fixes fetching and unzipping latest versions of flow [0.62+] (#1770)de47647
add common-tags (#1773)03669c2
add mocha v5 (#1776)9f7cf2a
Replaceany
bymixed
in express_v4.x.x.js (#1737)590736c
Add match sorter libdefs (#1775)1fcdae2
upgrade deps6da5df7
only warn if a package is listed twice (due to peerDependencies and stuff)This PR has been generated by Renovate Bot.