mirror of
https://github.com/Unkn0wnCat/Unkn0wnCat.net.git
synced 2025-05-01 11:17:05 +02:00
Merge pull request #593 from Unkn0wnCat/dependabot/npm_and_yarn/gatsby-source-filesystem-4.16.0
Bump gatsby-source-filesystem from 4.15.0 to 4.16.0
This commit is contained in:
commit
813616a411
2 changed files with 6 additions and 6 deletions
|
@ -16,7 +16,7 @@
|
||||||
"gatsby-plugin-sass": "^5.16.0",
|
"gatsby-plugin-sass": "^5.16.0",
|
||||||
"gatsby-plugin-sitemap": "^5.16.0",
|
"gatsby-plugin-sitemap": "^5.16.0",
|
||||||
"gatsby-plugin-typescript": "^4.6.0",
|
"gatsby-plugin-typescript": "^4.6.0",
|
||||||
"gatsby-source-filesystem": "^4.15.0",
|
"gatsby-source-filesystem": "^4.16.0",
|
||||||
"gatsby-source-youtube-v3": "^3.0.2",
|
"gatsby-source-youtube-v3": "^3.0.2",
|
||||||
"gatsby-transformer-remark": "^5.16.0",
|
"gatsby-transformer-remark": "^5.16.0",
|
||||||
"gatsby-transformer-sharp": "^4.16.0",
|
"gatsby-transformer-sharp": "^4.16.0",
|
||||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -6713,16 +6713,16 @@ gatsby-source-filesystem@^1.5.27:
|
||||||
slash "^1.0.0"
|
slash "^1.0.0"
|
||||||
valid-url "^1.0.9"
|
valid-url "^1.0.9"
|
||||||
|
|
||||||
gatsby-source-filesystem@^4.15.0:
|
gatsby-source-filesystem@^4.16.0:
|
||||||
version "4.15.0"
|
version "4.16.0"
|
||||||
resolved "https://registry.yarnpkg.com/gatsby-source-filesystem/-/gatsby-source-filesystem-4.15.0.tgz#115eafc580ec0c8083b37e54336013c65e5073b3"
|
resolved "https://registry.yarnpkg.com/gatsby-source-filesystem/-/gatsby-source-filesystem-4.16.0.tgz#0dd5a7cfd2ac147ade68931a69644fd6b5e19c28"
|
||||||
integrity sha512-FlT2Tr4AE/A7PDtS7X1NM0fyl/VULkIl97KlvgW3kl31aRS/JozVLR0stYHUYNAzWi24dDJphBqwxXaGDBXNYg==
|
integrity sha512-wiDWx+3UcugmEJZw+Oa1O53R7UbjdTMowmE/bWioDoDkN+91q0bp7AdYjz5sTwhqu4pNhDasNDaBaFbPRPqtdA==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/runtime" "^7.15.4"
|
"@babel/runtime" "^7.15.4"
|
||||||
chokidar "^3.5.2"
|
chokidar "^3.5.2"
|
||||||
file-type "^16.5.3"
|
file-type "^16.5.3"
|
||||||
fs-extra "^10.1.0"
|
fs-extra "^10.1.0"
|
||||||
gatsby-core-utils "^3.15.0"
|
gatsby-core-utils "^3.16.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"
|
||||||
|
|
Loading…
Add table
Reference in a new issue