From 0bf7e925ca4536742a8aeda7ff3372225d257b96 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 8 Oct 2020 13:38:46 +0000 Subject: [PATCH] chore(deps): bump hexo-all-minifier from 0.5.3 to 0.5.5 Bumps [hexo-all-minifier](https://github.com/chenzhutian/hexo-all-minifier) from 0.5.3 to 0.5.5. - [Release notes](https://github.com/chenzhutian/hexo-all-minifier/releases) - [Changelog](https://github.com/chenzhutian/hexo-all-minifier/blob/master/CHANGELOG.md) - [Commits](https://github.com/chenzhutian/hexo-all-minifier/compare/v0.5.3...v0.5.5) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6c613cd54..0579b4a59 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ }, "dependencies": { "hexo": "^4.2.0", - "hexo-all-minifier": "0.5.3", + "hexo-all-minifier": "0.5.5", "hexo-deployer-git": "2.1.0", "hexo-fs": "3.0.1", "hexo-generator-archive": "^1.0.0",