Skip to content

Commit 9caf951

Browse files
renovate[bot]mattnolting
authored andcommitted
chore(deps): update dependency fs-extra to ^11.3.0 (patternfly#11450)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 68dce5f commit 9caf951

File tree

7 files changed

+23
-12
lines changed

7 files changed

+23
-12
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"eslint-plugin-react-compiler": "19.0.0-beta-df7b47d-20241124",
5454
"eslint-plugin-react-hooks": "^4.6.2",
5555
"eslint-plugin-testing-library": "^6.5.0",
56-
"fs-extra": "^11.2.0",
56+
"fs-extra": "^11.3.0",
5757
"glob": "^10.4.5",
5858
"globals": "^15.14.0",
5959
"husky": "^9.1.7",

packages/react-charts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,6 @@
123123
},
124124
"devDependencies": {
125125
"@types/lodash": "^4.17.14",
126-
"fs-extra": "^11.2.0"
126+
"fs-extra": "^11.3.0"
127127
}
128128
}

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.1.0",
5858
"case-anything": "^2.1.13",
5959
"css": "^3.0.0",
60-
"fs-extra": "^11.2.0"
60+
"fs-extra": "^11.3.0"
6161
},
6262
"peerDependencies": {
6363
"react": "^17 || ^18",

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.1.0",
37-
"fs-extra": "^11.2.0",
37+
"fs-extra": "^11.3.0",
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.1.0",
2323
"change-case": "^5.4.4",
24-
"fs-extra": "^11.2.0"
24+
"fs-extra": "^11.3.0"
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
"@patternfly/patternfly": "6.1.0",
3333
"css": "^3.0.0",
34-
"fs-extra": "^11.2.0"
34+
"fs-extra": "^11.3.0"
3535
}
3636
}

yarn.lock

Lines changed: 17 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3650,7 +3650,7 @@ __metadata:
36503650
"@patternfly/react-styles": "workspace:^"
36513651
"@patternfly/react-tokens": "workspace:^"
36523652
"@types/lodash": "npm:^4.17.14"
3653-
fs-extra: "npm:^11.2.0"
3653+
fs-extra: "npm:^11.3.0"
36543654
hoist-non-react-statics: "npm:^3.3.2"
36553655
lodash: "npm:^4.17.21"
36563656
tslib: "npm:^2.8.1"
@@ -3740,7 +3740,7 @@ __metadata:
37403740
case-anything: "npm:^2.1.13"
37413741
css: "npm:^3.0.0"
37423742
focus-trap: "npm:7.6.4"
3743-
fs-extra: "npm:^11.2.0"
3743+
fs-extra: "npm:^11.3.0"
37443744
react-dropzone: "npm:^14.3.5"
37453745
tslib: "npm:^2.8.1"
37463746
peerDependencies:
@@ -3794,7 +3794,7 @@ __metadata:
37943794
"@fortawesome/free-regular-svg-icons": "npm:^5.15.4"
37953795
"@fortawesome/free-solid-svg-icons": "npm:^5.15.4"
37963796
"@patternfly/patternfly": "npm:6.1.0"
3797-
fs-extra: "npm:^11.2.0"
3797+
fs-extra: "npm:^11.3.0"
37983798
tslib: "npm:^2.8.1"
37993799
peerDependencies:
38003800
react: ^17 || ^18
@@ -3846,7 +3846,7 @@ __metadata:
38463846
eslint-plugin-react-compiler: "npm:19.0.0-beta-df7b47d-20241124"
38473847
eslint-plugin-react-hooks: "npm:^4.6.2"
38483848
eslint-plugin-testing-library: "npm:^6.5.0"
3849-
fs-extra: "npm:^11.2.0"
3849+
fs-extra: "npm:^11.3.0"
38503850
glob: "npm:^10.4.5"
38513851
globals: "npm:^15.14.0"
38523852
husky: "npm:^9.1.7"
@@ -3880,7 +3880,7 @@ __metadata:
38803880
dependencies:
38813881
"@patternfly/patternfly": "npm:6.1.0"
38823882
change-case: "npm:^5.4.4"
3883-
fs-extra: "npm:^11.2.0"
3883+
fs-extra: "npm:^11.3.0"
38843884
languageName: unknown
38853885
linkType: soft
38863886

@@ -3921,7 +3921,7 @@ __metadata:
39213921
dependencies:
39223922
"@patternfly/patternfly": "npm:6.1.0"
39233923
css: "npm:^3.0.0"
3924-
fs-extra: "npm:^11.2.0"
3924+
fs-extra: "npm:^11.3.0"
39253925
languageName: unknown
39263926
linkType: soft
39273927

@@ -11342,6 +11342,17 @@ __metadata:
1134211342
languageName: node
1134311343
linkType: hard
1134411344

11345+
"fs-extra@npm:^11.3.0":
11346+
version: 11.3.0
11347+
resolution: "fs-extra@npm:11.3.0"
11348+
dependencies:
11349+
graceful-fs: "npm:^4.2.0"
11350+
jsonfile: "npm:^6.0.1"
11351+
universalify: "npm:^2.0.0"
11352+
checksum: 10c0/5f95e996186ff45463059feb115a22fb048bdaf7e487ecee8a8646c78ed8fdca63630e3077d4c16ce677051f5e60d3355a06f3cd61f3ca43f48cc58822a44d0a
11353+
languageName: node
11354+
linkType: hard
11355+
1134511356
"fs-extra@npm:^3.0.1":
1134611357
version: 3.0.1
1134711358
resolution: "fs-extra@npm:3.0.1"

0 commit comments

Comments
 (0)