Update gatsby from 1.9.269 to 1.9.270

This commit is contained in:
Dependencies.io Bot 2018-06-06 00:05:07 +00:00
parent 23b54f9db9
commit 1df7f63e43
2 changed files with 13 additions and 8 deletions

View File

@ -24,7 +24,7 @@
"@storybook/react": "^3.4.6",
"babel-loader": "^6.4.1",
"bootstrap": "^3.3.7",
"gatsby": "^1.9.269",
"gatsby": "^1.9.270",
"gatsby-link": "^1.6.44",
"gatsby-plugin-sharp": "^1.6.46",
"gatsby-remark-autolink-headers": "^1.4.18",

View File

@ -3629,6 +3629,10 @@ entities@^1.1.1, entities@~1.1.1:
version "1.1.1"
resolved "https://registry.yarnpkg.com/entities/-/entities-1.1.1.tgz#6e5c2d0a5621b5dadaecef80b90edfb5cd7772f0"
envinfo@^5.8.1:
version "5.10.0"
resolved "https://registry.yarnpkg.com/envinfo/-/envinfo-5.10.0.tgz#503a9774ae15b93ea68bdfae2ccd6306624ea6df"
eol@^0.8.1:
version "0.8.1"
resolved "https://registry.yarnpkg.com/eol/-/eol-0.8.1.tgz#defc3224990c7eca73bb34461a56cf9dc24761d0"
@ -4578,9 +4582,9 @@ gatsby-1-config-extract-plugin@^1.0.3:
babel-runtime "^6.26.0"
extract-text-webpack-plugin "^1.0.1"
gatsby-cli@^1.1.57:
version "1.1.57"
resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-1.1.57.tgz#0a17684006f879775f5a0aa5173985a035b38d45"
gatsby-cli@^1.1.58:
version "1.1.58"
resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-1.1.58.tgz#5dda246b9877ab925f6a512f723c20557af22d57"
dependencies:
babel-code-frame "^6.26.0"
babel-runtime "^6.26.0"
@ -4588,6 +4592,7 @@ gatsby-cli@^1.1.57:
common-tags "^1.4.0"
convert-hrtime "^2.0.0"
core-js "^2.5.0"
envinfo "^5.8.1"
execa "^0.8.0"
fs-extra "^4.0.1"
hosted-git-info "^2.5.0"
@ -4728,9 +4733,9 @@ gatsby-transformer-remark@^1.7.41:
unist-util-select "^1.5.0"
unist-util-visit "^1.1.1"
gatsby@^1.9.269:
version "1.9.269"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-1.9.269.tgz#70258c4b8ae449736348e1fdbbcb3a6aa89c7f04"
gatsby@^1.9.270:
version "1.9.270"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-1.9.270.tgz#9a0635c588618dbc11a34bb530c4390c26ef840f"
dependencies:
async "^2.1.2"
babel-code-frame "^6.22.0"
@ -4772,7 +4777,7 @@ gatsby@^1.9.269:
fs-extra "^4.0.1"
gatsby-1-config-css-modules "^1.0.11"
gatsby-1-config-extract-plugin "^1.0.3"
gatsby-cli "^1.1.57"
gatsby-cli "^1.1.58"
gatsby-link "^1.6.44"
gatsby-module-loader "^1.0.11"
gatsby-react-router-scroll "^1.0.17"