Merge pull request #345 from alxshelepenok/renovate/gatsby

fix(deps): update dependency gatsby to ^2.13.56
This commit is contained in:
Alexander Shelepenok 2019-08-09 20:53:07 +03:00 committed by GitHub
commit db9fe35172
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -41,7 +41,7 @@
"bluebird": "^3.5.5",
"classnames": "^2.2.6",
"codecov": "^3.5.0",
"gatsby": "^2.13.55",
"gatsby": "^2.13.56",
"gatsby-link": "^2.2.4",
"gatsby-plugin-catch-links": "^2.1.2",
"gatsby-plugin-feed": "^2.3.6",

View File

@ -5983,10 +5983,10 @@ gatsby-transformer-sharp@^2.2.6:
semver "^5.6.0"
sharp "^0.22.1"
gatsby@^2.13.55:
version "2.13.55"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.13.55.tgz#dfef1a2154c5526799b0f455f711c47f2116bc03"
integrity sha512-nhsOc7ZH9gtn8xjFMh0FZobe3hsDN4OEPKaOJ+L43JE2D5Hq1YB5T2SeSQ4e6524v8GU/ij0wxIXEibMYtpygA==
gatsby@^2.13.56:
version "2.13.56"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.13.56.tgz#e09f421cda044cfb95f59bde44a82e081ba9a2de"
integrity sha512-e40VmEQHxah/L3AKb1U7UEl/qQ9YZJFvINyUgv1eP4RSVuhvgL7JE6YrzqhhAe4UA/yvQIqOiYbOc2JFjBPZDg==
dependencies:
"@babel/code-frame" "^7.0.0"
"@babel/core" "^7.0.0"