mirror of
https://github.com/mastermindzh/rickvanlieshout.com
synced 2025-01-13 15:29:16 +01:00
fix(deps): update dependency gatsby-source-filesystem to ^2.0.36
This commit is contained in:
parent
012197c82e
commit
816056e41a
@ -65,7 +65,7 @@
|
||||
"gatsby-remark-relative-images": "^0.2.2",
|
||||
"gatsby-remark-responsive-iframe": "^2.1.1",
|
||||
"gatsby-remark-smartypants": "^2.0.9",
|
||||
"gatsby-source-filesystem": "^2.0.35",
|
||||
"gatsby-source-filesystem": "^2.0.36",
|
||||
"gatsby-transformer-remark": "^2.3.12",
|
||||
"gatsby-transformer-sharp": "^2.1.19",
|
||||
"invariant": "^2.2.4",
|
||||
|
@ -5666,9 +5666,9 @@ gatsby-remark-smartypants@^2.0.9:
|
||||
retext-smartypants "^3.0.0"
|
||||
unist-util-visit "^1.3.0"
|
||||
|
||||
gatsby-source-filesystem@^2.0.35:
|
||||
version "2.0.35"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-source-filesystem/-/gatsby-source-filesystem-2.0.35.tgz#6f4d5d39cb79c9234572eda945ddf603efbc85fd"
|
||||
gatsby-source-filesystem@^2.0.36:
|
||||
version "2.0.36"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-source-filesystem/-/gatsby-source-filesystem-2.0.36.tgz#7f8930fdd5b90f524b3a0ef12044a54005abc1b3"
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.0.0"
|
||||
better-queue "^3.8.7"
|
||||
|
Loading…
Reference in New Issue
Block a user