summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-01-28 15:18:27 -0800
committerGitHub <noreply@github.com>2022-01-28 15:18:27 -0800
commit67a8d33923c36c12eaf568f727e12cfa99005ab6 (patch)
tree9fae3251dd9bc7d4ea3029628d4242ea3a125266 /package.json
parent60246d2b257da460e7820c6602633513f9ca24f1 (diff)
downloadasync-67a8d33923c36c12eaf568f727e12cfa99005ab6.tar.gz
Bump fs-extra from 0.26.7 to 10.0.0 (#1793)
Bumps [fs-extra](https://github.com/jprichardson/node-fs-extra) from 0.26.7 to 10.0.0. - [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/0.26.7...10.0.0) --- 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>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 05a5a68..7729069 100644
--- a/package.json
+++ b/package.json
@@ -38,7 +38,7 @@
"es6-promise": "^4.2.8",
"eslint": "^8.6.0",
"eslint-plugin-prefer-arrow": "^1.2.3",
- "fs-extra": "^0.26.7",
+ "fs-extra": "^10.0.0",
"jsdoc": "^3.6.2",
"karma": "^6.3.12",
"karma-browserify": "^8.1.0",