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:
commit
e929929ad3
|
@ -33,7 +33,7 @@
|
||||||
"gatsby-remark-prismjs": "6.5.0",
|
"gatsby-remark-prismjs": "6.5.0",
|
||||||
"gatsby-remark-responsive-iframe": "5.5.0",
|
"gatsby-remark-responsive-iframe": "5.5.0",
|
||||||
"gatsby-remark-smartypants": "5.6.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-json": "4.5.0",
|
||||||
"gatsby-transformer-remark": "5.6.0",
|
"gatsby-transformer-remark": "5.6.0",
|
||||||
"gatsby-transformer-sharp": "4.6.0",
|
"gatsby-transformer-sharp": "4.6.0",
|
||||||
|
|
|
@ -6403,17 +6403,17 @@ gatsby-remark-smartypants@5.6.0:
|
||||||
retext-smartypants "^4.0.0"
|
retext-smartypants "^4.0.0"
|
||||||
unist-util-visit "^2.0.3"
|
unist-util-visit "^2.0.3"
|
||||||
|
|
||||||
gatsby-source-filesystem@4.5.2:
|
gatsby-source-filesystem@4.6.0:
|
||||||
version "4.5.2"
|
version "4.6.0"
|
||||||
resolved "https://registry.yarnpkg.com/gatsby-source-filesystem/-/gatsby-source-filesystem-4.5.2.tgz#e139b3beb4afa14cd9211899ab0542091724cc35"
|
resolved "https://registry.yarnpkg.com/gatsby-source-filesystem/-/gatsby-source-filesystem-4.6.0.tgz#c8f19397a6f980b4d92bd57e8967f814b8b5d1de"
|
||||||
integrity sha512-q3S7ffE3EdxIr3kpqN9UyDOJeHePuc6VLqodibbeEFO/l+DVrmvLSDTQlo2n6MUQtEsQ+UWyitcX2+WydpCGBg==
|
integrity sha512-Ve6VfFJ4moTX7n8uDTGF7K07HdjWkWW7c9Bn1etcS2QcFRRMj/lxQ/2EFpgVM20jtZ60IG1vqnAzDabqz7UxXQ==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/runtime" "^7.15.4"
|
"@babel/runtime" "^7.15.4"
|
||||||
chokidar "^3.5.2"
|
chokidar "^3.5.2"
|
||||||
fastq "^1.13.0"
|
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.5.2"
|
gatsby-core-utils "^3.6.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"
|
||||||
|
|
Reference in New Issue