Skip to content

Commit

Permalink
fix(deps): update dependency gatsby to v2.0.96
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Jan 24, 2019
1 parent 9e980b3 commit 3a5883b
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 @@ -6,7 +6,7 @@
"author": "Dustin Schau <dustinschau@gmail.com> (https://blog.dustinschau.com)",
"dependencies": {
"@dschau/gatsby-theme-blog": "^0.2.0",
"gatsby": "2.0.95"
"gatsby": "2.0.96"
},
"devDependencies": {
"husky": "1.3.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6289,10 +6289,10 @@ gatsby-transformer-sharp@^2.1.9:
probe-image-size "^4.0.0"
sharp "^0.21.0"

gatsby@2.0.95:
version "2.0.95"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.0.95.tgz#e0a8384bf874383b7a8ace00eb64ea08462b5d3e"
integrity sha512-I3ZumsBmsZa93936Muk6veABjIGLBhUX3xCWaM8sfSvFBRQ49YQCfSa4t36tIU4nILpUAgwhgjuYdBhvEsV8vg==
gatsby@2.0.96:
version "2.0.96"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.0.96.tgz#b073c2c2f355cf80ba229429e8e86c03c7203cc0"
integrity sha512-1KcXURXOFNiTUghY4hdPrqsZhUJmUjb2MC3HQ4aibas2URDoyMZpEpyvy8MN6jfY/EEbNfRDU1zQtDsynHc4zQ==
dependencies:
"@babel/code-frame" "^7.0.0"
"@babel/core" "^7.0.0"
Expand Down

0 comments on commit 3a5883b

Please # to comment.