Skip to content

Commit

Permalink
fix(deps): update gatsby monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Dec 12, 2018
1 parent a341c68 commit 87ad781
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions site/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@
"bulma": "0.7.2",
"classnames": "2.2.6",
"docsearch.js": "2.6.2",
"gatsby": "2.0.65",
"gatsby": "2.0.66",
"gatsby-image": "2.0.23",
"gatsby-plugin-catch-links": "2.0.9",
"gatsby-plugin-manifest": "2.0.11",
"gatsby-plugin-manifest": "2.0.12",
"gatsby-plugin-netlify": "2.0.6",
"gatsby-plugin-netlify-cache": "1.0.0",
"gatsby-plugin-offline": "2.0.19",
Expand Down
16 changes: 8 additions & 8 deletions site/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5904,10 +5904,10 @@ [email protected]:
"@babel/runtime" "^7.0.0"
escape-string-regexp "^1.0.5"

[email protected].11:
version "2.0.11"
resolved "https://registry.yarnpkg.com/gatsby-plugin-manifest/-/gatsby-plugin-manifest-2.0.11.tgz#5a92e1b57556e4996982253e760d8c43d53428d2"
integrity sha512-51pzxhAj9LF+qDWpotO5adqWmMPZMtPZTv1n0ygs7i9bgJrpoi/hkNQ+a2roHZSG8EqPB4NJeDyCxnj3jC4EaQ==
[email protected].12:
version "2.0.12"
resolved "https://registry.yarnpkg.com/gatsby-plugin-manifest/-/gatsby-plugin-manifest-2.0.12.tgz#7e25f8997ea690969eeaa010a2d111209282f2ce"
integrity sha512-9gLSQDD7XF7EsnnDtGS0jAoHSC+R/zL0eHMo0tbpV9BiHPinZwdeOHGYSVzdzn9zwqkgoETbw1dY1sd+7o8+3g==
dependencies:
"@babel/runtime" "^7.0.0"
bluebird "^3.5.0"
Expand Down Expand Up @@ -6122,10 +6122,10 @@ [email protected]:
probe-image-size "^4.0.0"
sharp "^0.21.0"

[email protected].65:
version "2.0.65"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.0.65.tgz#d0887557e9b42f503510c1fa765cb5a0cb1f3799"
integrity sha512-VhmVCs/Or3gtSAnvO36CiGWoqZH8xpkbvVdyPNRRhECi9l/uYlb6i3j6UQGeHlVrNc2jtErQnyHy5ocpSDiZEQ==
[email protected].66:
version "2.0.66"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.0.66.tgz#18a3421bb680dcf818c88c37442e0e61682bb6c1"
integrity sha512-WVrGTDAMRi9IpXivPN8edhS5fXPwgeFCz4gzW4k7YQZMe1nHf/Eqhbuoe/BoNuzt1lz4S7SZ3o8GTCTYKNEhRA==
dependencies:
"@babel/code-frame" "^7.0.0"
"@babel/core" "^7.0.0"
Expand Down

0 comments on commit 87ad781

Please sign in to comment.