Skip to content

Commit

Permalink
Update gatsby from 1.9.252 to 1.9.253
Browse files Browse the repository at this point in the history
  • Loading branch information
dependencies-bot committed Apr 23, 2018
1 parent ce24fc2 commit 65835b4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 15 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@storybook/react": "^3.4.2",
"babel-loader": "^6.4.1",
"bootstrap": "^3.3.7",
"gatsby": "^1.9.252",
"gatsby": "^1.9.253",
"gatsby-link": "^1.6.41",
"gatsby-plugin-sharp": "^1.6.43",
"gatsby-remark-autolink-headers": "^1.4.17",
Expand Down
18 changes: 4 additions & 14 deletions docs/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4573,16 +4573,6 @@ gatsby-cli@^1.1.50:
yargs "^8.0.2"
yurnalist "^0.2.1"

gatsby-link@^1.6.40:
version "1.6.40"
resolved "https://registry.yarnpkg.com/gatsby-link/-/gatsby-link-1.6.40.tgz#e60ab2b36452c7478f1359a7f03f7e0fc35cd847"
dependencies:
"@types/history" "^4.6.2"
"@types/react-router-dom" "^4.2.2"
babel-runtime "^6.26.0"
prop-types "^15.5.8"
ric "^1.3.0"

gatsby-link@^1.6.41:
version "1.6.41"
resolved "https://registry.yarnpkg.com/gatsby-link/-/gatsby-link-1.6.41.tgz#26e81e3cbb841b6843fd720152c48d5c43feb7b5"
Expand Down Expand Up @@ -4709,9 +4699,9 @@ gatsby-transformer-remark@^1.7.40:
unist-util-select "^1.5.0"
unist-util-visit "^1.1.1"

gatsby@^1.9.252:
version "1.9.252"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-1.9.252.tgz#bc3b84ac717e4e40ab8bae31da01199b0160b103"
gatsby@^1.9.253:
version "1.9.253"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-1.9.253.tgz#77b458f74bfe0d1c20f1d4d4da5257dca8a0433b"
dependencies:
async "^2.1.2"
babel-code-frame "^6.22.0"
Expand Down Expand Up @@ -4754,7 +4744,7 @@ gatsby@^1.9.252:
gatsby-1-config-css-modules "^1.0.11"
gatsby-1-config-extract-plugin "^1.0.3"
gatsby-cli "^1.1.50"
gatsby-link "^1.6.40"
gatsby-link "^1.6.41"
gatsby-module-loader "^1.0.11"
gatsby-react-router-scroll "^1.0.14"
glob "^7.1.1"
Expand Down

0 comments on commit 65835b4

Please sign in to comment.