Skip to content

Commit 0569ed4

Browse files
Bump fs-extra from 11.2.0 to 11.3.5 in /app
Bumps [fs-extra](https://github.com/jprichardson/node-fs-extra) from 11.2.0 to 11.3.5. - [Changelog](https://github.com/jprichardson/node-fs-extra/blob/master/CHANGELOG.md) - [Commits](jprichardson/node-fs-extra@11.2.0...11.3.5) --- updated-dependencies: - dependency-name: fs-extra dependency-version: 11.3.5 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2a7bb18 commit 0569ed4

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"electron-fetch": "1.9.1",
2525
"electron-is-dev": "2.0.0",
2626
"electron-store": "8.2.0",
27-
"fs-extra": "11.2.0",
27+
"fs-extra": "11.3.5",
2828
"git-describe": "4.1.1",
2929
"lodash": "4.17.21",
3030
"ms": "2.1.3",

app/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -300,10 +300,10 @@ find-up@^3.0.0:
300300
dependencies:
301301
locate-path "^3.0.0"
302302

303-
fs-extra@11.2.0:
304-
version "11.2.0"
305-
resolved "https://registry.npmjs.org/fs-extra/-/fs-extra-11.2.0.tgz#e70e17dfad64232287d01929399e0ea7c86b0e5b"
306-
integrity sha512-PmDi3uwK5nFuXh7XDTlVnS17xJS7vW36is2+w3xcv8SVxiB4NyATf4ctkVY5bkSjX0Y4nbvZCq1/EjtEyr9ktw==
303+
fs-extra@11.3.5:
304+
version "11.3.5"
305+
resolved "https://registry.npmjs.org/fs-extra/-/fs-extra-11.3.5.tgz#07a44eff40bea53e719909a532f91a23bf0769ff"
306+
integrity sha512-eKpRKAovdpZtR1WopLHxlBWvAgPny3c4gX1G5Jhwmmw4XJj0ifSD5qB5TOo8hmA0wlRKDAOAhEE1yVPgs6Fgcg==
307307
dependencies:
308308
graceful-fs "^4.2.0"
309309
jsonfile "^6.0.1"

0 commit comments

Comments
 (0)