diff options
| author | greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com> | 2018-03-19 19:05:50 +0000 |
|---|---|---|
| committer | greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com> | 2018-03-19 19:05:50 +0000 |
| commit | 6906d4d5b2813d56203ffc08875f8a63f8728274 (patch) | |
| tree | 6f10f583ddab4b903004232cdf70db88f6a9dbb9 /package.json | |
| parent | Merge pull request #1255 from syuilo/greenkeeper/ws-5.1.0 (diff) | |
| download | sharkey-6906d4d5b2813d56203ffc08875f8a63f8728274.tar.gz sharkey-6906d4d5b2813d56203ffc08875f8a63f8728274.tar.bz2 sharkey-6906d4d5b2813d56203ffc08875f8a63f8728274.zip | |
fix(package): update html-minifier to version 3.5.12
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index b3af49407f..9da02d0c7e 100644 --- a/package.json +++ b/package.json @@ -129,7 +129,7 @@ "gulp-util": "3.0.8", "hard-source-webpack-plugin": "0.6.4", "highlight.js": "9.12.0", - "html-minifier": "3.5.11", + "html-minifier": "3.5.12", "inquirer": "5.1.0", "is-root": "1.0.0", "is-url": "1.2.2", |