Merge pull request #2067 from SkynetLabs/dependabot/npm_and_yarn/packages/website/gatsby-source-filesystem-4.13.0

build(deps): bump gatsby-source-filesystem from 4.12.1 to 4.13.0 in /packages/website
This commit is contained in:
Karol Wypchło 2022-05-04 13:27:57 +02:00 committed by GitHub
commit f4f8dae8b3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 6 deletions

View File

@ -23,7 +23,7 @@
"gatsby-plugin-sharp": "4.13.0",
"gatsby-plugin-sitemap": "5.13.0",
"gatsby-plugin-svgr": "3.0.0-beta.0",
"gatsby-source-filesystem": "4.12.1",
"gatsby-source-filesystem": "4.13.0",
"gatsby-transformer-sharp": "4.12.1",
"gatsby-transformer-yaml": "4.12.1",
"gbimage-bridge": "0.2.1",

View File

@ -6753,16 +6753,16 @@ gatsby-sharp@^0.7.0:
"@types/sharp" "^0.30.0"
sharp "^0.30.3"
gatsby-source-filesystem@4.12.1:
version "4.12.1"
resolved "https://registry.yarnpkg.com/gatsby-source-filesystem/-/gatsby-source-filesystem-4.12.1.tgz#86f45cc047b0b9ca06b5e4ef5c48e69fa3ec2206"
integrity sha512-lbtKa7oR2Q+8Qa8gZych/JaRBeoIW/dk4rfy13DOrSgUJK9gZFkpLuFQ471Z0JiHitDPswienBW60HjYvymOCw==
gatsby-source-filesystem@4.13.0:
version "4.13.0"
resolved "https://registry.yarnpkg.com/gatsby-source-filesystem/-/gatsby-source-filesystem-4.13.0.tgz#b42bffeaa7d157988d01c95fcf2feed60f6f0001"
integrity sha512-PRr/6tWY5BtnfVv67JSWvQTorfWteWBxzbcs7DvgoP7zHfIWR1tH6saONwuPbo9tCwQ73ZlLYz1LgGdOfJGPzA==
dependencies:
"@babel/runtime" "^7.15.4"
chokidar "^3.5.2"
file-type "^16.5.3"
fs-extra "^10.0.0"
gatsby-core-utils "^3.12.1"
gatsby-core-utils "^3.13.0"
got "^9.6.0"
md5-file "^5.0.0"
mime "^2.5.2"