Merge pull request #223 from alxshelepenok/renovate/gatsby

fix(deps): update dependency gatsby to ^2.5.1
This commit is contained in:
Alexander Shelepenok 2019-05-17 13:09:48 +03:00 committed by GitHub
commit 7d0a94fe61
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View File

@ -43,7 +43,7 @@
"bluebird": "^3.5.4",
"classnames": "^2.2.6",
"codecov": "^3.5.0",
"gatsby": "^2.5.0",
"gatsby": "^2.5.1",
"gatsby-link": "^2.1.1",
"gatsby-plugin-catch-links": "^2.0.14",
"gatsby-plugin-feed": "^2.2.0",

View File

@ -5743,9 +5743,9 @@ gatsby-transformer-sharp@^2.1.19:
semver "^5.6.0"
sharp "^0.22.1"
gatsby@^2.5.0:
version "2.5.0"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.5.0.tgz#7f1ff4de44c5e74c09fc17118c8a2bd20128f70a"
gatsby@^2.5.1:
version "2.5.1"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.5.1.tgz#fce39d20d6dfbafdc400ba7cdb01d15f0b0908c4"
dependencies:
"@babel/code-frame" "^7.0.0"
"@babel/core" "^7.0.0"