From 751b7a7b4ab703febe7f2e3e53ecb0c45fa4a9c3 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 4 May 2020 23:43:26 +0800 Subject: [PATCH] chore(deps): bump hexo-fs from 2.0.0 to 3.0.1 (#178) 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] Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f022308..5e082ce 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": "^2.1.0", "moment": "^2.18.0", "nunjucks": "^3.2.1"