fix(deps): update gatsby

This commit is contained in:
Renovate Bot 2019-05-15 18:04:57 +00:00
parent c3aac1e081
commit 30406eee20
No known key found for this signature in database
GPG Key ID: 30DC19D6846E13FA
2 changed files with 8 additions and 8 deletions

View File

@ -43,7 +43,7 @@
"bluebird": "^3.5.4",
"classnames": "^2.2.6",
"codecov": "^3.5.0",
"gatsby": "^2.4.5",
"gatsby": "^2.4.6",
"gatsby-link": "^2.1.1",
"gatsby-plugin-catch-links": "^2.0.14",
"gatsby-plugin-feed": "^2.2.0",
@ -65,7 +65,7 @@
"gatsby-remark-relative-images": "^0.2.2",
"gatsby-remark-responsive-iframe": "^2.1.1",
"gatsby-remark-smartypants": "^2.0.9",
"gatsby-source-filesystem": "^2.0.34",
"gatsby-source-filesystem": "^2.0.35",
"gatsby-transformer-remark": "^2.3.12",
"gatsby-transformer-sharp": "^2.1.19",
"invariant": "^2.2.4",

View File

@ -5659,9 +5659,9 @@ gatsby-remark-smartypants@^2.0.9:
retext-smartypants "^3.0.0"
unist-util-visit "^1.3.0"
gatsby-source-filesystem@^2.0.34:
version "2.0.34"
resolved "https://registry.yarnpkg.com/gatsby-source-filesystem/-/gatsby-source-filesystem-2.0.34.tgz#8e96f52ed25096c345bddfc230f9265304041a81"
gatsby-source-filesystem@^2.0.35:
version "2.0.35"
resolved "https://registry.yarnpkg.com/gatsby-source-filesystem/-/gatsby-source-filesystem-2.0.35.tgz#6f4d5d39cb79c9234572eda945ddf603efbc85fd"
dependencies:
"@babel/runtime" "^7.0.0"
better-queue "^3.8.7"
@ -5736,9 +5736,9 @@ gatsby-transformer-sharp@^2.1.19:
semver "^5.6.0"
sharp "^0.22.1"
gatsby@^2.4.5:
version "2.4.5"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.4.5.tgz#c65a7659e28bf0b840e37f0920c272faeea8bfc4"
gatsby@^2.4.6:
version "2.4.6"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.4.6.tgz#90c0b36ed330454b3aa80b3451ffccb5da060f3d"
dependencies:
"@babel/code-frame" "^7.0.0"
"@babel/core" "^7.0.0"