Merge pull request #266 from alxshelepenok/renovate/gatsby

fix(deps): update dependency gatsby-plugin-sharp to ^2.2.1
This commit is contained in:
Alexander Shelepenok 2019-06-21 14:53:41 +03:00 committed by GitHub
commit 2c6ab8cb6c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View File

@ -55,7 +55,7 @@
"gatsby-plugin-offline": "^2.2.0",
"gatsby-plugin-react-helmet": "^3.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-remark-autolink-headers": "^2.1.0",
"gatsby-remark-copy-linked-files": "^2.1.0",

View File

@ -5758,9 +5758,9 @@ gatsby-plugin-sass@^2.1.0:
"@babel/runtime" "^7.0.0"
sass-loader "^7.0.1"
gatsby-plugin-sharp@^2.2.0:
version "2.2.0"
resolved "https://registry.yarnpkg.com/gatsby-plugin-sharp/-/gatsby-plugin-sharp-2.2.0.tgz#318b71f32680c5dacb78130334524aa9a1fc9821"
gatsby-plugin-sharp@^2.2.1:
version "2.2.1"
resolved "https://registry.yarnpkg.com/gatsby-plugin-sharp/-/gatsby-plugin-sharp-2.2.1.tgz#a2c91e39cf33a958c108f44b71cc01a3a506c63b"
dependencies:
"@babel/runtime" "^7.0.0"
async "^2.1.2"