Skip to content

Commit

Permalink
fix(deps): update dependency gatsby to v2.0.98
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Jan 25, 2019
1 parent b146fad commit 71142ad
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.97"
"gatsby": "2.0.98"
},
"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.97:
version "2.0.97"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.0.97.tgz#46ccf0e3ed3d0a6340a5b88eeb0b2e66ed282df7"
integrity sha512-S9f/CMuvzyfzZVCSyXgLF5GOsQs1zKmKXYElHuj54ehdk4jeKxw9QDyC/JZwrxwmTx/Qfl1XjEujHFUnhUb47A==
gatsby@2.0.98:
version "2.0.98"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.0.98.tgz#2f57ca467b4370e3e95cbdde45186430467cb1f6"
integrity sha512-Rhl2GmBZ7aVIk7ZNrXlpSU0DCGT+zQGB2dxiomWpHp3fc3pOibwxyczx59Uz6nc+gtY9R0gEIShrZnkr1g96NQ==
dependencies:
"@babel/code-frame" "^7.0.0"
"@babel/core" "^7.0.0"
Expand Down

0 comments on commit 71142ad

Please # to comment.