Bump gatsby-source-filesystem from 4.6.0 to 4.7.0 in /packages/website

Bumps [gatsby-source-filesystem](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-source-filesystem) from 4.6.0 to 4.7.0.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-source-filesystem/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-filesystem@4.7.0/packages/gatsby-source-filesystem)

---
updated-dependencies:
- dependency-name: gatsby-source-filesystem
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-02-09 13:53:48 +00:00 committed by GitHub
parent 3ff5f3df43
commit d2096fda84
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 16 additions and 17 deletions

View File

@ -19,7 +19,7 @@
"gatsby-plugin-manifest": "4.6.0", "gatsby-plugin-manifest": "4.6.0",
"gatsby-plugin-matomo": "0.11.0", "gatsby-plugin-matomo": "0.11.0",
"gatsby-plugin-offline": "5.6.0", "gatsby-plugin-offline": "5.6.0",
"gatsby-plugin-postcss": "5.6.0", "gatsby-plugin-postcss": "5.7.0",
"gatsby-plugin-purgecss": "6.1.0", "gatsby-plugin-purgecss": "6.1.0",
"gatsby-plugin-react-helmet": "5.7.0", "gatsby-plugin-react-helmet": "5.7.0",
"gatsby-plugin-robots-txt": "1.7.0", "gatsby-plugin-robots-txt": "1.7.0",
@ -32,11 +32,11 @@
"gatsby-remark-prismjs": "6.7.0", "gatsby-remark-prismjs": "6.7.0",
"gatsby-remark-responsive-iframe": "5.7.0", "gatsby-remark-responsive-iframe": "5.7.0",
"gatsby-remark-smartypants": "5.7.0", "gatsby-remark-smartypants": "5.7.0",
"gatsby-source-filesystem": "4.6.0", "gatsby-source-filesystem": "4.7.0",
"gatsby-transformer-json": "4.6.0", "gatsby-transformer-json": "4.6.0",
"gatsby-transformer-remark": "5.7.0", "gatsby-transformer-remark": "5.7.0",
"gatsby-transformer-sharp": "4.6.0", "gatsby-transformer-sharp": "4.6.0",
"gatsby-transformer-yaml": "4.6.0", "gatsby-transformer-yaml": "4.7.0",
"gbimage-bridge": "0.2.1", "gbimage-bridge": "0.2.1",
"http-status-codes": "2.2.0", "http-status-codes": "2.2.0",
"jsonp": "0.2.1", "jsonp": "0.2.1",

View File

@ -5983,10 +5983,10 @@ gatsby-plugin-page-creator@^4.7.0:
globby "^11.0.4" globby "^11.0.4"
lodash "^4.17.21" lodash "^4.17.21"
gatsby-plugin-postcss@5.6.0: gatsby-plugin-postcss@5.7.0:
version "5.6.0" version "5.7.0"
resolved "https://registry.yarnpkg.com/gatsby-plugin-postcss/-/gatsby-plugin-postcss-5.6.0.tgz#ee696317eb7601b2e0f5c64b9f9d488376fdb65f" resolved "https://registry.yarnpkg.com/gatsby-plugin-postcss/-/gatsby-plugin-postcss-5.7.0.tgz#e927a85df77b487fea449204e727544635b21399"
integrity sha512-AjRLMWMFrmahNSmEYMDwFdDGkUfyDxxAJ2qtteJ3SRAO0Jgb0N9wJM7RkBhAs6H7YuovQIBxoUOo5xrMTlgM4A== integrity sha512-308pPGZmber/uOF98w2ScVYS/gSNsvHE2MEVdDl5EUg0MK09WXzx83bxJThbp7U/xhuJ9D75yiBi1OjpygIAtg==
dependencies: dependencies:
"@babel/runtime" "^7.15.4" "@babel/runtime" "^7.15.4"
postcss-loader "^4.3.0" postcss-loader "^4.3.0"
@ -6161,17 +6161,16 @@ gatsby-sharp@^0.1.0:
"@types/sharp" "^0.29.5" "@types/sharp" "^0.29.5"
sharp "^0.29.3" sharp "^0.29.3"
gatsby-source-filesystem@4.6.0: gatsby-source-filesystem@4.7.0:
version "4.6.0" version "4.7.0"
resolved "https://registry.yarnpkg.com/gatsby-source-filesystem/-/gatsby-source-filesystem-4.6.0.tgz#c8f19397a6f980b4d92bd57e8967f814b8b5d1de" resolved "https://registry.yarnpkg.com/gatsby-source-filesystem/-/gatsby-source-filesystem-4.7.0.tgz#89b00e30720b449f9e835651f26c40236089d528"
integrity sha512-Ve6VfFJ4moTX7n8uDTGF7K07HdjWkWW7c9Bn1etcS2QcFRRMj/lxQ/2EFpgVM20jtZ60IG1vqnAzDabqz7UxXQ== integrity sha512-tihlE4cxAI9tQnKqCNEKbrrqRQpMP2iBJIaGhc5gGHQ45cRreJHA60HOM0Nw6IzNKkDdCz0cu9XJwgkXIG9Tyg==
dependencies: dependencies:
"@babel/runtime" "^7.15.4" "@babel/runtime" "^7.15.4"
chokidar "^3.5.2" chokidar "^3.5.2"
fastq "^1.13.0"
file-type "^16.5.3" file-type "^16.5.3"
fs-extra "^10.0.0" fs-extra "^10.0.0"
gatsby-core-utils "^3.6.0" gatsby-core-utils "^3.7.0"
got "^9.6.0" got "^9.6.0"
md5-file "^5.0.0" md5-file "^5.0.0"
mime "^2.5.2" mime "^2.5.2"
@ -6249,10 +6248,10 @@ gatsby-transformer-sharp@4.6.0:
semver "^7.3.5" semver "^7.3.5"
sharp "^0.29.3" sharp "^0.29.3"
gatsby-transformer-yaml@4.6.0: gatsby-transformer-yaml@4.7.0:
version "4.6.0" version "4.7.0"
resolved "https://registry.yarnpkg.com/gatsby-transformer-yaml/-/gatsby-transformer-yaml-4.6.0.tgz#e9ef02cea00321a60b74f9e3a6a8f7283a562c10" resolved "https://registry.yarnpkg.com/gatsby-transformer-yaml/-/gatsby-transformer-yaml-4.7.0.tgz#3f4463ee12769ead67e5daedbdaedf8f3333ba31"
integrity sha512-S1xVbA0gVg/edlasoziCnE3Uyp0DzhyBR3pl3xJq/HkTP0RWq1KqbRH9BRJa+qF7h+mQ80VTOtqA9LjL2iYEeQ== integrity sha512-uwTQdwLBW+ibWG2rHYTt3yCzmHDQ8yCLz/vwX4LjRU+VBow0cwm0DwZdQTCBVLufQ7Bx3b3E+bECwgprlku7UA==
dependencies: dependencies:
"@babel/runtime" "^7.15.4" "@babel/runtime" "^7.15.4"
js-yaml "^3.14.1" js-yaml "^3.14.1"