chore(package): update all dependencies
This commit is contained in:
@@ -32,35 +32,35 @@
|
||||
"node": ">=4"
|
||||
},
|
||||
"dependencies": {
|
||||
"babel-polyfill": "^6.22.0",
|
||||
"babel-polyfill": "^6.23.0",
|
||||
"blocked": "^1.2.1",
|
||||
"debug": "^2.6.1",
|
||||
"debug": "^2.6.6",
|
||||
"event-to-promise": "^0.8.0",
|
||||
"exec-promise": "^0.6.1",
|
||||
"json-rpc-protocol": "^0.11.2",
|
||||
"kindof": "^2.0.0",
|
||||
"lodash": "^4.17.4",
|
||||
"make-error": "^1.2.1",
|
||||
"make-error": "^1.2.3",
|
||||
"minimist": "^1.2.0",
|
||||
"ms": "^1.0.0",
|
||||
"promise-toolbox": "^0.8.0",
|
||||
"promise-toolbox": "^0.8.2",
|
||||
"pw": "0.0.4",
|
||||
"superagent": "^3.5.2",
|
||||
"xmlrpc": "^1.3.2",
|
||||
"xo-collection": "^0.4.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"babel-cli": "^6.22.2",
|
||||
"babel-eslint": "^7.1.1",
|
||||
"babel-cli": "^6.24.1",
|
||||
"babel-eslint": "^7.2.3",
|
||||
"babel-plugin-lodash": "^3.2.11",
|
||||
"babel-preset-env": "^1.1.8",
|
||||
"babel-preset-stage-0": "^6.22.0",
|
||||
"cross-env": "^3.1.4",
|
||||
"babel-preset-env": "^1.4.0",
|
||||
"babel-preset-stage-0": "^6.24.1",
|
||||
"cross-env": "^4.0.0",
|
||||
"dependency-check": "^2.8.0",
|
||||
"husky": "^0.13.1",
|
||||
"jest": "^19.0.0",
|
||||
"rimraf": "^2.5.4",
|
||||
"standard": "^9.0.0"
|
||||
"husky": "^0.13.3",
|
||||
"jest": "^20.0.0",
|
||||
"rimraf": "^2.6.1",
|
||||
"standard": "^10.0.2"
|
||||
},
|
||||
"scripts": {
|
||||
"build": "cross-env NODE_ENV=production babel --source-maps --out-dir=dist/ src/",
|
||||
@@ -91,7 +91,7 @@
|
||||
]
|
||||
},
|
||||
"jest": {
|
||||
"testPathDirs": [
|
||||
"roots": [
|
||||
"<rootDir>/src"
|
||||
],
|
||||
"testRegex": "\\.spec\\.js$"
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user