Skip to content

Commit

Permalink
fix(deps): update dependency gatsby to v2.1.29
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Mar 11, 2019
1 parent da8b133 commit 9fe17e0
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.28",
"gatsby": "2.1.29",
"gatsby-image": "2.0.31",
"gatsby-plugin-catch-links": "2.0.12",
"gatsby-plugin-manifest": "2.0.22",
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 @@ gatsby-transformer-sharp@2.1.15:
probe-image-size "^4.0.0"
sharp "^0.21.3"

gatsby@2.1.28:
version "2.1.28"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.1.28.tgz#96e53b7f9dab615c7967dfed91e9f723c70722c7"
integrity sha512-wf1+pLuhXuiFLzqBB7YHPqMSjCarWSZjDdH8dD6i7id9ftlKusEcLydBtpiqRd8xDsYNyRnby+UuUdhXaxwdAQ==
gatsby@2.1.29:
version "2.1.29"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.1.29.tgz#73e3d38f42c87e0d5c113d2069da9f152a2c6934"
integrity sha512-yRXh6BQuTpDVHqjou5jdgUuYSJKzv95C6yhWEeRXdNrV8kl4LUic6vz06bJgu614MuRwXvL7SOQFpsKQlCcn5g==
dependencies:
"@babel/code-frame" "^7.0.0"
"@babel/core" "^7.0.0"
Expand Down

0 comments on commit 9fe17e0

Please sign in to comment.