Compare commits
2 commits
main
...
greenkeepe
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
15c0a55814 | ||
|
|
903cbbdbbe |
2 changed files with 5 additions and 4 deletions
|
|
@ -42,7 +42,7 @@
|
||||||
"eslint-plugin-react": "^7.6.1",
|
"eslint-plugin-react": "^7.6.1",
|
||||||
"file-loader": "^3.0.0",
|
"file-loader": "^3.0.0",
|
||||||
"flow": "^0.2.3",
|
"flow": "^0.2.3",
|
||||||
"flow-bin": "^0.81.0",
|
"flow-bin": "^0.95.1",
|
||||||
"flow-typed": "^2.3.0",
|
"flow-typed": "^2.3.0",
|
||||||
"html-webpack-plugin": "^3.1.0",
|
"html-webpack-plugin": "^3.1.0",
|
||||||
"husky": "^1.0.0",
|
"husky": "^1.0.0",
|
||||||
|
|
|
||||||
|
|
@ -2580,9 +2580,10 @@ flat-cache@^1.2.1:
|
||||||
graceful-fs "^4.1.2"
|
graceful-fs "^4.1.2"
|
||||||
write "^0.2.1"
|
write "^0.2.1"
|
||||||
|
|
||||||
flow-bin@^0.81.0:
|
flow-bin@^0.95.1:
|
||||||
version "0.81.0"
|
version "0.95.1"
|
||||||
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.81.0.tgz#7f0a733dce1dad3cb1447c692639292dc3d60bf5"
|
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.95.1.tgz#633113831ccff4b7ee70a2730f63fc43b69ba85f"
|
||||||
|
integrity sha512-06IOC/pqPMNRYtC6AMZEWYR9Fi6UdBC7gImGinPuNUpPZFnP5E9/0cBCl3DWrH4zz/gSM2HdDilU7vPGpYIr2w==
|
||||||
|
|
||||||
flow-typed@^2.3.0:
|
flow-typed@^2.3.0:
|
||||||
version "2.5.1"
|
version "2.5.1"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue