Bump gatsby-source-filesystem from 3.9.0 to 3.10.0 in /packages/website

Bumps [gatsby-source-filesystem](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-source-filesystem) from 3.9.0 to 3.10.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@3.10.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] 2021-07-26 10:35:41 +00:00 committed by GitHub
parent 4db80c0ca6
commit bb35f9505c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 18 additions and 18 deletions

View File

@ -37,7 +37,7 @@
"gatsby-remark-prismjs": "^5.6.0",
"gatsby-remark-responsive-iframe": "^4.6.0",
"gatsby-remark-smartypants": "^4.7.0",
"gatsby-source-filesystem": "^3.9.0",
"gatsby-source-filesystem": "^3.10.0",
"gatsby-transformer-json": "^3.9.0",
"gatsby-transformer-remark": "^4.6.0",
"gatsby-transformer-sharp": "^3.9.0",
@ -11694,9 +11694,9 @@
}
},
"node_modules/gatsby-core-utils": {
"version": "2.9.0",
"resolved": "https://registry.npmjs.org/gatsby-core-utils/-/gatsby-core-utils-2.9.0.tgz",
"integrity": "sha512-LKmkk4B/VnSEYKR9W/C8Lp9lwk/l/qY5jbsoiChc43F67VM667gITWH0noSUdcGzbEsN8xi0Wuc8dMA6BvKkvg==",
"version": "2.10.0",
"resolved": "https://registry.npmjs.org/gatsby-core-utils/-/gatsby-core-utils-2.10.0.tgz",
"integrity": "sha512-xvVebKSrjHkZQQkeEjuAekCAg17KT2l44d/yn7w2dzBGay244m8hoY8LRtLRdsrSp30ix89QklefuP9frEfhbA==",
"dependencies": {
"ci-info": "2.0.0",
"configstore": "^5.0.1",
@ -12835,16 +12835,16 @@
}
},
"node_modules/gatsby-source-filesystem": {
"version": "3.9.0",
"resolved": "https://registry.npmjs.org/gatsby-source-filesystem/-/gatsby-source-filesystem-3.9.0.tgz",
"integrity": "sha512-Zgdscq4bMJy9KfZAN9daAxKytJBoxqvU3wckPR/74BgqZ89FNsy0bo0ABqbfz02NgdMxcn2XyPLUQ4eFJwHRvg==",
"version": "3.10.0",
"resolved": "https://registry.npmjs.org/gatsby-source-filesystem/-/gatsby-source-filesystem-3.10.0.tgz",
"integrity": "sha512-u5gNZ/p6ZX0RQ2em2Y6e7VYNolavadHagizSsdbgxXKGMtJJq+q2OElGDfAvmAs6htIZ1jx7sF+dpS5ZHuCixw==",
"dependencies": {
"@babel/runtime": "^7.14.0",
"@babel/runtime": "^7.14.6",
"better-queue": "^3.8.10",
"chokidar": "^3.4.3",
"file-type": "^16.0.0",
"fs-extra": "^8.1.0",
"gatsby-core-utils": "^2.9.0",
"gatsby-core-utils": "^2.10.0",
"got": "^9.6.0",
"md5-file": "^5.0.0",
"mime": "^2.4.6",
@ -37267,9 +37267,9 @@
}
},
"gatsby-core-utils": {
"version": "2.9.0",
"resolved": "https://registry.npmjs.org/gatsby-core-utils/-/gatsby-core-utils-2.9.0.tgz",
"integrity": "sha512-LKmkk4B/VnSEYKR9W/C8Lp9lwk/l/qY5jbsoiChc43F67VM667gITWH0noSUdcGzbEsN8xi0Wuc8dMA6BvKkvg==",
"version": "2.10.0",
"resolved": "https://registry.npmjs.org/gatsby-core-utils/-/gatsby-core-utils-2.10.0.tgz",
"integrity": "sha512-xvVebKSrjHkZQQkeEjuAekCAg17KT2l44d/yn7w2dzBGay244m8hoY8LRtLRdsrSp30ix89QklefuP9frEfhbA==",
"requires": {
"ci-info": "2.0.0",
"configstore": "^5.0.1",
@ -38105,16 +38105,16 @@
}
},
"gatsby-source-filesystem": {
"version": "3.9.0",
"resolved": "https://registry.npmjs.org/gatsby-source-filesystem/-/gatsby-source-filesystem-3.9.0.tgz",
"integrity": "sha512-Zgdscq4bMJy9KfZAN9daAxKytJBoxqvU3wckPR/74BgqZ89FNsy0bo0ABqbfz02NgdMxcn2XyPLUQ4eFJwHRvg==",
"version": "3.10.0",
"resolved": "https://registry.npmjs.org/gatsby-source-filesystem/-/gatsby-source-filesystem-3.10.0.tgz",
"integrity": "sha512-u5gNZ/p6ZX0RQ2em2Y6e7VYNolavadHagizSsdbgxXKGMtJJq+q2OElGDfAvmAs6htIZ1jx7sF+dpS5ZHuCixw==",
"requires": {
"@babel/runtime": "^7.14.0",
"@babel/runtime": "^7.14.6",
"better-queue": "^3.8.10",
"chokidar": "^3.4.3",
"file-type": "^16.0.0",
"fs-extra": "^8.1.0",
"gatsby-core-utils": "^2.9.0",
"gatsby-core-utils": "^2.10.0",
"got": "^9.6.0",
"md5-file": "^5.0.0",
"mime": "^2.4.6",

View File

@ -34,7 +34,7 @@
"gatsby-remark-prismjs": "^5.6.0",
"gatsby-remark-responsive-iframe": "^4.6.0",
"gatsby-remark-smartypants": "^4.7.0",
"gatsby-source-filesystem": "^3.9.0",
"gatsby-source-filesystem": "^3.10.0",
"gatsby-transformer-json": "^3.9.0",
"gatsby-transformer-remark": "^4.6.0",
"gatsby-transformer-sharp": "^3.9.0",