Skip to content

Commit

Permalink
fix(deps): update dependency gatsby to v2.1.12
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Feb 20, 2019
1 parent 4812aae commit 3d1a6bd
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.1.11",
"gatsby": "2.1.12",
"gatsby-image": "2.0.29",
"gatsby-plugin-catch-links": "2.0.11",
"gatsby-plugin-manifest": "2.0.18",
Expand Down
8 changes: 4 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.11:
version "2.1.11"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.1.11.tgz#e9f10754cae419534aef06768ff309150ae395c1"
integrity sha512-PD/UGJRR5FHUmd99HvXdm3A4e7tUbE36chKyRJugXzxJ+0O0MbiKd5+Ovpi0+Ni87JEq2SP3Zhao1xAwJdHtkw==
gatsby@2.1.12:
version "2.1.12"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.1.12.tgz#73b38d638cd3fce4262132350f35d037397acb52"
integrity sha512-fS8W2jZmE7Bxhm1e5qeEBXhUAXKARSbUgJdbRssPdWre6DttGBqGCQAeDykWwI39sfLt/gvL6YaYkHNpQIkN+g==
dependencies:
"@babel/code-frame" "^7.0.0"
"@babel/core" "^7.0.0"
Expand Down

0 comments on commit 3d1a6bd

Please sign in to comment.