Skip to content

Commit c87c97c

Browse files
chore(deps): bump fs-extra from 11.3.1 to 11.3.2 (#996)
1 parent a26343e commit c87c97c

File tree

5 files changed

+12
-12
lines changed

5 files changed

+12
-12
lines changed

packages/electron-icon-generator/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"bin": "dist/index.js",
44
"dependencies": {
55
"commander": "14.0.1",
6-
"fs-extra": "11.3.1",
6+
"fs-extra": "11.3.2",
77
"icon-gen": "5.0.0",
88
"jimp": "1.6.0"
99
},

packages/electron-info/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"devDependencies": {
1515
"@types/fs-extra": "11.0.4",
1616
"@types/semver": "7.7.1",
17-
"fs-extra": "11.3.1",
17+
"fs-extra": "11.3.2",
1818
"http-status-codes": "2.3.0",
1919
"nock": "14.0.10",
2020
"rimraf": "6.0.1",

packages/jszip-cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"dependencies": {
55
"commander": "14.0.1",
66
"cosmiconfig": "9.0.0",
7-
"fs-extra": "11.3.1",
7+
"fs-extra": "11.3.2",
88
"glob": "11.0.3",
99
"jszip": "3.10.1",
1010
"logdown": "3.3.1",

packages/publish-flat/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"@npmcli/arborist": "9.1.4",
99
"@types/npmcli__arborist": "6.3.1",
1010
"commander": "14.0.1",
11-
"fs-extra": "11.3.1",
11+
"fs-extra": "11.3.2",
1212
"logdown": "3.3.1",
1313
"npm-packlist": "10.0.1"
1414
},

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -733,7 +733,7 @@ __metadata:
733733
"@types/fs-extra": "npm:11.0.4"
734734
"@types/pngjs": "npm:6.0.5"
735735
commander: "npm:14.0.1"
736-
fs-extra: "npm:11.3.1"
736+
fs-extra: "npm:11.3.2"
737737
icon-gen: "npm:5.0.0"
738738
jimp: "npm:1.6.0"
739739
rimraf: "npm:6.0.1"
@@ -820,7 +820,7 @@ __metadata:
820820
commander: "npm:14.0.1"
821821
cosmiconfig: "npm:9.0.0"
822822
cross-env: "npm:10.0.0"
823-
fs-extra: "npm:11.3.1"
823+
fs-extra: "npm:11.3.2"
824824
glob: "npm:11.0.3"
825825
jszip: "npm:3.10.1"
826826
logdown: "npm:3.3.1"
@@ -5658,7 +5658,7 @@ __metadata:
56585658
chalk: "npm:5.6.2"
56595659
commander: "npm:14.0.1"
56605660
date-fns: "npm:4.1.0"
5661-
fs-extra: "npm:11.3.1"
5661+
fs-extra: "npm:11.3.2"
56625662
http-status-codes: "npm:2.3.0"
56635663
logdown: "npm:3.3.1"
56645664
nock: "npm:14.0.10"
@@ -6958,14 +6958,14 @@ __metadata:
69586958
languageName: node
69596959
linkType: hard
69606960

6961-
"fs-extra@npm:11.3.1":
6962-
version: 11.3.1
6963-
resolution: "fs-extra@npm:11.3.1"
6961+
"fs-extra@npm:11.3.2":
6962+
version: 11.3.2
6963+
resolution: "fs-extra@npm:11.3.2"
69646964
dependencies:
69656965
graceful-fs: "npm:^4.2.0"
69666966
jsonfile: "npm:^6.0.1"
69676967
universalify: "npm:^2.0.0"
6968-
checksum: 10c0/61e5b7285b1ca72c68dfe1058b2514294a922683afac2a80aa90540f9bd85370763d675e3b408ef500077d355956fece3bd24b546790e261c3d3015967e2b2d9
6968+
checksum: 10c0/f5d629e1bb646d5dedb4d8b24c5aad3deb8cc1d5438979d6f237146cd10e113b49a949ae1b54212c2fbc98e2d0995f38009a9a1d0520f0287943335e65fe919b
69696969
languageName: node
69706970
linkType: hard
69716971

@@ -11651,7 +11651,7 @@ __metadata:
1165111651
"@types/npm-packlist": "npm:7.0.3"
1165211652
"@types/npmcli__arborist": "npm:6.3.1"
1165311653
commander: "npm:14.0.1"
11654-
fs-extra: "npm:11.3.1"
11654+
fs-extra: "npm:11.3.2"
1165511655
logdown: "npm:3.3.1"
1165611656
npm-packlist: "npm:10.0.1"
1165711657
rimraf: "npm:6.0.1"

0 commit comments

Comments
 (0)