From 22db4c986b52a3ea74b6791414c27d19f7f5fcd2 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 27 Apr 2020 14:18:46 +0000 Subject: [PATCH] chore(deps): bump hexo-fs from 2.0.0 to 3.0.1 Bumps [hexo-fs](https://github.com/hexojs/hexo-fs) from 2.0.0 to 3.0.1. - [Release notes](https://github.com/hexojs/hexo-fs/releases) - [Commits](https://github.com/hexojs/hexo-fs/compare/2.0.0...3.0.1) 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 98a0121..0b59ce2 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "dependencies": { "bluebird": "^3.5.0", "chalk": "^4.0.0", - "hexo-fs": "^2.0.0", + "hexo-fs": "^3.0.1", "hexo-util": "^1.0.0", "moment": "^2.18.0", "nunjucks": "^3.2.1"