Merge pull request #1942 from SkynetLabs/dependabot/npm_and_yarn/packages/website/gatsby-source-filesystem-4.10.1
build(deps): bump gatsby-source-filesystem from 4.10.0 to 4.10.1 in /packages/website
This commit is contained in:
commit
3c009b68e3
|
@ -23,7 +23,7 @@
|
|||
"gatsby-plugin-sharp": "4.10.2",
|
||||
"gatsby-plugin-sitemap": "5.10.1",
|
||||
"gatsby-plugin-svgr": "3.0.0-beta.0",
|
||||
"gatsby-source-filesystem": "4.10.0",
|
||||
"gatsby-source-filesystem": "4.10.1",
|
||||
"gatsby-transformer-sharp": "4.10.0",
|
||||
"gatsby-transformer-yaml": "4.10.0",
|
||||
"gbimage-bridge": "0.2.1",
|
||||
|
|
|
@ -6445,16 +6445,16 @@ gatsby-sharp@^0.4.0:
|
|||
"@types/sharp" "^0.29.5"
|
||||
sharp "^0.30.1"
|
||||
|
||||
gatsby-source-filesystem@4.10.0:
|
||||
version "4.10.0"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-source-filesystem/-/gatsby-source-filesystem-4.10.0.tgz#d51041c01b0e905a426f8ad81494175e2f2a1109"
|
||||
integrity sha512-fRN7MFVnmxljVmZZCYswNNMdFygB0hfHmtTM6kdbBc8llkRPtr9tsvK6LHnWsxU2tzPHDTGvRORcSs/coT2v3A==
|
||||
gatsby-source-filesystem@4.10.1:
|
||||
version "4.10.1"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-source-filesystem/-/gatsby-source-filesystem-4.10.1.tgz#c513fadb3cedb138ff28ba351ffd264524a0c28d"
|
||||
integrity sha512-qdOWS234l6QyEN0M8tfdGQF530pK9nSiaT1JfSzZV7Bl9psX9SdsuOtfZ2AV0QVt1BQB7C53E/BNGaxMLCcnUg==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.15.4"
|
||||
chokidar "^3.5.2"
|
||||
file-type "^16.5.3"
|
||||
fs-extra "^10.0.0"
|
||||
gatsby-core-utils "^3.10.0"
|
||||
gatsby-core-utils "^3.10.1"
|
||||
got "^9.6.0"
|
||||
md5-file "^5.0.0"
|
||||
mime "^2.5.2"
|
||||
|
|
Reference in New Issue