Bump all dependencies

This commit is contained in:
Philipp Dormann 2020-08-29 16:52:16 +02:00
parent 985234134c
commit 5be74971bc
1 changed files with 4 additions and 4 deletions

View File

@ -5,12 +5,12 @@
"license": "MIT", "license": "MIT",
"devDependencies": { "devDependencies": {
"gulp": "^4.0.2", "gulp": "^4.0.2",
"gulp-autoprefixer": "^6.1.0", "gulp-autoprefixer": "^7.0.1",
"gulp-clean-css": "^4.2.0", "gulp-clean-css": "^4.3.0",
"gulp-htmlmin": "^5.0.1", "gulp-htmlmin": "^5.0.1",
"gulp-minify": "^3.1.0", "gulp-minify": "^3.1.0",
"gulp-rename": "^1.4.0", "gulp-rename": "^2.0.0",
"gulp-sass": "^4.0.2" "gulp-sass": "^4.1.0"
}, },
"scripts": { "scripts": {
"build": "gulp" "build": "gulp"