chore: Update dependencies

This commit is contained in:
Mattia Astorino 2017-04-03 19:35:58 +02:00
parent 4c0cf0063b
commit cb23024497

View file

@ -58,16 +58,16 @@
]
},
"devDependencies": {
"babel-core": "^6.21.0",
"babel-preset-es2015": "^6.18.0",
"babel-root-import": "^4.1.5",
"babel-core": "^6.24.0",
"babel-preset-es2015": "^6.24.0",
"babel-root-import": "^4.1.8",
"colors": "^1.1.2",
"cpx": "^1.5.0",
"eslint": "^3.11.0",
"eslint-plugin-standard": "^2.0.1",
"eslint": "^3.19.0",
"eslint-plugin-standard": "^2.1.1",
"gulp": "^3.9.1",
"gulp-bump": "^2.6.1",
"gulp-conventional-changelog": "^1.1.0",
"gulp-bump": "^2.7.0",
"gulp-conventional-changelog": "^1.1.3",
"gulp-data": "^1.2.1",
"gulp-filelist": "^1.0.0",
"gulp-if": "^2.0.2",
@ -77,9 +77,9 @@
"gulp-template": "^4.0.0",
"gulp-watch": "^4.3.8",
"json-minify": "^1.0.0",
"rimraf": "^2.5.4",
"rimraf": "^2.6.1",
"run-sequence": "^1.2.2",
"svgo": "^0.7.1",
"yargs": "^6.6.0"
"yargs": "^7.0.2"
}
}