From 10752ed325ac0ebc2655b994862f66abe072e09f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 3 May 2022 10:33:28 +0100 Subject: [PATCH] fix(deps): update dependency fs-extra to ^10.1.0 (#34976) Co-authored-by: Renovate Bot --- package.json | 2 +- packages/create-gatsby/package.json | 2 +- packages/gatsby-cli/package.json | 2 +- packages/gatsby-core-utils/package.json | 2 +- packages/gatsby-dev-cli/package.json | 2 +- packages/gatsby-legacy-polyfills/package.json | 2 +- packages/gatsby-plugin-feed/package.json | 2 +- packages/gatsby-plugin-gatsby-cloud/package.json | 2 +- packages/gatsby-plugin-graphql-config/package.json | 2 +- packages/gatsby-plugin-image/package.json | 2 +- packages/gatsby-plugin-mdx/package.json | 2 +- packages/gatsby-plugin-preload-fonts/package.json | 2 +- packages/gatsby-plugin-sharp/package.json | 2 +- packages/gatsby-plugin-utils/package.json | 2 +- packages/gatsby-remark-copy-linked-files/package.json | 2 +- packages/gatsby-source-contentful/package.json | 2 +- packages/gatsby-source-filesystem/package.json | 2 +- packages/gatsby-source-wordpress/package.json | 2 +- packages/gatsby-telemetry/package.json | 2 +- packages/gatsby-transformer-sharp/package.json | 2 +- packages/gatsby-transformer-sqip/package.json | 2 +- packages/gatsby/package.json | 2 +- yarn.lock | 8 ++++---- 23 files changed, 26 insertions(+), 26 deletions(-) diff --git a/package.json b/package.json index f6a59d5340c48..06f15bafef3e4 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "eslint-plugin-jsx-a11y": "^6.5.1", "eslint-plugin-prettier": "^4.0.0", "eslint-plugin-react": "^7.29.4", - "fs-extra": "^10.0.0", + "fs-extra": "^10.1.0", "glob": "^7.1.7", "husky": "3.1.0", "ignore": "^5.1.8", diff --git a/packages/create-gatsby/package.json b/packages/create-gatsby/package.json index 6887772df7ab0..458f60d22e933 100644 --- a/packages/create-gatsby/package.json +++ b/packages/create-gatsby/package.json @@ -27,7 +27,7 @@ "enquirer": "^2.3.6", "eslint": "^7.32.0", "execa": "^5.1.1", - "fs-extra": "^10.0.0", + "fs-extra": "^10.1.0", "gatsby-plugin-utils": "^3.8.0-next.2", "joi": "^17.4.2", "microbundle": "^0.14.2", diff --git a/packages/gatsby-cli/package.json b/packages/gatsby-cli/package.json index 2d56f75d0fe88..b11729acde815 100644 --- a/packages/gatsby-cli/package.json +++ b/packages/gatsby-cli/package.json @@ -30,7 +30,7 @@ "envinfo": "^7.8.1", "execa": "^5.1.1", "fs-exists-cached": "^1.0.0", - "fs-extra": "^10.0.0", + "fs-extra": "^10.1.0", "gatsby-core-utils": "^3.14.0-next.2", "gatsby-telemetry": "^3.14.0-next.2", "hosted-git-info": "^3.0.8", diff --git a/packages/gatsby-core-utils/package.json b/packages/gatsby-core-utils/package.json index e30a901bd89c4..a3e9f9da8d05a 100644 --- a/packages/gatsby-core-utils/package.json +++ b/packages/gatsby-core-utils/package.json @@ -47,7 +47,7 @@ "configstore": "^5.0.1", "fastq": "^1.13.0", "file-type": "^16.5.3", - "fs-extra": "^10.0.0", + "fs-extra": "^10.1.0", "got": "^11.8.3", "import-from": "^4.0.0", "lmdb": "^2.2.6", diff --git a/packages/gatsby-dev-cli/package.json b/packages/gatsby-dev-cli/package.json index 7b98e42d70f9c..cdf5897af1b02 100644 --- a/packages/gatsby-dev-cli/package.json +++ b/packages/gatsby-dev-cli/package.json @@ -16,7 +16,7 @@ "del": "^6.0.0", "execa": "^5.1.1", "find-yarn-workspace-root": "^2.0.0", - "fs-extra": "^10.0.0", + "fs-extra": "^10.1.0", "got": "^11.8.3", "is-absolute": "^1.0.0", "lodash": "^4.17.21", diff --git a/packages/gatsby-legacy-polyfills/package.json b/packages/gatsby-legacy-polyfills/package.json index ea2e95147b91c..5e3271c42cb63 100644 --- a/packages/gatsby-legacy-polyfills/package.json +++ b/packages/gatsby-legacy-polyfills/package.json @@ -38,7 +38,7 @@ "cross-env": "^7.0.3", "event-target-polyfill": "^0.0.3", "execa": "^5.1.1", - "fs-extra": "^10.0.0", + "fs-extra": "^10.1.0", "microbundle": "^0.14.2", "npm-run-all": "^4.1.5", "object-assign": "^4.1.1", diff --git a/packages/gatsby-plugin-feed/package.json b/packages/gatsby-plugin-feed/package.json index 21a740972b3bb..1f8cb78c914e9 100644 --- a/packages/gatsby-plugin-feed/package.json +++ b/packages/gatsby-plugin-feed/package.json @@ -10,7 +10,7 @@ "@babel/runtime": "^7.15.4", "@hapi/joi": "^15.1.1", "common-tags": "^1.8.2", - "fs-extra": "^10.0.0", + "fs-extra": "^10.1.0", "gatsby-plugin-utils": "^3.8.0-next.2", "lodash.merge": "^4.6.2", "rss": "^1.2.2" diff --git a/packages/gatsby-plugin-gatsby-cloud/package.json b/packages/gatsby-plugin-gatsby-cloud/package.json index eb34eba9c7f63..52737dd1f825a 100644 --- a/packages/gatsby-plugin-gatsby-cloud/package.json +++ b/packages/gatsby-plugin-gatsby-cloud/package.json @@ -9,7 +9,7 @@ "dependencies": { "@babel/runtime": "^7.15.4", "date-fns": "^2.28.0", - "fs-extra": "^10.0.0", + "fs-extra": "^10.1.0", "gatsby-core-utils": "^3.14.0-next.2", "gatsby-telemetry": "^3.14.0-next.2", "js-cookie": "^3.0.1", diff --git a/packages/gatsby-plugin-graphql-config/package.json b/packages/gatsby-plugin-graphql-config/package.json index c62c2e78d4890..cfd39d27a2277 100644 --- a/packages/gatsby-plugin-graphql-config/package.json +++ b/packages/gatsby-plugin-graphql-config/package.json @@ -8,7 +8,7 @@ }, "dependencies": { "@babel/runtime": "^7.15.4", - "fs-extra": "^10.0.0" + "fs-extra": "^10.1.0" }, "devDependencies": { "@babel/cli": "^7.15.4", diff --git a/packages/gatsby-plugin-image/package.json b/packages/gatsby-plugin-image/package.json index cf96fed500a75..96118e98e5abc 100644 --- a/packages/gatsby-plugin-image/package.json +++ b/packages/gatsby-plugin-image/package.json @@ -82,7 +82,7 @@ "camelcase": "^5.3.1", "chokidar": "^3.5.2", "common-tags": "^1.8.2", - "fs-extra": "^10.0.0", + "fs-extra": "^10.1.0", "gatsby-core-utils": "^3.14.0-next.2", "objectFitPolyfill": "^2.3.5", "prop-types": "^15.8.1" diff --git a/packages/gatsby-plugin-mdx/package.json b/packages/gatsby-plugin-mdx/package.json index 21037cc7b42a5..8886de04a4e9b 100644 --- a/packages/gatsby-plugin-mdx/package.json +++ b/packages/gatsby-plugin-mdx/package.json @@ -36,7 +36,7 @@ "debug": "^4.3.1", "escape-string-regexp": "^1.0.5", "eval": "^0.1.4", - "fs-extra": "^10.0.0", + "fs-extra": "^10.1.0", "gatsby-core-utils": "^3.14.0-next.2", "gray-matter": "^4.0.2", "json5": "^2.1.3", diff --git a/packages/gatsby-plugin-preload-fonts/package.json b/packages/gatsby-plugin-preload-fonts/package.json index dd14daefb8a37..384cdf45a28b5 100644 --- a/packages/gatsby-plugin-preload-fonts/package.json +++ b/packages/gatsby-plugin-preload-fonts/package.json @@ -14,7 +14,7 @@ "@babel/runtime": "^7.15.4", "chalk": "^4.1.2", "date-fns": "^2.28.0", - "fs-extra": "^10.0.0", + "fs-extra": "^10.1.0", "gatsby-core-utils": "^3.14.0-next.2", "graphql-request": "^1.8.2", "progress": "^2.0.3", diff --git a/packages/gatsby-plugin-sharp/package.json b/packages/gatsby-plugin-sharp/package.json index c90379132e6d8..11036e0746c9e 100644 --- a/packages/gatsby-plugin-sharp/package.json +++ b/packages/gatsby-plugin-sharp/package.json @@ -13,7 +13,7 @@ "bluebird": "^3.7.2", "debug": "^4.3.4", "filenamify": "^4.3.0", - "fs-extra": "^10.0.0", + "fs-extra": "^10.1.0", "gatsby-core-utils": "^3.14.0-next.2", "gatsby-plugin-utils": "^3.8.0-next.2", "gatsby-telemetry": "^3.14.0-next.2", diff --git a/packages/gatsby-plugin-utils/package.json b/packages/gatsby-plugin-utils/package.json index a00720676f0ef..b9956fd60914a 100644 --- a/packages/gatsby-plugin-utils/package.json +++ b/packages/gatsby-plugin-utils/package.json @@ -48,7 +48,7 @@ "dependencies": { "@babel/runtime": "^7.15.4", "@gatsbyjs/potrace": "^2.2.0", - "fs-extra": "^10.0.0", + "fs-extra": "^10.1.0", "gatsby-core-utils": "^3.14.0-next.2", "gatsby-sharp": "^0.8.0-next.0", "graphql-compose": "^9.0.7", diff --git a/packages/gatsby-remark-copy-linked-files/package.json b/packages/gatsby-remark-copy-linked-files/package.json index a4762915cf700..3973df5da3a17 100644 --- a/packages/gatsby-remark-copy-linked-files/package.json +++ b/packages/gatsby-remark-copy-linked-files/package.json @@ -9,7 +9,7 @@ "dependencies": { "@babel/runtime": "^7.15.4", "cheerio": "^1.0.0-rc.10", - "fs-extra": "^10.0.0", + "fs-extra": "^10.1.0", "is-relative-url": "^3.0.0", "lodash": "^4.17.21", "path-is-inside": "^1.0.2", diff --git a/packages/gatsby-source-contentful/package.json b/packages/gatsby-source-contentful/package.json index 0e54cfb663ca1..8b2794734f482 100644 --- a/packages/gatsby-source-contentful/package.json +++ b/packages/gatsby-source-contentful/package.json @@ -16,7 +16,7 @@ "chalk": "^4.1.2", "common-tags": "^1.8.2", "contentful": "^8.5.8", - "fs-extra": "^10.0.0", + "fs-extra": "^10.1.0", "gatsby-core-utils": "^3.14.0-next.2", "gatsby-plugin-utils": "^3.8.0-next.2", "gatsby-source-filesystem": "^4.14.0-next.2", diff --git a/packages/gatsby-source-filesystem/package.json b/packages/gatsby-source-filesystem/package.json index 823b426d799f1..0fa8c5dbf4fec 100644 --- a/packages/gatsby-source-filesystem/package.json +++ b/packages/gatsby-source-filesystem/package.json @@ -10,7 +10,7 @@ "@babel/runtime": "^7.15.4", "chokidar": "^3.5.2", "file-type": "^16.5.3", - "fs-extra": "^10.0.0", + "fs-extra": "^10.1.0", "gatsby-core-utils": "^3.14.0-next.2", "got": "^9.6.0", "md5-file": "^5.0.0", diff --git a/packages/gatsby-source-wordpress/package.json b/packages/gatsby-source-wordpress/package.json index aa36042e34ba5..7250ff764ac1d 100644 --- a/packages/gatsby-source-wordpress/package.json +++ b/packages/gatsby-source-wordpress/package.json @@ -27,7 +27,7 @@ "fast-json-stable-stringify": "^2.1.0", "file-type": "^15.0.1", "filesize": "^6.4.0", - "fs-extra": "^10.0.0", + "fs-extra": "^10.1.0", "gatsby-core-utils": "^3.14.0-next.2", "gatsby-plugin-catch-links": "^4.14.0-next.1", "gatsby-plugin-utils": "^3.8.0-next.2", diff --git a/packages/gatsby-telemetry/package.json b/packages/gatsby-telemetry/package.json index f0a378ad70b2b..0fbb9dd132169 100644 --- a/packages/gatsby-telemetry/package.json +++ b/packages/gatsby-telemetry/package.json @@ -14,7 +14,7 @@ "async-retry-ng": "^2.0.1", "boxen": "^4.2.0", "configstore": "^5.0.1", - "fs-extra": "^10.0.0", + "fs-extra": "^10.1.0", "gatsby-core-utils": "^3.14.0-next.2", "git-up": "^4.0.5", "is-docker": "^2.2.1", diff --git a/packages/gatsby-transformer-sharp/package.json b/packages/gatsby-transformer-sharp/package.json index 2d8f530d2b9f2..7456d071bafad 100644 --- a/packages/gatsby-transformer-sharp/package.json +++ b/packages/gatsby-transformer-sharp/package.json @@ -11,7 +11,7 @@ "@gatsbyjs/potrace": "^2.2.0", "bluebird": "^3.7.2", "common-tags": "^1.8.2", - "fs-extra": "^10.0.0", + "fs-extra": "^10.1.0", "probe-image-size": "^7.2.3", "semver": "^7.3.7", "sharp": "^0.30.3" diff --git a/packages/gatsby-transformer-sqip/package.json b/packages/gatsby-transformer-sqip/package.json index ae9814d1aeaf8..6f46e4ed72784 100644 --- a/packages/gatsby-transformer-sqip/package.json +++ b/packages/gatsby-transformer-sqip/package.json @@ -8,7 +8,7 @@ }, "dependencies": { "@babel/runtime": "^7.15.4", - "fs-extra": "^10.0.0", + "fs-extra": "^10.1.0", "gatsby-core-utils": "^3.14.0-next.2", "gatsby-plugin-sharp": "^4.14.0-next.2", "md5-file": "^5.0.0", diff --git a/packages/gatsby/package.json b/packages/gatsby/package.json index 02c7f65d4c68b..bbf3d831d2ca7 100644 --- a/packages/gatsby/package.json +++ b/packages/gatsby/package.json @@ -77,7 +77,7 @@ "file-loader": "^6.2.0", "find-cache-dir": "^3.3.2", "fs-exists-cached": "1.0.0", - "fs-extra": "^10.0.0", + "fs-extra": "^10.1.0", "gatsby-cli": "^4.14.0-next.2", "gatsby-core-utils": "^3.14.0-next.2", "gatsby-graphiql-explorer": "^2.14.0-next.1", diff --git a/yarn.lock b/yarn.lock index da18adfc2aae4..0a7d5f686caea 100644 --- a/yarn.lock +++ b/yarn.lock @@ -11229,10 +11229,10 @@ fs-extra@^1.0.0: jsonfile "^2.1.0" klaw "^1.0.0" -fs-extra@^10.0.0: - version "10.0.0" - resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-10.0.0.tgz#9ff61b655dde53fb34a82df84bb214ce802e17c1" - integrity sha512-C5owb14u9eJwizKGdchcDUQeFtlSHHthBk8pbX9Vc1PFZrLombudjDnNns88aYslCyF6IY5SUw3Roz6xShcEIQ== +fs-extra@^10.0.0, fs-extra@^10.1.0: + version "10.1.0" + resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-10.1.0.tgz#02873cfbc4084dde127eaa5f9905eef2325d1abf" + integrity sha512-oRXApq54ETRj4eMiFzGnHWGy+zo5raudjuxN0b8H7s/RU2oW0Wvsx9O0ACRN/kRq9E8Vu/ReskGB5o3ji+FzHQ== dependencies: graceful-fs "^4.2.0" jsonfile "^6.0.1"