chore: update dependencies

This commit is contained in:
Julien Fontanet 2019-11-13 17:15:42 +01:00
parent dab1788a3b
commit 2ec9641783
5 changed files with 525 additions and 465 deletions

View File

@ -17,7 +17,7 @@
"eslint-plugin-react": "^7.6.1",
"eslint-plugin-standard": "^4.0.0",
"exec-promise": "^0.7.0",
"flow-bin": "^0.110.1",
"flow-bin": "^0.112.0",
"globby": "^10.0.0",
"husky": "^3.0.0",
"jest": "^24.1.0",

View File

@ -36,7 +36,7 @@
},
"dependencies": {
"archy": "^1.0.0",
"chalk": "^2.3.2",
"chalk": "^3.0.0",
"exec-promise": "^0.7.0",
"human-format": "^0.10.0",
"lodash": "^4.17.4",

View File

@ -26,12 +26,12 @@
"dist/"
],
"engines": {
"node": ">=6"
"node": ">=8.10"
},
"dependencies": {
"@babel/polyfill": "^7.0.0",
"bluebird": "^3.5.1",
"chalk": "^2.2.0",
"chalk": "^3.0.0",
"exec-promise": "^0.7.0",
"fs-promise": "^2.0.3",
"http-request-plus": "^0.9.0",

View File

@ -46,7 +46,7 @@
"@types/node": "^12.0.2",
"@types/through2": "^2.0.31",
"tslint": "^5.9.1",
"tslint-config-standard": "^8.0.1",
"tslint-config-standard": "^9.0.0",
"typescript": "^3.1.6"
},
"scripts": {

980
yarn.lock

File diff suppressed because it is too large Load Diff