Skip to content

Commit

Permalink
fix(deps): update gatsby to v2.2.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 21, 2019
1 parent b2b96ff commit eefad7d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"@wkovacs64/normalize.css": "8.0.1",
"axios": "0.18.0",
"dotenv": "7.0.0",
"gatsby": "2.2.5",
"gatsby": "2.2.6",
"gatsby-plugin-emotion": "4.0.6",
"gatsby-plugin-manifest": "2.0.24",
"gatsby-plugin-netlify": "2.0.13",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6220,10 +6220,10 @@ gatsby-react-router-scroll@^2.0.6:
scroll-behavior "^0.9.9"
warning "^3.0.0"

gatsby@2.2.5:
version "2.2.5"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.2.5.tgz#0c4220c634ee69b9af1b35318019eb10d60e7a69"
integrity sha512-gc2d8bbcV/AF06pk1XDn7YzE/4fz2jC0PePKq6Wr/eOM9n2PSyimzBcxRon95HzGsgmXDT4pnS3KNrvlQkkbRw==
gatsby@2.2.6:
version "2.2.6"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.2.6.tgz#c29ca3b3f9e3cc4df15c5b724723380926641624"
integrity sha512-9+jMzP3guRt/hYcEZM65Dk15leF6HcGvj+/bJulCdUxw9qyqOTfgqjg54Iv677JgO2vWzQIEoF9MXNfnor0MQg==
dependencies:
"@babel/code-frame" "^7.0.0"
"@babel/core" "^7.0.0"
Expand Down

0 comments on commit eefad7d

Please sign in to comment.