This commit is contained in:
uwap 2018-08-11 23:07:14 +02:00
commit c7202a9141
2 changed files with 8 additions and 8 deletions

View file

@ -41,11 +41,11 @@
"eslint-plugin-react": "^7.6.1",
"file-loader": "^1.1.5",
"flow": "^0.2.3",
"flow-bin": "^0.77.0",
"flow-bin": "^0.78.0",
"flow-typed": "^2.3.0",
"html-webpack-plugin": "^3.1.0",
"husky": "^0.14.3",
"style-loader": "^0.21.0",
"style-loader": "^0.22.0",
"webpack": "^4.3.0",
"webpack-cli": "^3.0.0",
"webpack-dev-server": "^3.1.1",

View file

@ -2571,9 +2571,9 @@ flat-cache@^1.2.1:
graceful-fs "^4.1.2"
write "^0.2.1"
flow-bin@^0.77.0:
version "0.77.0"
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.77.0.tgz#4e5c93929f289a0c28e08fb361a9734944a11297"
flow-bin@^0.78.0:
version "0.78.0"
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.78.0.tgz#df9fe7f9c9a2dfaff39083949fe2d831b41627b7"
flow-typed@^2.3.0:
version "2.5.1"
@ -5490,9 +5490,9 @@ strip-json-comments@^2.0.1, strip-json-comments@~2.0.1:
version "2.0.1"
resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-2.0.1.tgz#3c531942e908c2697c0ec344858c286c7ca0a60a"
style-loader@^0.21.0:
version "0.21.0"
resolved "https://registry.yarnpkg.com/style-loader/-/style-loader-0.21.0.tgz#68c52e5eb2afc9ca92b6274be277ee59aea3a852"
style-loader@^0.22.0:
version "0.22.0"
resolved "https://registry.yarnpkg.com/style-loader/-/style-loader-0.22.0.tgz#2044d96156f454cc37b61f98eb49980239f4b8eb"
dependencies:
loader-utils "^1.1.0"
schema-utils "^0.4.5"