Merge pull request #956 from SkynetLabs/dependabot/npm_and_yarn/packages/website/gatsby-source-filesystem-3.9.0

Bump gatsby-source-filesystem from 3.8.0 to 3.9.0 in /packages/website
This commit is contained in:
Karol Wypchło 2021-07-09 11:35:22 +02:00 committed by GitHub
commit e1026ca6dc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 10 additions and 10 deletions

View File

@ -37,7 +37,7 @@
"gatsby-remark-prismjs": "^5.5.0", "gatsby-remark-prismjs": "^5.5.0",
"gatsby-remark-responsive-iframe": "^4.6.0", "gatsby-remark-responsive-iframe": "^4.6.0",
"gatsby-remark-smartypants": "^4.5.0", "gatsby-remark-smartypants": "^4.5.0",
"gatsby-source-filesystem": "^3.8.0", "gatsby-source-filesystem": "^3.9.0",
"gatsby-transformer-json": "^3.9.0", "gatsby-transformer-json": "^3.9.0",
"gatsby-transformer-remark": "^4.5.0", "gatsby-transformer-remark": "^4.5.0",
"gatsby-transformer-sharp": "^3.9.0", "gatsby-transformer-sharp": "^3.9.0",
@ -12845,16 +12845,16 @@
} }
}, },
"node_modules/gatsby-source-filesystem": { "node_modules/gatsby-source-filesystem": {
"version": "3.8.0", "version": "3.9.0",
"resolved": "https://registry.npmjs.org/gatsby-source-filesystem/-/gatsby-source-filesystem-3.8.0.tgz", "resolved": "https://registry.npmjs.org/gatsby-source-filesystem/-/gatsby-source-filesystem-3.9.0.tgz",
"integrity": "sha512-EyyqiIOhDeZ2EzykLRy3lR9WlpDrBCeHwn5wohvvjGBmWDnA54LloScIf1r/0PxSHSn/vFtXkBuh2Slzln5eag==", "integrity": "sha512-Zgdscq4bMJy9KfZAN9daAxKytJBoxqvU3wckPR/74BgqZ89FNsy0bo0ABqbfz02NgdMxcn2XyPLUQ4eFJwHRvg==",
"dependencies": { "dependencies": {
"@babel/runtime": "^7.14.0", "@babel/runtime": "^7.14.0",
"better-queue": "^3.8.10", "better-queue": "^3.8.10",
"chokidar": "^3.4.3", "chokidar": "^3.4.3",
"file-type": "^16.0.0", "file-type": "^16.0.0",
"fs-extra": "^8.1.0", "fs-extra": "^8.1.0",
"gatsby-core-utils": "^2.8.0", "gatsby-core-utils": "^2.9.0",
"got": "^9.6.0", "got": "^9.6.0",
"md5-file": "^5.0.0", "md5-file": "^5.0.0",
"mime": "^2.4.6", "mime": "^2.4.6",
@ -38122,16 +38122,16 @@
} }
}, },
"gatsby-source-filesystem": { "gatsby-source-filesystem": {
"version": "3.8.0", "version": "3.9.0",
"resolved": "https://registry.npmjs.org/gatsby-source-filesystem/-/gatsby-source-filesystem-3.8.0.tgz", "resolved": "https://registry.npmjs.org/gatsby-source-filesystem/-/gatsby-source-filesystem-3.9.0.tgz",
"integrity": "sha512-EyyqiIOhDeZ2EzykLRy3lR9WlpDrBCeHwn5wohvvjGBmWDnA54LloScIf1r/0PxSHSn/vFtXkBuh2Slzln5eag==", "integrity": "sha512-Zgdscq4bMJy9KfZAN9daAxKytJBoxqvU3wckPR/74BgqZ89FNsy0bo0ABqbfz02NgdMxcn2XyPLUQ4eFJwHRvg==",
"requires": { "requires": {
"@babel/runtime": "^7.14.0", "@babel/runtime": "^7.14.0",
"better-queue": "^3.8.10", "better-queue": "^3.8.10",
"chokidar": "^3.4.3", "chokidar": "^3.4.3",
"file-type": "^16.0.0", "file-type": "^16.0.0",
"fs-extra": "^8.1.0", "fs-extra": "^8.1.0",
"gatsby-core-utils": "^2.8.0", "gatsby-core-utils": "^2.9.0",
"got": "^9.6.0", "got": "^9.6.0",
"md5-file": "^5.0.0", "md5-file": "^5.0.0",
"mime": "^2.4.6", "mime": "^2.4.6",

View File

@ -34,7 +34,7 @@
"gatsby-remark-prismjs": "^5.5.0", "gatsby-remark-prismjs": "^5.5.0",
"gatsby-remark-responsive-iframe": "^4.6.0", "gatsby-remark-responsive-iframe": "^4.6.0",
"gatsby-remark-smartypants": "^4.5.0", "gatsby-remark-smartypants": "^4.5.0",
"gatsby-source-filesystem": "^3.8.0", "gatsby-source-filesystem": "^3.9.0",
"gatsby-transformer-json": "^3.9.0", "gatsby-transformer-json": "^3.9.0",
"gatsby-transformer-remark": "^4.5.0", "gatsby-transformer-remark": "^4.5.0",
"gatsby-transformer-sharp": "^3.9.0", "gatsby-transformer-sharp": "^3.9.0",