Merge pull request #1614 from SkynetLabs/dependabot/npm_and_yarn/packages/website/gatsby-source-filesystem-4.6.0

Bump gatsby-source-filesystem from 4.5.2 to 4.6.0 in /packages/website
This commit is contained in:
Karol Wypchło 2022-01-27 03:36:40 +01:00 committed by GitHub
commit e929929ad3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 6 deletions

View File

@ -33,7 +33,7 @@
"gatsby-remark-prismjs": "6.5.0",
"gatsby-remark-responsive-iframe": "5.5.0",
"gatsby-remark-smartypants": "5.6.0",
"gatsby-source-filesystem": "4.5.2",
"gatsby-source-filesystem": "4.6.0",
"gatsby-transformer-json": "4.5.0",
"gatsby-transformer-remark": "5.6.0",
"gatsby-transformer-sharp": "4.6.0",

View File

@ -6403,17 +6403,17 @@ gatsby-remark-smartypants@5.6.0:
retext-smartypants "^4.0.0"
unist-util-visit "^2.0.3"
gatsby-source-filesystem@4.5.2:
version "4.5.2"
resolved "https://registry.yarnpkg.com/gatsby-source-filesystem/-/gatsby-source-filesystem-4.5.2.tgz#e139b3beb4afa14cd9211899ab0542091724cc35"
integrity sha512-q3S7ffE3EdxIr3kpqN9UyDOJeHePuc6VLqodibbeEFO/l+DVrmvLSDTQlo2n6MUQtEsQ+UWyitcX2+WydpCGBg==
gatsby-source-filesystem@4.6.0:
version "4.6.0"
resolved "https://registry.yarnpkg.com/gatsby-source-filesystem/-/gatsby-source-filesystem-4.6.0.tgz#c8f19397a6f980b4d92bd57e8967f814b8b5d1de"
integrity sha512-Ve6VfFJ4moTX7n8uDTGF7K07HdjWkWW7c9Bn1etcS2QcFRRMj/lxQ/2EFpgVM20jtZ60IG1vqnAzDabqz7UxXQ==
dependencies:
"@babel/runtime" "^7.15.4"
chokidar "^3.5.2"
fastq "^1.13.0"
file-type "^16.5.3"
fs-extra "^10.0.0"
gatsby-core-utils "^3.5.2"
gatsby-core-utils "^3.6.0"
got "^9.6.0"
md5-file "^5.0.0"
mime "^2.5.2"