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 13, 2018
1 parent b564dbe commit 8c6860e
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 12 deletions.
4 changes: 2 additions & 2 deletions site/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
"bulma": "0.7.2",
"classnames": "2.2.6",
"docsearch.js": "2.6.2",
"gatsby": "2.0.66",
"gatsby-image": "2.0.24",
"gatsby": "2.0.67",
"gatsby-image": "2.0.25",
"gatsby-plugin-catch-links": "2.0.9",
"gatsby-plugin-manifest": "2.0.12",
"gatsby-plugin-netlify": "2.0.6",
Expand Down
19 changes: 9 additions & 10 deletions site/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2291,7 +2291,7 @@ babel-template@^6.24.1, babel-template@^6.26.0:
babylon "^6.18.0"
lodash "^4.17.4"

babel-traverse@6.26.0, babel-traverse@^6.24.1, babel-traverse@^6.26.0:
babel-traverse@^6.24.1, babel-traverse@^6.26.0:
version "6.26.0"
resolved "https://registry.yarnpkg.com/babel-traverse/-/babel-traverse-6.26.0.tgz#46a9cbd7edcc62c8e5c064e2d2d8d0f4035766ee"
integrity sha1-RqnL1+3MYsjlwGTi0tjQ9ANXZu4=
Expand Down Expand Up @@ -5878,10 +5878,10 @@ gatsby-cli@^2.4.6:
yargs "^11.1.0"
yurnalist "^0.2.1"

[email protected].24:
version "2.0.24"
resolved "https://registry.yarnpkg.com/gatsby-image/-/gatsby-image-2.0.24.tgz#90ca5a9dfc377a63807c0d6a5e1a7ab152ee7f48"
integrity sha512-x4aeBosxBKStSTSsb8U1NrQAo++9YalllbRKI9a+14vfrlrYrKXFj3S/8Y9l4ql7TcwRJBibDQilw+fd7YFwyQ==
[email protected].25:
version "2.0.25"
resolved "https://registry.yarnpkg.com/gatsby-image/-/gatsby-image-2.0.25.tgz#30547589701db4c4c3e954609201fce2103ec8de"
integrity sha512-Czjwf1m/8p7OX1hEh5YKHIFgqGZylGYKqXcDQ9myOQW3qOZ3Mw82ERjT6YSSHTQsELK27LgrKacL0YvvPR+ZJQ==
dependencies:
"@babel/runtime" "^7.0.0"
prop-types "^15.6.1"
Expand Down Expand Up @@ -6122,10 +6122,10 @@ [email protected]:
probe-image-size "^4.0.0"
sharp "^0.21.0"

[email protected].66:
version "2.0.66"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.0.66.tgz#18a3421bb680dcf818c88c37442e0e61682bb6c1"
integrity sha512-WVrGTDAMRi9IpXivPN8edhS5fXPwgeFCz4gzW4k7YQZMe1nHf/Eqhbuoe/BoNuzt1lz4S7SZ3o8GTCTYKNEhRA==
[email protected].67:
version "2.0.67"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.0.67.tgz#c7c8d183057b9f6654220fc9ccbbc2c6a5804582"
integrity sha512-Y7a8EvI2hyw4QaqaKeJWP+H0P9Qzjfi8iuTubr0weugeah9YK9A9Ds/BNQKVmg5Mz9kdgFhsB/YB5MWzwtZEmQ==
dependencies:
"@babel/code-frame" "^7.0.0"
"@babel/core" "^7.0.0"
Expand All @@ -6144,7 +6144,6 @@ [email protected]:
babel-plugin-dynamic-import-node "^1.2.0"
babel-plugin-remove-graphql-queries "^2.5.2"
babel-preset-gatsby "^0.1.6"
babel-traverse "6.26.0"
better-queue "^3.8.6"
bluebird "^3.5.0"
browserslist "3.2.8"
Expand Down

0 comments on commit 8c6860e

Please sign in to comment.