Skip to content

Commit 2d7a792

Browse files
chore(deps): bump fs-extra from 9.1.0 to 10.0.0
Bumps [fs-extra](https://github.com/jprichardson/node-fs-extra) from 9.1.0 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](jprichardson/node-fs-extra@9.1.0...10.0.0) --- updated-dependencies: - dependency-name: fs-extra dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f651b4a commit 2d7a792

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/create/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"dependencies": {
1515
"@dhis2/cli-helpers-engine": "^3.2.1",
1616
"@dhis2/cli-helpers-template": "^3.0.0",
17-
"fs-extra": "^9.0.0",
17+
"fs-extra": "^10.0.0",
1818
"handlebars": "^4.7.3",
1919
"inquirer": "^7.1.0"
2020
},

0 commit comments

Comments
 (0)