Skip to content

Commit 8f2c27e

Browse files
chore(deps): update dependency fs-extra to ^11.3.2
1 parent 6d6f85b commit 8f2c27e

File tree

7 files changed

+16
-16
lines changed

7 files changed

+16
-16
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"eslint-plugin-react-compiler": "19.0.0-beta-ebf51a3-20250411",
5555
"eslint-plugin-react-hooks": "^5.2.0",
5656
"eslint-plugin-testing-library": "^7.1.1",
57-
"fs-extra": "^11.3.0",
57+
"fs-extra": "^11.3.2",
5858
"glob": "^11.0.3",
5959
"globals": "^15.15.0",
6060
"husky": "^9.1.7",

packages/react-charts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
},
4848
"devDependencies": {
4949
"@types/lodash": "^4.17.20",
50-
"fs-extra": "^11.3.0",
50+
"fs-extra": "^11.3.2",
5151
"jest-canvas-mock": "^2.5.2"
5252
},
5353
"peerDependencies": {

packages/react-core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"@patternfly/patternfly": "6.4.0",
5858
"case-anything": "^3.1.2",
5959
"css": "^3.0.0",
60-
"fs-extra": "^11.3.0"
60+
"fs-extra": "^11.3.2"
6161
},
6262
"peerDependencies": {
6363
"react": "^17 || ^18 || ^19",

packages/react-icons/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"@fortawesome/free-regular-svg-icons": "^5.15.4",
3535
"@fortawesome/free-solid-svg-icons": "^5.15.4",
3636
"@patternfly/patternfly": "6.4.0",
37-
"fs-extra": "^11.3.0",
37+
"fs-extra": "^11.3.2",
3838
"tslib": "^2.8.1"
3939
},
4040
"peerDependencies": {

packages/react-styles/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"devDependencies": {
2222
"@patternfly/patternfly": "6.4.0",
2323
"change-case": "^5.4.4",
24-
"fs-extra": "^11.3.0"
24+
"fs-extra": "^11.3.2"
2525
},
2626
"license": "MIT"
2727
}

packages/react-tokens/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,6 @@
3131
"devDependencies": {
3232
"@adobe/css-tools": "^4.4.4",
3333
"@patternfly/patternfly": "6.4.0",
34-
"fs-extra": "^11.3.0"
34+
"fs-extra": "^11.3.2"
3535
}
3636
}

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -4334,7 +4334,7 @@ __metadata:
43344334
"@patternfly/react-styles": "workspace:^"
43354335
"@patternfly/react-tokens": "workspace:^"
43364336
"@types/lodash": "npm:^4.17.20"
4337-
fs-extra: "npm:^11.3.0"
4337+
fs-extra: "npm:^11.3.2"
43384338
hoist-non-react-statics: "npm:^3.3.2"
43394339
jest-canvas-mock: "npm:^2.5.2"
43404340
lodash: "npm:^4.17.21"
@@ -4428,7 +4428,7 @@ __metadata:
44284428
case-anything: "npm:^3.1.2"
44294429
css: "npm:^3.0.0"
44304430
focus-trap: "npm:7.6.4"
4431-
fs-extra: "npm:^11.3.0"
4431+
fs-extra: "npm:^11.3.2"
44324432
react-dropzone: "npm:^14.3.5"
44334433
tslib: "npm:^2.8.1"
44344434
peerDependencies:
@@ -4483,7 +4483,7 @@ __metadata:
44834483
"@fortawesome/free-regular-svg-icons": "npm:^5.15.4"
44844484
"@fortawesome/free-solid-svg-icons": "npm:^5.15.4"
44854485
"@patternfly/patternfly": "npm:6.4.0"
4486-
fs-extra: "npm:^11.3.0"
4486+
fs-extra: "npm:^11.3.2"
44874487
tslib: "npm:^2.8.1"
44884488
peerDependencies:
44894489
react: ^17 || ^18 || ^19
@@ -4535,7 +4535,7 @@ __metadata:
45354535
eslint-plugin-react-compiler: "npm:19.0.0-beta-ebf51a3-20250411"
45364536
eslint-plugin-react-hooks: "npm:^5.2.0"
45374537
eslint-plugin-testing-library: "npm:^7.1.1"
4538-
fs-extra: "npm:^11.3.0"
4538+
fs-extra: "npm:^11.3.2"
45394539
glob: "npm:^11.0.3"
45404540
globals: "npm:^15.15.0"
45414541
husky: "npm:^9.1.7"
@@ -4569,7 +4569,7 @@ __metadata:
45694569
dependencies:
45704570
"@patternfly/patternfly": "npm:6.4.0"
45714571
change-case: "npm:^5.4.4"
4572-
fs-extra: "npm:^11.3.0"
4572+
fs-extra: "npm:^11.3.2"
45734573
languageName: unknown
45744574
linkType: soft
45754575

@@ -4610,7 +4610,7 @@ __metadata:
46104610
dependencies:
46114611
"@adobe/css-tools": "npm:^4.4.4"
46124612
"@patternfly/patternfly": "npm:6.4.0"
4613-
fs-extra: "npm:^11.3.0"
4613+
fs-extra: "npm:^11.3.2"
46144614
languageName: unknown
46154615
linkType: soft
46164616

@@ -12085,14 +12085,14 @@ __metadata:
1208512085
languageName: node
1208612086
linkType: hard
1208712087

12088-
"fs-extra@npm:^11.3.0":
12089-
version: 11.3.0
12090-
resolution: "fs-extra@npm:11.3.0"
12088+
"fs-extra@npm:^11.3.2":
12089+
version: 11.3.2
12090+
resolution: "fs-extra@npm:11.3.2"
1209112091
dependencies:
1209212092
graceful-fs: "npm:^4.2.0"
1209312093
jsonfile: "npm:^6.0.1"
1209412094
universalify: "npm:^2.0.0"
12095-
checksum: 10c0/5f95e996186ff45463059feb115a22fb048bdaf7e487ecee8a8646c78ed8fdca63630e3077d4c16ce677051f5e60d3355a06f3cd61f3ca43f48cc58822a44d0a
12095+
checksum: 10c0/f5d629e1bb646d5dedb4d8b24c5aad3deb8cc1d5438979d6f237146cd10e113b49a949ae1b54212c2fbc98e2d0995f38009a9a1d0520f0287943335e65fe919b
1209612096
languageName: node
1209712097
linkType: hard
1209812098

0 commit comments

Comments
 (0)