Skip to content

Commit 6be55da

Browse files
chore(deps): update dependency fs-extra to ^11.3.4
1 parent 30db3d9 commit 6be55da

7 files changed

Lines changed: 16 additions & 16 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"eslint-plugin-react-compiler": "19.0.0-beta-ebf51a3-20250411",
5656
"eslint-plugin-react-hooks": "^5.2.0",
5757
"eslint-plugin-testing-library": "^7.16.2",
58-
"fs-extra": "^11.3.3",
58+
"fs-extra": "^11.3.4",
5959
"glob": "^11.1.0",
6060
"globals": "^15.15.0",
6161
"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.24",
50-
"fs-extra": "^11.3.3",
50+
"fs-extra": "^11.3.4",
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.5.0-prerelease.72",
5858
"case-anything": "^3.1.2",
5959
"css": "^3.0.0",
60-
"fs-extra": "^11.3.3"
60+
"fs-extra": "^11.3.4"
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
@@ -37,7 +37,7 @@
3737
"@fortawesome/free-solid-svg-icons": "^5.15.4",
3838
"@patternfly/patternfly": "6.5.0-prerelease.71",
3939
"@rhds/icons": "^2.1.0",
40-
"fs-extra": "^11.3.3",
40+
"fs-extra": "^11.3.4",
4141
"tslib": "^2.8.1"
4242
},
4343
"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.5.0-prerelease.72",
2323
"change-case": "^5.4.4",
24-
"fs-extra": "^11.3.3"
24+
"fs-extra": "^11.3.4"
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.5.0-prerelease.72",
34-
"fs-extra": "^11.3.3"
34+
"fs-extra": "^11.3.4"
3535
}
3636
}

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -5091,7 +5091,7 @@ __metadata:
50915091
"@patternfly/react-styles": "workspace:^"
50925092
"@patternfly/react-tokens": "workspace:^"
50935093
"@types/lodash": "npm:^4.17.24"
5094-
fs-extra: "npm:^11.3.3"
5094+
fs-extra: "npm:^11.3.4"
50955095
hoist-non-react-statics: "npm:^3.3.2"
50965096
jest-canvas-mock: "npm:^2.5.2"
50975097
lodash: "npm:^4.17.23"
@@ -5185,7 +5185,7 @@ __metadata:
51855185
case-anything: "npm:^3.1.2"
51865186
css: "npm:^3.0.0"
51875187
focus-trap: "npm:7.6.6"
5188-
fs-extra: "npm:^11.3.3"
5188+
fs-extra: "npm:^11.3.4"
51895189
react-dropzone: "npm:^14.3.5"
51905190
tslib: "npm:^2.8.1"
51915191
peerDependencies:
@@ -5241,7 +5241,7 @@ __metadata:
52415241
"@fortawesome/free-solid-svg-icons": "npm:^5.15.4"
52425242
"@patternfly/patternfly": "npm:6.5.0-prerelease.71"
52435243
"@rhds/icons": "npm:^2.1.0"
5244-
fs-extra: "npm:^11.3.3"
5244+
fs-extra: "npm:^11.3.4"
52455245
tslib: "npm:^2.8.1"
52465246
peerDependencies:
52475247
react: ^17 || ^18 || ^19
@@ -5294,7 +5294,7 @@ __metadata:
52945294
eslint-plugin-react-compiler: "npm:19.0.0-beta-ebf51a3-20250411"
52955295
eslint-plugin-react-hooks: "npm:^5.2.0"
52965296
eslint-plugin-testing-library: "npm:^7.16.2"
5297-
fs-extra: "npm:^11.3.3"
5297+
fs-extra: "npm:^11.3.4"
52985298
glob: "npm:^11.1.0"
52995299
globals: "npm:^15.15.0"
53005300
husky: "npm:^9.1.7"
@@ -5328,7 +5328,7 @@ __metadata:
53285328
dependencies:
53295329
"@patternfly/patternfly": "npm:6.5.0-prerelease.72"
53305330
change-case: "npm:^5.4.4"
5331-
fs-extra: "npm:^11.3.3"
5331+
fs-extra: "npm:^11.3.4"
53325332
languageName: unknown
53335333
linkType: soft
53345334

@@ -5369,7 +5369,7 @@ __metadata:
53695369
dependencies:
53705370
"@adobe/css-tools": "npm:^4.4.4"
53715371
"@patternfly/patternfly": "npm:6.5.0-prerelease.72"
5372-
fs-extra: "npm:^11.3.3"
5372+
fs-extra: "npm:^11.3.4"
53735373
languageName: unknown
53745374
linkType: soft
53755375

@@ -12889,14 +12889,14 @@ __metadata:
1288912889
languageName: node
1289012890
linkType: hard
1289112891

12892-
"fs-extra@npm:^11.3.3":
12893-
version: 11.3.3
12894-
resolution: "fs-extra@npm:11.3.3"
12892+
"fs-extra@npm:^11.3.4":
12893+
version: 11.3.4
12894+
resolution: "fs-extra@npm:11.3.4"
1289512895
dependencies:
1289612896
graceful-fs: "npm:^4.2.0"
1289712897
jsonfile: "npm:^6.0.1"
1289812898
universalify: "npm:^2.0.0"
12899-
checksum: 10c0/984924ff4104e3e9f351b658a864bf3b354b2c90429f57aec0acd12d92c4e6b762cbacacdffb4e745b280adce882e1f980c485d9f02c453f769ab4e7fc646ce3
12899+
checksum: 10c0/e08276f767a62496ae97d711aaa692c6a478177f24a85979b6a2881c9db9c68b8c2ad5da0bcf92c0b2a474cea6e935ec245656441527958fd8372cb647087df0
1290012900
languageName: node
1290112901
linkType: hard
1290212902

0 commit comments

Comments
 (0)