Skip to content

Commit 43ed7e4

Browse files
chore(deps): bump fs-extra from 11.3.3 to 11.3.4 (#9506)
Bumps [fs-extra](https://github.com/jprichardson/node-fs-extra) from 11.3.3 to 11.3.4. - [Changelog](https://github.com/jprichardson/node-fs-extra/blob/master/CHANGELOG.md) - [Commits](jprichardson/node-fs-extra@11.3.3...11.3.4) --- updated-dependencies: - dependency-name: fs-extra dependency-version: 11.3.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c89740f commit 43ed7e4

File tree

2 files changed

+13
-2
lines changed

2 files changed

+13
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"electron-dl": "^3.5.2",
1515
"electron-updater": "^6.8.3",
1616
"electron-window-state": "5.0.3",
17-
"fs-extra": "11.3.3",
17+
"fs-extra": "11.3.4",
1818
"get-proxy-settings": "0.1.13",
1919
"globby": "11.1",
2020
"iconv-lite": "0.7.2",

yarn.lock

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11327,6 +11327,17 @@ __metadata:
1132711327
languageName: node
1132811328
linkType: hard
1132911329

11330+
"fs-extra@npm:11.3.4":
11331+
version: 11.3.4
11332+
resolution: "fs-extra@npm:11.3.4"
11333+
dependencies:
11334+
graceful-fs: ^4.2.0
11335+
jsonfile: ^6.0.1
11336+
universalify: ^2.0.0
11337+
checksum: 3d1453db564b20ad58adf7c9583d0821546bd05e158865407fa2767af774ad8353418118655005f48c5bd0dbda19ea4bd053f8a5dcef2ce2e97580f7a039a221
11338+
languageName: node
11339+
linkType: hard
11340+
1133011341
"fs-extra@npm:^10.0.0, fs-extra@npm:^10.1.0":
1133111342
version: 10.1.0
1133211343
resolution: "fs-extra@npm:10.1.0"
@@ -20816,7 +20827,7 @@ __metadata:
2081620827
eslint-plugin-testing-library: 6.5.0
2081720828
eslint-plugin-unused-imports: 3.2.0
2081820829
form-data: 4.0.5
20819-
fs-extra: 11.3.3
20830+
fs-extra: 11.3.4
2082020831
get-proxy-settings: 0.1.13
2082120832
globby: 11.1
2082220833
husky: 4.3.8

0 commit comments

Comments
 (0)