Skip to content

Commit f2a6838

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 5d139d0 commit f2a6838

2 files changed

Lines changed: 1 addition & 3 deletions

File tree

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.1.0",
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
},

yarn.lock

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17653,10 +17653,8 @@ watchpack@^1.7.4:
1765317653
resolved "https://registry.yarnpkg.com/watchpack/-/watchpack-1.7.5.tgz#1267e6c55e0b9b5be44c2023aed5437a2c26c453"
1765417654
integrity sha512-9P3MWk6SrKjHsGkLT2KHXdQ/9SNkyoJbabxnKOoJepsvJjJG8uYTR3yTPxPQvNDI3w4Nz1xnE0TLHK4RIVe/MQ==
1765517655
dependencies:
17656-
chokidar "^3.4.1"
1765717656
graceful-fs "^4.1.2"
1765817657
neo-async "^2.5.0"
17659-
watchpack-chokidar2 "^2.0.1"
1766017658
optionalDependencies:
1766117659
chokidar "^3.4.1"
1766217660
watchpack-chokidar2 "^2.0.1"

0 commit comments

Comments
 (0)