summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <support@dependabot.com>2019-02-02 15:40:08 +0000
committerdependabot[bot] <support@dependabot.com>2019-02-02 15:40:08 +0000
commit9be47df10e4d2c5438e1edd59b31b921ca93c2d2 (patch)
tree9b1323e21baf8b1d5d4573bce970a47018985ef5
parentNew Crowdin translations (#4096) (diff)
downloadmisskey-9be47df10e4d2c5438e1edd59b31b921ca93c2d2.tar.gz
misskey-9be47df10e4d2c5438e1edd59b31b921ca93c2d2.tar.bz2
misskey-9be47df10e4d2c5438e1edd59b31b921ca93c2d2.zip
Update gulp-imagemin requirement from 4.1.0 to 5.0.3
Updates the requirements on [gulp-imagemin](https://github.com/sindresorhus/gulp-imagemin) to permit the latest version. - [Release notes](https://github.com/sindresorhus/gulp-imagemin/releases) - [Commits](https://github.com/sindresorhus/gulp-imagemin/commits/v5.0.3) Signed-off-by: dependabot[bot] <support@dependabot.com>
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index a3573638cc..c3ee98d519 100644
--- a/package.json
+++ b/package.json
@@ -124,7 +124,7 @@
"fuckadblock": "3.2.1",
"gulp": "4.0.0",
"gulp-cssnano": "2.1.3",
- "gulp-imagemin": "4.1.0",
+ "gulp-imagemin": "5.0.3",
"gulp-mocha": "6.0.0",
"gulp-rename": "1.4.0",
"gulp-replace": "1.0.0",