Skip to content

Commit

Permalink
fix(deps): update dependency gatsby to v2.2.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Mar 22, 2019
1 parent 9fff53c commit 3e57234
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion site/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"bulma": "0.7.4",
"classnames": "2.2.6",
"docsearch.js": "2.6.2",
"gatsby": "2.2.6",
"gatsby": "2.2.7",
"gatsby-image": "2.0.34",
"gatsby-plugin-catch-links": "2.0.13",
"gatsby-plugin-manifest": "2.0.24",
Expand Down
8 changes: 4 additions & 4 deletions site/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6193,10 +6193,10 @@ [email protected]:
probe-image-size "^4.0.0"
sharp "^0.21.3"

[email protected].6:
version "2.2.6"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.2.6.tgz#c29ca3b3f9e3cc4df15c5b724723380926641624"
integrity sha512-9+jMzP3guRt/hYcEZM65Dk15leF6HcGvj+/bJulCdUxw9qyqOTfgqjg54Iv677JgO2vWzQIEoF9MXNfnor0MQg==
[email protected].7:
version "2.2.7"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.2.7.tgz#9432e6ca7e2134be74fe20dddd54783ea5441320"
integrity sha512-R/V/DAnvUHlFYVws4GLOlYbGXmp/Jjy4F4D/KwxeA9C2P/Dm63nV+LXluHOHi8sPt/XNsmttanNYFJP3m/Lr9A==
dependencies:
"@babel/code-frame" "^7.0.0"
"@babel/core" "^7.0.0"
Expand Down

0 comments on commit 3e57234

Please sign in to comment.