fix(deps): update dependency gatsby to ^2.13.56

This commit is contained in:
Renovate Bot 2019-08-09 17:29:18 +00:00
parent 6290b9239c
commit f3d736ef78
No known key found for this signature in database
GPG Key ID: 30DC19D6846E13FA
2 changed files with 5 additions and 5 deletions

View File

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

View File

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