Chore(deps) update patches and minors
This commit is contained in:
parent
3c516aa604
commit
adb1d71984
22
package.json
22
package.json
@ -25,26 +25,26 @@
|
|||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"ava": "^0.16.0",
|
"ava": "^0.16.0",
|
||||||
"babel-cli": "^6.14.0",
|
"babel-cli": "^6.16.0",
|
||||||
"babel-plugin-add-module-exports": "^0.2.1",
|
"babel-plugin-add-module-exports": "^0.2.1",
|
||||||
"babel-plugin-closure-elimination": "^1.0.6",
|
"babel-plugin-closure-elimination": "^1.0.6",
|
||||||
"babel-plugin-transform-decorators-legacy": "^1.3.4",
|
"babel-plugin-transform-decorators-legacy": "^1.3.4",
|
||||||
"babel-plugin-transform-es2015-modules-commonjs": "^6.14.0",
|
"babel-plugin-transform-es2015-modules-commonjs": "^6.16.0",
|
||||||
"babel-preset-stage-1": "^6.13.0",
|
"babel-preset-stage-1": "^6.16.0",
|
||||||
"babel-register": "^6.14.0",
|
"babel-register": "^6.16.3",
|
||||||
"eslint": "^3.4.0",
|
"eslint": "^3.8.1",
|
||||||
"eslint-config-pichak": "^1.1.2",
|
"eslint-config-pichak": "^1.1.2",
|
||||||
"eslint-plugin-ava": "^3.0.0",
|
"eslint-plugin-ava": "^3.1.1",
|
||||||
"ghooks": "^1.3.2",
|
"ghooks": "^1.3.2",
|
||||||
"scripty": "^1.6.0",
|
"scripty": "^1.6.0",
|
||||||
"sinon": "^1.17.5",
|
"sinon": "^1.17.6",
|
||||||
"sinon-bluebird": "^3.0.2",
|
"sinon-bluebird": "^3.1.0",
|
||||||
"tap-xunit": "^1.4.0"
|
"tap-xunit": "^1.4.0"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"boom": "^4.0.0",
|
"boom": "^4.2.0",
|
||||||
"joi": "^9.0.4",
|
"joi": "^9.2.0",
|
||||||
"lodash": "^4.15.0"
|
"lodash": "^4.16.4"
|
||||||
},
|
},
|
||||||
"optionalDependencies": {
|
"optionalDependencies": {
|
||||||
"babel-polyfill": "^6.13.0"
|
"babel-polyfill": "^6.13.0"
|
||||||
|
Loading…
Reference in New Issue
Block a user