Skip to content

Commit

Permalink
fix(deps): update dependency gatsby to v2.1.9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Feb 19, 2019
1 parent 61efe6b commit 09ca546
Show file tree
Hide file tree
Showing 2 changed files with 6 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.1.8",
"gatsby": "2.1.9",
"gatsby-image": "2.0.29",
"gatsby-plugin-catch-links": "2.0.11",
"gatsby-plugin-manifest": "2.0.18",
Expand Down
9 changes: 5 additions & 4 deletions site/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6178,10 +6178,10 @@ gatsby-transformer-sharp@2.1.14:
probe-image-size "^4.0.0"
sharp "^0.21.3"

gatsby@2.1.8:
version "2.1.8"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.1.8.tgz#1f953964c28522a92b519afe409243420648bb9d"
integrity sha512-Itro+x0esH6/xvpkZng0ID2kaOo5cs8gxgfjZPrp3WFx8DHZvTktYj7CqtdDKairW2p4Nut72b3AewNaahBn2Q==
gatsby@2.1.9:
version "2.1.9"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.1.9.tgz#940530ad392313ac931ae20bd0d7e291f1a2e5ad"
integrity sha512-pVjkldHxcJTD691nEg0N6z1+SBmsPNiHKBgMbIz6PvhqN9RWK8uxgzqVgpvzaYdCuOaTHvj9Z4oQpSIRH/Fvbg==
dependencies:
"@babel/code-frame" "^7.0.0"
"@babel/core" "^7.0.0"
Expand Down Expand Up @@ -6286,6 +6286,7 @@ gatsby@2.1.8:
signal-exit "^3.0.2"
slash "^1.0.0"
socket.io "^2.0.3"
stack-trace "^0.0.10"
string-similarity "^1.2.0"
style-loader "^0.21.0"
terser-webpack-plugin "^1.2.2"
Expand Down

0 comments on commit 09ca546

Please sign in to comment.