Update devdependencies (#888)

* Update devdependencies
* Replace package-lock file with shrinkwrap
This commit is contained in:
Waren Gonzaga 2018-11-30 03:01:31 +08:00 committed by Daniel Eden
parent 559b9105ab
commit 01e83a7519
2 changed files with 2352 additions and 2530 deletions

File diff suppressed because it is too large Load Diff

View File

@ -26,11 +26,11 @@
"gulp": "^4.0.0",
"gulp-concat": "^2.6.1",
"gulp-header": "^2.0.1",
"gulp-postcss": "^7.0.1",
"gulp-postcss": "^8.0.0",
"gulp-rename": "^1.2.2",
"gulp-util": "^3.0.8",
"husky": "^0.14.3",
"lint-staged": "^7.0.0",
"husky": "^1.2.0",
"lint-staged": "^8.1.0",
"prettier": "^1.10.2",
"run-sequence": "^2.2.1"
},