mirror of
https://github.com/Smaug123/KaTeX
synced 2025-10-05 19:28:39 +00:00
Bump flow-bin from 0.93.0 to 0.102.0 (#2013)
* Bump flow-bin from 0.93.0 to 0.102.0 Bumps [flow-bin](https://github.com/flowtype/flow-bin) from 0.93.0 to 0.102.0. - [Release notes](https://github.com/flowtype/flow-bin/releases) - [Commits](https://github.com/flowtype/flow-bin/compare/v0.93.0...v0.102.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> * Bump flow-bin from 0.93.0 to 0.102.0 Bumps [flow-bin](https://github.com/flowtype/flow-bin) from 0.93.0 to 0.102.0. - [Release notes](https://github.com/flowtype/flow-bin/releases) - [Commits](https://github.com/flowtype/flow-bin/compare/v0.93.0...v0.102.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> * fix issue with flow after upgrading
This commit is contained in:
committed by
Kevin Barabash
parent
0a55eb8a64
commit
95d2690322
@@ -40,7 +40,7 @@
|
||||
"eslint-plugin-react": "^7.12.4",
|
||||
"eslint-plugin-transform-runtime-aliasing": "^2.0.0",
|
||||
"file-loader": "^3.0.1",
|
||||
"flow-bin": "^0.93.0",
|
||||
"flow-bin": "^0.102.0",
|
||||
"fs-extra": "^7.0.1",
|
||||
"husky": "^1.3.1",
|
||||
"istanbul-api": "^2.1.1",
|
||||
|
@@ -179,7 +179,6 @@ export const _mathmlGroupBuilders: {[string]: MathMLBuilder<*>} = {};
|
||||
|
||||
export default function defineFunction<NODETYPE: NodeType>({
|
||||
type,
|
||||
nodeType,
|
||||
names,
|
||||
props,
|
||||
handler,
|
||||
|
@@ -3297,10 +3297,10 @@ flatted@^2.0.0:
|
||||
resolved "https://registry.yarnpkg.com/flatted/-/flatted-2.0.0.tgz#55122b6536ea496b4b44893ee2608141d10d9916"
|
||||
integrity sha512-R+H8IZclI8AAkSBRQJLVOsxwAoHd6WC40b4QTNWIjzAa6BXOBfQcM587MXDTVPeYaopFNWHUFLx7eNmHDSxMWg==
|
||||
|
||||
flow-bin@^0.93.0:
|
||||
version "0.93.0"
|
||||
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.93.0.tgz#9192a08d88db2a8da0ff55e42420f44539791430"
|
||||
integrity sha512-p8yq4ocOlpyJgOEBEj0v0GzCP25c9WP0ilFQ8hXSbrTR7RPKuR+Whr+OitlVyp8ocdX0j1MrIwQ8x28dacy1pg==
|
||||
flow-bin@^0.102.0:
|
||||
version "0.102.0"
|
||||
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.102.0.tgz#3d5de44bcc26d26585e932b3201988b766f9b380"
|
||||
integrity sha512-mYon6noeLO0Q5SbiWULLQeM1L96iuXnRtYMd47j3bEWXAwUW9EnwNWcn+cZg/jC/Dg4Wj/jnkdTDEuFtbeu1ww==
|
||||
|
||||
flush-write-stream@^1.0.0:
|
||||
version "1.0.3"
|
||||
|
Reference in New Issue
Block a user