Skip to content

Commit

Permalink
fix(deps): update dependency fs-extra to ^11.1.1 (#37827)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Apr 3, 2023
1 parent 029db94 commit 3e9a590
Show file tree
Hide file tree
Showing 24 changed files with 27 additions and 27 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -44,7 +44,7 @@
"eslint-plugin-jsx-a11y": "^6.7.1",
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-react": "^7.32.2",
"fs-extra": "^11.1.0",
"fs-extra": "^11.1.1",
"glob": "^7.2.3",
"husky": "3.1.0",
"ignore": "^5.2.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/create-gatsby/package.json
Expand Up @@ -25,7 +25,7 @@
"common-tags": "^1.8.2",
"enquirer": "^2.3.6",
"execa": "^5.1.1",
"fs-extra": "^11.1.0",
"fs-extra": "^11.1.1",
"gatsby-plugin-utils": "^4.9.0-next.0",
"joi": "^17.9.1",
"microbundle": "^0.15.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-cli/package.json
Expand Up @@ -30,7 +30,7 @@
"envinfo": "^7.8.1",
"execa": "^5.1.1",
"fs-exists-cached": "^1.0.0",
"fs-extra": "^11.1.0",
"fs-extra": "^11.1.1",
"gatsby-core-utils": "^4.9.0-next.0",
"gatsby-telemetry": "^4.9.0-next.0",
"hosted-git-info": "^3.0.8",
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-core-utils/package.json
Expand Up @@ -66,7 +66,7 @@
"configstore": "^5.0.1",
"fastq": "^1.13.0",
"file-type": "^16.5.3",
"fs-extra": "^11.1.0",
"fs-extra": "^11.1.1",
"got": "^11.8.5",
"hash-wasm": "^4.9.0",
"import-from": "^4.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-dev-cli/package.json
Expand Up @@ -16,7 +16,7 @@
"del": "^6.1.1",
"execa": "^5.1.1",
"find-yarn-workspace-root": "^2.0.0",
"fs-extra": "^11.1.0",
"fs-extra": "^11.1.1",
"got": "^11.8.6",
"is-absolute": "^1.0.0",
"lodash": "^4.17.21",
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-legacy-polyfills/package.json
Expand Up @@ -39,7 +39,7 @@
"cross-env": "^7.0.3",
"event-target-polyfill": "^0.0.3",
"execa": "^5.1.1",
"fs-extra": "^11.1.0",
"fs-extra": "^11.1.1",
"microbundle": "^0.15.1",
"npm-run-all": "^4.1.5",
"object-assign": "^4.1.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-feed/package.json
Expand Up @@ -10,7 +10,7 @@
"@babel/runtime": "^7.20.13",
"@hapi/joi": "^15.1.1",
"common-tags": "^1.8.2",
"fs-extra": "^11.1.0",
"fs-extra": "^11.1.1",
"gatsby-plugin-utils": "^4.9.0-next.0",
"lodash.merge": "^4.6.2",
"rss": "^1.2.2"
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-gatsby-cloud/package.json
Expand Up @@ -8,7 +8,7 @@
},
"dependencies": {
"@babel/runtime": "^7.20.13",
"fs-extra": "^11.1.0",
"fs-extra": "^11.1.1",
"gatsby-core-utils": "^4.9.0-next.0",
"gatsby-telemetry": "^4.9.0-next.0",
"kebab-hash": "^0.1.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-image/package.json
Expand Up @@ -91,7 +91,7 @@
"camelcase": "^6.3.0",
"chokidar": "^3.5.3",
"common-tags": "^1.8.2",
"fs-extra": "^11.1.0",
"fs-extra": "^11.1.1",
"gatsby-core-utils": "^4.9.0-next.0",
"gatsby-plugin-utils": "^4.9.0-next.0",
"objectFitPolyfill": "^2.3.5",
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-mdx/package.json
Expand Up @@ -33,7 +33,7 @@
"astring": "^1.8.3",
"deepmerge": "^4.2.2",
"estree-util-build-jsx": "^2.2.0",
"fs-extra": "^11.1.0",
"fs-extra": "^11.1.1",
"gatsby-core-utils": "^4.9.0-next.0",
"gatsby-plugin-utils": "^4.9.0-next.0",
"gray-matter": "^4.0.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-page-creator/package.json
Expand Up @@ -29,7 +29,7 @@
"@sindresorhus/slugify": "^1.1.2",
"chokidar": "^3.5.3",
"fs-exists-cached": "^1.0.0",
"fs-extra": "^11.1.0",
"fs-extra": "^11.1.1",
"gatsby-core-utils": "^4.9.0-next.0",
"gatsby-page-utils": "^3.9.0-next.0",
"gatsby-plugin-utils": "^4.9.0-next.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-preload-fonts/package.json
Expand Up @@ -14,7 +14,7 @@
"@babel/runtime": "^7.20.13",
"chalk": "^4.1.2",
"date-fns": "^2.29.3",
"fs-extra": "^11.1.0",
"fs-extra": "^11.1.1",
"gatsby-core-utils": "^4.9.0-next.0",
"graphql-request": "^1.8.2",
"progress": "^2.0.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-sharp/package.json
Expand Up @@ -12,7 +12,7 @@
"bluebird": "^3.7.2",
"debug": "^4.3.4",
"filenamify": "^4.3.0",
"fs-extra": "^11.1.0",
"fs-extra": "^11.1.1",
"gatsby-core-utils": "^4.9.0-next.0",
"gatsby-plugin-utils": "^4.9.0-next.0",
"lodash": "^4.17.21",
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-utils/package.json
Expand Up @@ -48,7 +48,7 @@
"dependencies": {
"@babel/runtime": "^7.20.13",
"fastq": "^1.13.0",
"fs-extra": "^11.1.0",
"fs-extra": "^11.1.1",
"gatsby-core-utils": "^4.9.0-next.0",
"gatsby-sharp": "^1.9.0-next.0",
"graphql-compose": "^9.0.10",
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-remark-copy-linked-files/package.json
Expand Up @@ -9,7 +9,7 @@
"dependencies": {
"@babel/runtime": "^7.20.13",
"cheerio": "^1.0.0-rc.10",
"fs-extra": "^11.1.0",
"fs-extra": "^11.1.1",
"is-relative-url": "^3.0.0",
"lodash": "^4.17.21",
"path-is-inside": "^1.0.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-source-contentful/package.json
Expand Up @@ -15,7 +15,7 @@
"chalk": "^4.1.2",
"common-tags": "^1.8.2",
"contentful": "^9.2.14",
"fs-extra": "^11.1.0",
"fs-extra": "^11.1.1",
"gatsby-core-utils": "^4.9.0-next.0",
"gatsby-plugin-utils": "^4.9.0-next.0",
"gatsby-source-filesystem": "^5.9.0-next.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-source-filesystem/package.json
Expand Up @@ -10,7 +10,7 @@
"@babel/runtime": "^7.20.13",
"chokidar": "^3.5.3",
"file-type": "^16.5.4",
"fs-extra": "^11.1.0",
"fs-extra": "^11.1.1",
"gatsby-core-utils": "^4.9.0-next.0",
"mime": "^3.0.0",
"pretty-bytes": "^5.6.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-source-wordpress/package.json
Expand Up @@ -26,7 +26,7 @@
"fast-json-stable-stringify": "^2.1.0",
"file-type": "^15.0.1",
"filesize": "^6.4.0",
"fs-extra": "^11.1.0",
"fs-extra": "^11.1.1",
"gatsby-core-utils": "^4.9.0-next.0",
"gatsby-plugin-catch-links": "^5.9.0-next.0",
"gatsby-plugin-utils": "^4.9.0-next.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-telemetry/package.json
Expand Up @@ -13,7 +13,7 @@
"@turist/time": "^0.0.2",
"boxen": "^5.1.2",
"configstore": "^5.0.1",
"fs-extra": "^11.1.0",
"fs-extra": "^11.1.1",
"gatsby-core-utils": "^4.9.0-next.0",
"git-up": "^7.0.0",
"is-docker": "^2.2.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-transformer-sharp/package.json
Expand Up @@ -10,7 +10,7 @@
"@babel/runtime": "^7.20.13",
"bluebird": "^3.7.2",
"common-tags": "^1.8.2",
"fs-extra": "^11.1.0",
"fs-extra": "^11.1.1",
"gatsby-plugin-utils": "^4.9.0-next.0",
"probe-image-size": "^7.2.3",
"semver": "^7.3.8",
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-transformer-sqip/package.json
Expand Up @@ -8,7 +8,7 @@
},
"dependencies": {
"@babel/runtime": "^7.20.13",
"fs-extra": "^11.1.0",
"fs-extra": "^11.1.1",
"gatsby-core-utils": "^4.9.0-next.0",
"gatsby-plugin-sharp": "^5.9.0-next.1",
"md5-file": "^5.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-worker/package.json
Expand Up @@ -9,7 +9,7 @@
"dependencies": {
"@babel/core": "^7.20.12",
"@babel/runtime": "^7.20.13",
"fs-extra": "^11.1.0",
"fs-extra": "^11.1.1",
"signal-exit": "^3.0.7"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby/package.json
Expand Up @@ -89,7 +89,7 @@
"file-loader": "^6.2.0",
"find-cache-dir": "^3.3.2",
"fs-exists-cached": "1.0.0",
"fs-extra": "^11.1.0",
"fs-extra": "^11.1.1",
"gatsby-cli": "^5.9.0-next.1",
"gatsby-core-utils": "^4.9.0-next.0",
"gatsby-graphiql-explorer": "^3.9.0-next.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -11261,10 +11261,10 @@ fs-extra@^10.0.0, fs-extra@^10.1.0:
jsonfile "^6.0.1"
universalify "^2.0.0"

fs-extra@^11.1.0:
version "11.1.0"
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-11.1.0.tgz#5784b102104433bb0e090f48bfc4a30742c357ed"
integrity sha512-0rcTq621PD5jM/e0a3EJoGC/1TC5ZBCERW82LQuwfGnCa1V8w7dpYH1yNu+SLb6E5dkeCBzKEyLGlFrnr+dUyw==
fs-extra@^11.1.1:
version "11.1.1"
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-11.1.1.tgz#da69f7c39f3b002378b0954bb6ae7efdc0876e2d"
integrity sha512-MGIE4HOvQCeUCzmlHs0vXpih4ysz4wg9qiSAu6cd42lVwPbTM1TjV7RusoyQqMmk/95gdQZX72u+YW+c3eEpFQ==
dependencies:
graceful-fs "^4.2.0"
jsonfile "^6.0.1"
Expand Down

0 comments on commit 3e9a590

Please sign in to comment.