Skip to content

Commit 14e0ec9

Browse files
Merge pull request #110 from rwjblue/dependabot/npm_and_yarn/fs-extra-7.0.1
Bump fs-extra from 5.0.0 to 7.0.1 Co-authored-by: Dependabot <[email protected]>
2 parents 12f4b58 + 2c42df3 commit 14e0ec9

2 files changed

Lines changed: 1 addition & 9 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"cli-table2": "^0.2.0",
2828
"core-object": "^3.1.3",
2929
"exists-sync": "^0.0.4",
30-
"fs-extra": "^5.0.0",
30+
"fs-extra": "^7.0.1",
3131
"htmlbars": "^0.14.17",
3232
"inflection": "^1.10.0",
3333
"nopt": "^4.0.1",

yarn.lock

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1581,14 +1581,6 @@ foreach@^2.0.5:
15811581
version "2.0.5"
15821582
resolved "https://registry.yarnpkg.com/foreach/-/foreach-2.0.5.tgz#0bee005018aeb260d0a3af3ae658dd0136ec1b99"
15831583

1584-
fs-extra@^5.0.0:
1585-
version "5.0.0"
1586-
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-5.0.0.tgz#414d0110cdd06705734d055652c5411260c31abd"
1587-
dependencies:
1588-
graceful-fs "^4.1.2"
1589-
jsonfile "^4.0.0"
1590-
universalify "^0.1.0"
1591-
15921584
fs-extra@^7.0.1:
15931585
version "7.0.1"
15941586
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-7.0.1.tgz#4f189c44aa123b895f722804f55ea23eadc348e9"

0 commit comments

Comments
 (0)