Skip to content

Commit 343a1e1

Browse files
build(deps-dev): bump fs-extra from 9.1.0 to 11.1.1 (#1335)
Bumps [fs-extra](https://github.com/jprichardson/node-fs-extra) from 9.1.0 to 11.1.1. - [Changelog](https://github.com/jprichardson/node-fs-extra/blob/master/CHANGELOG.md) - [Commits](jprichardson/node-fs-extra@9.1.0...11.1.1) --- updated-dependencies: - dependency-name: fs-extra dependency-type: direct:development 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 4168c10 commit 343a1e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -420,7 +420,7 @@
420420
"eslint-plugin-import": "^2.24.2",
421421
"eslint-plugin-node": "^11.1.0",
422422
"eslint-plugin-promise": "^5.1.0",
423-
"fs-extra": "^9.0.1",
423+
"fs-extra": "^11.1.1",
424424
"path": "^0.12.7",
425425
"pre-commit": "^1.2.2",
426426
"safe-buffer": "^5.1.1"

0 commit comments

Comments
 (0)