Skip to content

Commit

Permalink
Bump gatsby from 1.9.236 to 1.9.238
Browse files Browse the repository at this point in the history
Bumps [gatsby](https://github.com/gatsbyjs/gatsby) from 1.9.236 to 1.9.238.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits)

Signed-off-by: dependabot[bot] <support@dependabot.com>
  • Loading branch information
dependabot-support committed Mar 20, 2018
1 parent d022bbe commit 4852d7c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "1.0.0",
"author": "Jesse Stuart <hi@jessestuart.com>",
"dependencies": {
"gatsby": "^1.9.236",
"gatsby": "^1.9.238",
"gatsby-image": "^1.0.42",
"gatsby-link": "^1.6.39",
"gatsby-plugin-feed": "^1.3.20",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5058,9 +5058,9 @@ gatsby-plugin-typography@^1.7.18:
react-typography "^0.16.1"
typography "^0.16.0"

gatsby-react-router-scroll@^1.0.13:
version "1.0.13"
resolved "https://registry.yarnpkg.com/gatsby-react-router-scroll/-/gatsby-react-router-scroll-1.0.13.tgz#d1cfd43c334497ad174ae9409c24bb5d4dcda3aa"
gatsby-react-router-scroll@^1.0.14:
version "1.0.14"
resolved "https://registry.yarnpkg.com/gatsby-react-router-scroll/-/gatsby-react-router-scroll-1.0.14.tgz#7e3b59c2266772030c6bfeaa8914c71dd3c12c59"
dependencies:
babel-runtime "^6.26.0"
scroll-behavior "^0.9.9"
Expand Down Expand Up @@ -5168,9 +5168,9 @@ gatsby-transformer-sharp@^1.6.22:
fs-extra "^4.0.2"
probe-image-size "^3.2.0"

gatsby@^1.9.236:
version "1.9.236"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-1.9.236.tgz#ece3784aac05be3ade58e6eb2e99c5557464e65c"
gatsby@^1.9.238:
version "1.9.238"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-1.9.238.tgz#b97354208e60140c2d7f2a369494b20e8138f540"
dependencies:
async "^2.1.2"
babel-code-frame "^6.22.0"
Expand Down Expand Up @@ -5215,7 +5215,7 @@ gatsby@^1.9.236:
gatsby-cli "^1.1.46"
gatsby-link "^1.6.39"
gatsby-module-loader "^1.0.11"
gatsby-react-router-scroll "^1.0.13"
gatsby-react-router-scroll "^1.0.14"
glob "^7.1.1"
graphql "^0.11.7"
graphql-relay "^0.5.1"
Expand Down

0 comments on commit 4852d7c

Please sign in to comment.