Merge pull request #607 from Unkn0wnCat/dependabot/npm_and_yarn/gatsby-source-filesystem-4.17.0

Bump gatsby-source-filesystem from 4.16.0 to 4.17.0
This commit is contained in:
Kevin Kandlbinder 2022-06-22 12:20:59 +02:00 committed by GitHub
commit 3449a305b2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 6 deletions

View file

@ -16,7 +16,7 @@
"gatsby-plugin-sass": "^5.16.0",
"gatsby-plugin-sitemap": "^5.17.0",
"gatsby-plugin-typescript": "^4.6.0",
"gatsby-source-filesystem": "^4.16.0",
"gatsby-source-filesystem": "^4.17.0",
"gatsby-source-youtube-v3": "^3.0.2",
"gatsby-transformer-remark": "^5.17.0",
"gatsby-transformer-sharp": "^4.16.0",

View file

@ -6749,16 +6749,16 @@ gatsby-source-filesystem@^1.5.27:
slash "^1.0.0"
valid-url "^1.0.9"
gatsby-source-filesystem@^4.16.0:
version "4.16.0"
resolved "https://registry.yarnpkg.com/gatsby-source-filesystem/-/gatsby-source-filesystem-4.16.0.tgz#0dd5a7cfd2ac147ade68931a69644fd6b5e19c28"
integrity sha512-wiDWx+3UcugmEJZw+Oa1O53R7UbjdTMowmE/bWioDoDkN+91q0bp7AdYjz5sTwhqu4pNhDasNDaBaFbPRPqtdA==
gatsby-source-filesystem@^4.17.0:
version "4.17.0"
resolved "https://registry.yarnpkg.com/gatsby-source-filesystem/-/gatsby-source-filesystem-4.17.0.tgz#5cbb8615151aa5ac167aea328be340453cfca0a9"
integrity sha512-1UErm5fcAqHOB3439V2BmSB5Kz+yDN15qj5J503/f6nL44kPPhJKSjjR64A5iz2y/3nCSTyZfmSs44jw9I1hhg==
dependencies:
"@babel/runtime" "^7.15.4"
chokidar "^3.5.2"
file-type "^16.5.3"
fs-extra "^10.1.0"
gatsby-core-utils "^3.16.0"
gatsby-core-utils "^3.17.0"
got "^9.6.0"
md5-file "^5.0.0"
mime "^2.5.2"