Skip to content

Commit 8593b02

Browse files
authoredNov 28, 2023
chore(deps-dev): bump fs-extra from 11.1.1 to 11.2.0 (#1632)
Bumps [fs-extra](https://github.com/jprichardson/node-fs-extra) from 11.1.1 to 11.2.0. - [Changelog](https://github.com/jprichardson/node-fs-extra/blob/master/CHANGELOG.md) - [Commits](jprichardson/node-fs-extra@11.1.1...11.2.0) --- updated-dependencies: - dependency-name: fs-extra dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 04038c8 commit 8593b02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"eslint": "8.54.0",
6262
"eslint-config-google": "0.14.0",
6363
"fancy-log": "2.0.0",
64-
"fs-extra": "11.1.1",
64+
"fs-extra": "11.2.0",
6565
"globalthis": "1.0.3",
6666
"gulp": "4.0.2",
6767
"gulp-conventional-changelog": "4.0.0",

0 commit comments

Comments
 (0)
Please sign in to comment.