From 0e6c5a3678265c11c9cc6946ada36fe80488270a Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 2 Apr 2021 07:08:27 +0000 Subject: [PATCH] chore(deps): bump hexo-all-minifier from 0.5.3 to 0.5.7 Bumps [hexo-all-minifier](https://github.com/chenzhutian/hexo-all-minifier) from 0.5.3 to 0.5.7. - [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.7) 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..9b2bbeaf2 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.7", "hexo-deployer-git": "2.1.0", "hexo-fs": "3.0.1", "hexo-generator-archive": "^1.0.0",