Skip to content

Commit 4a158f0

Browse files
chore(deps): bump fs-extra from 10.1.0 to 11.1.1 (#34)
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](jprichardson/node-fs-extra@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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ff5690c commit 4a158f0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"chalk": "^4.1.2",
7474
"estree-walker": "^3.0.3",
7575
"fast-glob": "^3.2.12",
76-
"fs-extra": "^10.0.1",
76+
"fs-extra": "^11.1.1",
7777
"hash-sum": "^2.0.0",
7878
"magic-string": "^0.27.0",
7979
"unplugin": "^1.3.1",
@@ -83,7 +83,7 @@
8383
"chalk": "^4.1.2",
8484
"estree-walker": "^3.0.3",
8585
"fast-glob": "^3.2.12",
86-
"fs-extra": "^10.0.1",
86+
"fs-extra": "^11.1.1",
8787
"hash-sum": "^2.0.0",
8888
"magic-string": "^0.27.0",
8989
"unplugin": "^1.3.1",

0 commit comments

Comments
 (0)