Skip to content

Commit a263dbb

Browse files
dependabot-preview[bot]nklayman
authored andcommitted
chore(deps): bump fs-extra from 7.0.1 to 8.1.0 (#359)
Bumps [fs-extra](https://github.com/jprichardson/node-fs-extra) from 7.0.1 to 8.1.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@7.0.1...8.1.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 9b3b5b2 commit a263dbb

File tree

2 files changed

+3
-8
lines changed

2 files changed

+3
-8
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"electron-builder": "^20.29.0",
3333
"execa": "^1.0.0",
3434
"friendly-errors-webpack-plugin": "^1.7.0",
35-
"fs-extra": "^7.0.0",
35+
"fs-extra": "^8.1.0",
3636
"lodash.merge": "^4.6.1",
3737
"portfinder": "^1.0.16",
3838
"pumpify": "^1.5.1",

yarn.lock

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7609,7 +7609,7 @@ fs-extra@^5.0.0:
76097609
jsonfile "^4.0.0"
76107610
universalify "^0.1.0"
76117611

7612-
fs-extra@^7.0.0, fs-extra@^7.0.1:
7612+
fs-extra@^7.0.1:
76137613
version "7.0.1"
76147614
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-7.0.1.tgz#4f189c44aa123b895f722804f55ea23eadc348e9"
76157615
integrity sha512-YJDaCJZEnBmcbw13fvdAM9AwNOJwOzrE4pqMqBq5nFiEqXUqHwlK4B+3pUw6JNvfSPtX05xFHtYy/1ni01eGCw==
@@ -8003,12 +8003,7 @@ got@^9.6.0:
80038003
to-readable-stream "^1.0.0"
80048004
url-parse-lax "^3.0.0"
80058005

8006-
graceful-fs@^4.1.0:
8007-
version "4.1.11"
8008-
resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.1.11.tgz#0e8bdfe4d1ddb8854d64e04ea7c00e2a026e5658"
8009-
integrity sha1-Dovf5NHduIVNZOBOp8AOKgJuVlg=
8010-
8011-
graceful-fs@^4.1.10, graceful-fs@^4.1.11, graceful-fs@^4.1.15, graceful-fs@^4.1.2, graceful-fs@^4.1.3, graceful-fs@^4.1.6, graceful-fs@^4.2.0:
8006+
graceful-fs@^4.1.0, graceful-fs@^4.1.10, graceful-fs@^4.1.11, graceful-fs@^4.1.15, graceful-fs@^4.1.2, graceful-fs@^4.1.3, graceful-fs@^4.1.6, graceful-fs@^4.2.0:
80128007
version "4.2.0"
80138008
resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.2.0.tgz#8d8fdc73977cb04104721cb53666c1ca64cd328b"
80148009
integrity sha512-jpSvDPV4Cq/bgtpndIWbI5hmYxhQGHPC4d4cqBPb4DLniCfhJokdXhwhaDuLBGLQdvvRum/UiX6ECVIPvDXqdg==

0 commit comments

Comments
 (0)