From 8dd8603140cea94abdc3d6585603f7cb3620d23a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 4 Apr 2023 09:18:18 +0000 Subject: [PATCH] chore(deps): bump fs-extra from 10.1.0 to 11.1.1 Bumps [fs-extra](https://github.com/jprichardson/node-fs-extra) from 10.1.0 to 11.1.1. - [Release notes](https://github.com/jprichardson/node-fs-extra/releases) - [Changelog](https://github.com/jprichardson/node-fs-extra/blob/master/CHANGELOG.md) - [Commits](https://github.com/jprichardson/node-fs-extra/compare/10.1.0...11.1.1) --- updated-dependencies: - dependency-name: fs-extra dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 0a9d5b5..1e0509e 100644 --- a/package.json +++ b/package.json @@ -73,7 +73,7 @@ "chalk": "^4.1.2", "estree-walker": "^3.0.3", "fast-glob": "^3.2.12", - "fs-extra": "^10.0.1", + "fs-extra": "^11.1.1", "hash-sum": "^2.0.0", "magic-string": "^0.27.0", "unplugin": "^1.3.1", @@ -83,7 +83,7 @@ "chalk": "^4.1.2", "estree-walker": "^3.0.3", "fast-glob": "^3.2.12", - "fs-extra": "^10.0.1", + "fs-extra": "^11.1.1", "hash-sum": "^2.0.0", "magic-string": "^0.27.0", "unplugin": "^1.3.1",