Skip to content

Commit 9c0b9d6

Browse files
dependabot[bot]Turbo87
authored andcommitted
Bump fs-extra from 4.0.2 to 7.0.1 (#94)
Bumps [fs-extra](https://github.com/jprichardson/node-fs-extra) from 4.0.2 to 7.0.1. - [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@4.0.2...7.0.1) Signed-off-by: dependabot[bot] <[email protected]>
1 parent e11ad72 commit 9c0b9d6

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"jscodeshift": "^0.3.29"
1818
},
1919
"devDependencies": {
20-
"fs-extra": "^4.0.2",
20+
"fs-extra": "^7.0.1",
2121
"jest": "^23.6.0",
2222
"tmp": "^0.0.33"
2323
},

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1701,9 +1701,9 @@ fragment-cache@^0.2.1:
17011701
dependencies:
17021702
map-cache "^0.2.2"
17031703

1704-
fs-extra@^4.0.2:
1705-
version "4.0.2"
1706-
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-4.0.2.tgz#f91704c53d1b461f893452b0c307d9997647ab6b"
1704+
fs-extra@^7.0.1:
1705+
version "7.0.1"
1706+
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-7.0.1.tgz#4f189c44aa123b895f722804f55ea23eadc348e9"
17071707
dependencies:
17081708
graceful-fs "^4.1.2"
17091709
jsonfile "^4.0.0"

0 commit comments

Comments
 (0)