Skip to content

Commit cb33fe5

Browse files
fix(deps): update dependency fs-extra to ^11.2.0 (#38727)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a30811a commit cb33fe5

File tree

25 files changed

+28
-28
lines changed

25 files changed

+28
-28
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"eslint-plugin-jsx-a11y": "^6.7.1",
4545
"eslint-plugin-prettier": "^4.2.1",
4646
"eslint-plugin-react": "^7.32.2",
47-
"fs-extra": "^11.1.1",
47+
"fs-extra": "^11.2.0",
4848
"glob": "^7.2.3",
4949
"husky": "3.1.0",
5050
"ignore": "^5.2.4",

packages/create-gatsby/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"common-tags": "^1.8.2",
2727
"enquirer": "^2.3.6",
2828
"execa": "^5.1.1",
29-
"fs-extra": "^11.1.1",
29+
"fs-extra": "^11.2.0",
3030
"gatsby-plugin-utils": "^4.14.0-next.0",
3131
"joi": "^17.9.2",
3232
"microbundle": "^0.15.1",

packages/gatsby-adapter-netlify/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"@netlify/functions": "^1.6.0",
3838
"cookie": "^0.5.0",
3939
"fastq": "^1.15.0",
40-
"fs-extra": "^11.1.1"
40+
"fs-extra": "^11.2.0"
4141
},
4242
"devDependencies": {
4343
"@babel/cli": "^7.20.7",

packages/gatsby-cli/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"envinfo": "^7.10.0",
3131
"execa": "^5.1.1",
3232
"fs-exists-cached": "^1.0.0",
33-
"fs-extra": "^11.1.1",
33+
"fs-extra": "^11.2.0",
3434
"gatsby-core-utils": "^4.14.0-next.0",
3535
"gatsby-telemetry": "^4.14.0-next.0",
3636
"hosted-git-info": "^3.0.8",

packages/gatsby-core-utils/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"configstore": "^5.0.1",
6767
"fastq": "^1.15.0",
6868
"file-type": "^16.5.4",
69-
"fs-extra": "^11.1.1",
69+
"fs-extra": "^11.2.0",
7070
"got": "^11.8.6",
7171
"hash-wasm": "^4.9.0",
7272
"import-from": "^4.0.0",

packages/gatsby-dev-cli/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"del": "^6.1.1",
1717
"execa": "^5.1.1",
1818
"find-yarn-workspace-root": "^2.0.0",
19-
"fs-extra": "^11.1.1",
19+
"fs-extra": "^11.2.0",
2020
"got": "^11.8.6",
2121
"is-absolute": "^1.0.0",
2222
"lodash": "^4.17.21",

packages/gatsby-legacy-polyfills/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"cross-env": "^7.0.3",
4040
"event-target-polyfill": "^0.0.3",
4141
"execa": "^5.1.1",
42-
"fs-extra": "^11.1.1",
42+
"fs-extra": "^11.2.0",
4343
"microbundle": "^0.15.1",
4444
"npm-run-all": "^4.1.5",
4545
"object-assign": "^4.1.1",

packages/gatsby-plugin-feed/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"dependencies": {
1010
"@babel/runtime": "^7.20.13",
1111
"common-tags": "^1.8.2",
12-
"fs-extra": "^11.1.1",
12+
"fs-extra": "^11.2.0",
1313
"gatsby-plugin-utils": "^4.14.0-next.0",
1414
"lodash.merge": "^4.6.2",
1515
"rss": "^1.2.2"

packages/gatsby-plugin-gatsby-cloud/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
},
99
"dependencies": {
1010
"@babel/runtime": "^7.20.13",
11-
"fs-extra": "^11.1.1",
11+
"fs-extra": "^11.2.0",
1212
"gatsby-core-utils": "^4.14.0-next.0",
1313
"gatsby-telemetry": "^4.14.0-next.0",
1414
"kebab-hash": "^0.1.2",

packages/gatsby-plugin-image/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
"camelcase": "^6.3.0",
9292
"chokidar": "^3.5.3",
9393
"common-tags": "^1.8.2",
94-
"fs-extra": "^11.1.1",
94+
"fs-extra": "^11.2.0",
9595
"gatsby-core-utils": "^4.14.0-next.0",
9696
"gatsby-plugin-utils": "^4.14.0-next.0",
9797
"objectFitPolyfill": "^2.3.5",

packages/gatsby-plugin-mdx/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"astring": "^1.8.5",
3434
"deepmerge": "^4.3.1",
3535
"estree-util-build-jsx": "^2.2.2",
36-
"fs-extra": "^11.1.1",
36+
"fs-extra": "^11.2.0",
3737
"gatsby-core-utils": "^4.14.0-next.0",
3838
"gatsby-plugin-utils": "^4.14.0-next.0",
3939
"gray-matter": "^4.0.3",

packages/gatsby-plugin-page-creator/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"@sindresorhus/slugify": "^1.1.2",
3030
"chokidar": "^3.5.3",
3131
"fs-exists-cached": "^1.0.0",
32-
"fs-extra": "^11.1.1",
32+
"fs-extra": "^11.2.0",
3333
"gatsby-core-utils": "^4.14.0-next.0",
3434
"gatsby-page-utils": "^3.14.0-next.0",
3535
"gatsby-plugin-utils": "^4.14.0-next.0",

packages/gatsby-plugin-preload-fonts/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"@babel/runtime": "^7.20.13",
1515
"chalk": "^4.1.2",
1616
"date-fns": "^2.30.0",
17-
"fs-extra": "^11.1.1",
17+
"fs-extra": "^11.2.0",
1818
"gatsby-core-utils": "^4.14.0-next.0",
1919
"graphql-request": "^1.8.2",
2020
"progress": "^2.0.3",

packages/gatsby-plugin-sharp/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"bluebird": "^3.7.2",
1313
"debug": "^4.3.4",
1414
"filenamify": "^4.3.0",
15-
"fs-extra": "^11.1.1",
15+
"fs-extra": "^11.2.0",
1616
"gatsby-core-utils": "^4.14.0-next.0",
1717
"gatsby-plugin-utils": "^4.14.0-next.0",
1818
"lodash": "^4.17.21",

packages/gatsby-plugin-utils/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"dependencies": {
4949
"@babel/runtime": "^7.20.13",
5050
"fastq": "^1.15.0",
51-
"fs-extra": "^11.1.1",
51+
"fs-extra": "^11.2.0",
5252
"gatsby-core-utils": "^4.14.0-next.0",
5353
"gatsby-sharp": "^1.14.0-next.0",
5454
"graphql-compose": "^9.0.10",

packages/gatsby-remark-copy-linked-files/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"dependencies": {
1010
"@babel/runtime": "^7.20.13",
1111
"cheerio": "^1.0.0-rc.10",
12-
"fs-extra": "^11.1.1",
12+
"fs-extra": "^11.2.0",
1313
"is-relative-url": "^3.0.0",
1414
"lodash": "^4.17.21",
1515
"path-is-inside": "^1.0.2",

packages/gatsby-source-contentful/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"chalk": "^4.1.2",
1616
"common-tags": "^1.8.2",
1717
"contentful": "^9.3.5",
18-
"fs-extra": "^11.1.1",
18+
"fs-extra": "^11.2.0",
1919
"gatsby-core-utils": "^4.14.0-next.0",
2020
"gatsby-plugin-utils": "^4.14.0-next.0",
2121
"gatsby-source-filesystem": "^5.14.0-next.0",

packages/gatsby-source-filesystem/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"@babel/runtime": "^7.20.13",
1111
"chokidar": "^3.5.3",
1212
"file-type": "^16.5.4",
13-
"fs-extra": "^11.1.1",
13+
"fs-extra": "^11.2.0",
1414
"gatsby-core-utils": "^4.14.0-next.0",
1515
"mime": "^3.0.0",
1616
"pretty-bytes": "^5.6.0",

packages/gatsby-source-wordpress/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"fast-json-stable-stringify": "^2.1.0",
2727
"file-type": "^15.0.1",
2828
"filesize": "^6.4.0",
29-
"fs-extra": "^11.1.1",
29+
"fs-extra": "^11.2.0",
3030
"gatsby-core-utils": "^4.14.0-next.0",
3131
"gatsby-plugin-catch-links": "^5.14.0-next.0",
3232
"gatsby-plugin-utils": "^4.14.0-next.0",

packages/gatsby-telemetry/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"@turist/time": "^0.0.2",
1414
"boxen": "^5.1.2",
1515
"configstore": "^5.0.1",
16-
"fs-extra": "^11.1.1",
16+
"fs-extra": "^11.2.0",
1717
"gatsby-core-utils": "^4.14.0-next.0",
1818
"git-up": "^7.0.0",
1919
"is-docker": "^2.2.1",

packages/gatsby-transformer-sharp/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"@babel/runtime": "^7.20.13",
1111
"bluebird": "^3.7.2",
1212
"common-tags": "^1.8.2",
13-
"fs-extra": "^11.1.1",
13+
"fs-extra": "^11.2.0",
1414
"gatsby-plugin-utils": "^4.14.0-next.0",
1515
"probe-image-size": "^7.2.3",
1616
"semver": "^7.5.3",

packages/gatsby-transformer-sqip/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
},
99
"dependencies": {
1010
"@babel/runtime": "^7.20.13",
11-
"fs-extra": "^11.1.1",
11+
"fs-extra": "^11.2.0",
1212
"gatsby-core-utils": "^4.14.0-next.0",
1313
"gatsby-plugin-sharp": "^5.14.0-next.0",
1414
"md5-file": "^5.0.0",

packages/gatsby-worker/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"dependencies": {
1010
"@babel/core": "^7.20.12",
1111
"@babel/runtime": "^7.20.13",
12-
"fs-extra": "^11.1.1",
12+
"fs-extra": "^11.2.0",
1313
"signal-exit": "^3.0.7"
1414
},
1515
"devDependencies": {

packages/gatsby/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090
"file-loader": "^6.2.0",
9191
"find-cache-dir": "^3.3.2",
9292
"fs-exists-cached": "1.0.0",
93-
"fs-extra": "^11.1.1",
93+
"fs-extra": "^11.2.0",
9494
"gatsby-cli": "^5.14.0-next.0",
9595
"gatsby-core-utils": "^4.14.0-next.0",
9696
"gatsby-graphiql-explorer": "^3.14.0-next.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -11943,10 +11943,10 @@ fs-extra@^10.0.0, fs-extra@^10.1.0:
1194311943
jsonfile "^6.0.1"
1194411944
universalify "^2.0.0"
1194511945

11946-
fs-extra@^11.1.1:
11947-
version "11.1.1"
11948-
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-11.1.1.tgz#da69f7c39f3b002378b0954bb6ae7efdc0876e2d"
11949-
integrity sha512-MGIE4HOvQCeUCzmlHs0vXpih4ysz4wg9qiSAu6cd42lVwPbTM1TjV7RusoyQqMmk/95gdQZX72u+YW+c3eEpFQ==
11946+
fs-extra@^11.2.0:
11947+
version "11.2.0"
11948+
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-11.2.0.tgz#e70e17dfad64232287d01929399e0ea7c86b0e5b"
11949+
integrity sha512-PmDi3uwK5nFuXh7XDTlVnS17xJS7vW36is2+w3xcv8SVxiB4NyATf4ctkVY5bkSjX0Y4nbvZCq1/EjtEyr9ktw==
1195011950
dependencies:
1195111951
graceful-fs "^4.2.0"
1195211952
jsonfile "^6.0.1"

0 commit comments

Comments
 (0)