mirror of
https://github.com/Unkn0wnCat/Unkn0wnCat.net.git
synced 2025-04-29 10:16:47 +02:00
Merge pull request #514 from Unkn0wnCat/dependabot/npm_and_yarn/gatsby-source-filesystem-4.12.1
Bump gatsby-source-filesystem from 4.11.1 to 4.12.1
This commit is contained in:
commit
32971e12d5
2 changed files with 6 additions and 6 deletions
|
@ -16,7 +16,7 @@
|
|||
"gatsby-plugin-sass": "^5.12.1",
|
||||
"gatsby-plugin-sitemap": "^5.11.1",
|
||||
"gatsby-plugin-typescript": "^4.6.0",
|
||||
"gatsby-source-filesystem": "^4.11.1",
|
||||
"gatsby-source-filesystem": "^4.12.1",
|
||||
"gatsby-source-youtube-v3": "^3.0.2",
|
||||
"gatsby-transformer-remark": "^5.12.1",
|
||||
"gatsby-transformer-sharp": "^4.12.1",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -6197,16 +6197,16 @@ gatsby-source-filesystem@^1.5.27:
|
|||
slash "^1.0.0"
|
||||
valid-url "^1.0.9"
|
||||
|
||||
gatsby-source-filesystem@^4.11.1:
|
||||
version "4.11.1"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-source-filesystem/-/gatsby-source-filesystem-4.11.1.tgz#cf2edca8816c6d06ca36ef46feaad4c6d07a6f10"
|
||||
integrity sha512-8Fz+VpctjoiZxnGYDgfXFgdD+8rLmj5+l16fZpN+bxETAOPhbyQjznc8IoTwDEdyOER1Zr8JQB/y6tx/qRf+Bw==
|
||||
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==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.15.4"
|
||||
chokidar "^3.5.2"
|
||||
file-type "^16.5.3"
|
||||
fs-extra "^10.0.0"
|
||||
gatsby-core-utils "^3.11.1"
|
||||
gatsby-core-utils "^3.12.1"
|
||||
got "^9.6.0"
|
||||
md5-file "^5.0.0"
|
||||
mime "^2.5.2"
|
||||
|
|
Loading…
Add table
Reference in a new issue