mirror of
https://github.com/mastermindzh/rickvanlieshout.com
synced 2024-12-26 14:59:14 +01:00
Merge pull request #266 from alxshelepenok/renovate/gatsby
fix(deps): update dependency gatsby-plugin-sharp to ^2.2.1
This commit is contained in:
commit
2c6ab8cb6c
@ -55,7 +55,7 @@
|
|||||||
"gatsby-plugin-offline": "^2.2.0",
|
"gatsby-plugin-offline": "^2.2.0",
|
||||||
"gatsby-plugin-react-helmet": "^3.1.0",
|
"gatsby-plugin-react-helmet": "^3.1.0",
|
||||||
"gatsby-plugin-sass": "^2.1.0",
|
"gatsby-plugin-sass": "^2.1.0",
|
||||||
"gatsby-plugin-sharp": "^2.2.0",
|
"gatsby-plugin-sharp": "^2.2.1",
|
||||||
"gatsby-plugin-sitemap": "^2.2.0",
|
"gatsby-plugin-sitemap": "^2.2.0",
|
||||||
"gatsby-remark-autolink-headers": "^2.1.0",
|
"gatsby-remark-autolink-headers": "^2.1.0",
|
||||||
"gatsby-remark-copy-linked-files": "^2.1.0",
|
"gatsby-remark-copy-linked-files": "^2.1.0",
|
||||||
|
@ -5758,9 +5758,9 @@ gatsby-plugin-sass@^2.1.0:
|
|||||||
"@babel/runtime" "^7.0.0"
|
"@babel/runtime" "^7.0.0"
|
||||||
sass-loader "^7.0.1"
|
sass-loader "^7.0.1"
|
||||||
|
|
||||||
gatsby-plugin-sharp@^2.2.0:
|
gatsby-plugin-sharp@^2.2.1:
|
||||||
version "2.2.0"
|
version "2.2.1"
|
||||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-sharp/-/gatsby-plugin-sharp-2.2.0.tgz#318b71f32680c5dacb78130334524aa9a1fc9821"
|
resolved "https://registry.yarnpkg.com/gatsby-plugin-sharp/-/gatsby-plugin-sharp-2.2.1.tgz#a2c91e39cf33a958c108f44b71cc01a3a506c63b"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/runtime" "^7.0.0"
|
"@babel/runtime" "^7.0.0"
|
||||||
async "^2.1.2"
|
async "^2.1.2"
|
||||||
|
Loading…
Reference in New Issue
Block a user