chore(package): update dependencies
This commit is contained in:
parent
6f6e760a25
commit
6281374cf3
@ -9,7 +9,7 @@
|
|||||||
"eslint-plugin-promise": "^3.6.0",
|
"eslint-plugin-promise": "^3.6.0",
|
||||||
"eslint-plugin-standard": "^3.0.1",
|
"eslint-plugin-standard": "^3.0.1",
|
||||||
"exec-promise": "^0.7.0",
|
"exec-promise": "^0.7.0",
|
||||||
"flow-bin": "^0.62.0",
|
"flow-bin": "^0.63.1",
|
||||||
"husky": "^0.14.3",
|
"husky": "^0.14.3",
|
||||||
"jest": "^22.0.4",
|
"jest": "^22.0.4",
|
||||||
"lint-staged": "^6.0.0",
|
"lint-staged": "^6.0.0",
|
||||||
|
@ -24,13 +24,13 @@
|
|||||||
"node": ">=4"
|
"node": ">=4"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/polyfill": "^7.0.0-beta.36",
|
"@babel/polyfill": "7.0.0-beta.37",
|
||||||
"lodash": "^4.17.4"
|
"lodash": "^4.17.4"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@babel/cli": "^7.0.0-beta.36",
|
"@babel/cli": "7.0.0-beta.37",
|
||||||
"@babel/core": "^7.0.0-beta.36",
|
"@babel/core": "7.0.0-beta.37",
|
||||||
"@babel/preset-env": "^7.0.0-beta.36",
|
"@babel/preset-env": "7.0.0-beta.37",
|
||||||
"babel-plugin-lodash": "^3.3.2",
|
"babel-plugin-lodash": "^3.3.2",
|
||||||
"cross-env": "^5.1.1",
|
"cross-env": "^5.1.1",
|
||||||
"rimraf": "^2.6.2"
|
"rimraf": "^2.6.2"
|
||||||
|
@ -24,13 +24,13 @@
|
|||||||
"node": ">=4"
|
"node": ">=4"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/polyfill": "^7.0.0-beta.36"
|
"@babel/polyfill": "7.0.0-beta.37"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@babel/cli": "^7.0.0-beta.36",
|
"@babel/cli": "7.0.0-beta.37",
|
||||||
"@babel/core": "^7.0.0-beta.36",
|
"@babel/core": "7.0.0-beta.37",
|
||||||
"@babel/preset-env": "^7.0.0-beta.36",
|
"@babel/preset-env": "7.0.0-beta.37",
|
||||||
"@babel/preset-flow": "^7.0.0-beta.36",
|
"@babel/preset-flow": "7.0.0-beta.37",
|
||||||
"cross-env": "^5.1.3",
|
"cross-env": "^5.1.3",
|
||||||
"rimraf": "^2.6.2"
|
"rimraf": "^2.6.2"
|
||||||
},
|
},
|
||||||
|
@ -28,7 +28,7 @@
|
|||||||
"node": ">=6"
|
"node": ">=6"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/polyfill": "^7.0.0-beta.36",
|
"@babel/polyfill": "7.0.0-beta.37",
|
||||||
"bluebird": "^3.5.1",
|
"bluebird": "^3.5.1",
|
||||||
"chalk": "^2.2.0",
|
"chalk": "^2.2.0",
|
||||||
"event-to-promise": "^0.8.0",
|
"event-to-promise": "^0.8.0",
|
||||||
@ -49,10 +49,10 @@
|
|||||||
"xo-lib": "^0.9.0"
|
"xo-lib": "^0.9.0"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@babel/cli": "^7.0.0-beta.36",
|
"@babel/cli": "7.0.0-beta.37",
|
||||||
"@babel/core": "^7.0.0-beta.36",
|
"@babel/core": "7.0.0-beta.37",
|
||||||
"@babel/preset-env": "^7.0.0-beta.36",
|
"@babel/preset-env": "7.0.0-beta.37",
|
||||||
"@babel/preset-flow": "^7.0.0-beta.36",
|
"@babel/preset-flow": "7.0.0-beta.37",
|
||||||
"babel-plugin-lodash": "^3.3.2",
|
"babel-plugin-lodash": "^3.3.2",
|
||||||
"cross-env": "^5.1.3",
|
"cross-env": "^5.1.3",
|
||||||
"rimraf": "^2.6.2"
|
"rimraf": "^2.6.2"
|
||||||
|
@ -28,7 +28,7 @@
|
|||||||
"node": ">=4"
|
"node": ">=4"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"jsonrpc-websocket-client": "^0.2.0",
|
"jsonrpc-websocket-client": "^0.3.0",
|
||||||
"lodash": "^4.17.2",
|
"lodash": "^4.17.2",
|
||||||
"make-error": "^1.0.4"
|
"make-error": "^1.0.4"
|
||||||
},
|
},
|
||||||
|
@ -36,7 +36,7 @@
|
|||||||
"babel-runtime": "^6.22.0",
|
"babel-runtime": "^6.22.0",
|
||||||
"event-to-promise": "^0.8.0",
|
"event-to-promise": "^0.8.0",
|
||||||
"exec-promise": "^0.7.0",
|
"exec-promise": "^0.7.0",
|
||||||
"inquirer": "^4.0.1",
|
"inquirer": "^5.0.0",
|
||||||
"ldapjs": "^1.0.1",
|
"ldapjs": "^1.0.1",
|
||||||
"lodash": "^4.17.4",
|
"lodash": "^4.17.4",
|
||||||
"promise-toolbox": "^0.9.5"
|
"promise-toolbox": "^0.9.5"
|
||||||
|
@ -33,7 +33,7 @@
|
|||||||
"dependencies": {
|
"dependencies": {
|
||||||
"babel-runtime": "^6.20.0",
|
"babel-runtime": "^6.20.0",
|
||||||
"event-to-promise": "^0.8.0",
|
"event-to-promise": "^0.8.0",
|
||||||
"jsonrpc-websocket-client": "^0.2.0",
|
"jsonrpc-websocket-client": "^0.3.0",
|
||||||
"superagent": "^3.8.2"
|
"superagent": "^3.8.2"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
|
Loading…
Reference in New Issue
Block a user