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 Jun 24, 2019
1 parent b824ece commit 1d276d3
Show file tree
Hide file tree
Showing 2 changed files with 45 additions and 38 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.5",
"classnames": "2.2.6",
"docsearch.js": "2.6.3",
"gatsby": "2.10.1",
"gatsby-image": "2.2.2",
"gatsby": "2.10.4",
"gatsby-image": "2.2.3",
"gatsby-plugin-catch-links": "2.1.0",
"gatsby-plugin-google-analytics": "2.1.0",
"gatsby-plugin-manifest": "2.2.0",
Expand Down
79 changes: 43 additions & 36 deletions site/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1293,6 +1293,33 @@
signedsource "^1.0.0"
yargs "^9.0.0"

"@hapi/hoek@6.x.x":
version "6.2.4"
resolved "https://registry.yarnpkg.com/@hapi/hoek/-/hoek-6.2.4.tgz#4b95fbaccbfba90185690890bdf1a2fbbda10595"
integrity sha512-HOJ20Kc93DkDVvjwHyHawPwPkX44sIrbXazAUDiUXaY2R9JwQGo2PhFfnQtdrsIe4igjG2fPgMra7NYw7qhy0A==

"@hapi/joi@^14.0.0":
version "14.5.0"
resolved "https://registry.yarnpkg.com/@hapi/joi/-/joi-14.5.0.tgz#197e06edbd90436150f7f02154a83d0a82753188"
integrity sha512-q8oNlQWQpN14j6lMkaQqVdG8km+Ni32ZeuJ+sSOB+5a5VsIY6KVpPvdoMU/XKyAS7P7qP0TgM9fFGC2d8dB6hA==
dependencies:
"@hapi/hoek" "6.x.x"
"@hapi/marker" "1.x.x"
"@hapi/topo" "3.x.x"
isemail "3.x.x"

"@hapi/marker@1.x.x":
version "1.0.0"
resolved "https://registry.yarnpkg.com/@hapi/marker/-/marker-1.0.0.tgz#65b0b2b01d1be06304886ce9b4b77b1bfb21a769"
integrity sha512-JOfdekTXnJexfE8PyhZFyHvHjt81rBFSAbTIRAhF2vv/2Y1JzoKsGqxH/GpZJoF7aEfYok8JVcAHmSz1gkBieA==

"@hapi/topo@3.x.x":
version "3.1.0"
resolved "https://registry.yarnpkg.com/@hapi/topo/-/topo-3.1.0.tgz#5c47cd9637c2953db185aa957a27bcb2a8b7a6f8"
integrity sha512-gZDI/eXOIk8kP2PkUKjWu9RW8GGVd2Hkgjxyr/S7Z+JF+0mr7bAlbw+DkTRxnD580o8Kqxlnba9wvqp5aOHBww==
dependencies:
"@hapi/hoek" "6.x.x"

"@mikaelkristiansson/domready@^1.0.9":
version "1.0.9"
resolved "https://registry.yarnpkg.com/@mikaelkristiansson/domready/-/domready-1.0.9.tgz#b2b85d8ac7bb2797e577050b61aeaf1b26fbd906"
Expand Down Expand Up @@ -2520,7 +2547,7 @@ better-assert@~1.0.0:
dependencies:
callsite "1.0.0"

better-opn@0.1.4:
better-opn@0.1.4, better-opn@^0.1.4:
version "0.1.4"
resolved "https://registry.yarnpkg.com/better-opn/-/better-opn-0.1.4.tgz#271d03bd8bcb8406d2d9d4cda5c0944d726ea171"
integrity sha512-7V92EnOdjWOB9lKsVsthCcu1FdFT5qNJVTiOgGy5wPuTsSptMMxm2G1FGHgWu22MyX3tyDRzTWk4lxY2Ppdu7A==
Expand Down Expand Up @@ -6341,13 +6368,14 @@ functional-red-black-tree@^1.0.1:
resolved "https://registry.yarnpkg.com/functional-red-black-tree/-/functional-red-black-tree-1.0.1.tgz#1b0ab3bd553b2a0d6399d29c0e3ea0b252078327"
integrity sha1-GwqzvVU7Kg1jmdKcDj6gslIHgyc=

gatsby-cli@^2.7.1:
version "2.7.1"
resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-2.7.1.tgz#8b9d3a9dc88cbf85d4cb8e1821f28d2b6504ec16"
integrity sha512-4LPaMzWxotnQdS6JlY4ksGqXuh7POCxyX7ifdfhjbXIKKL+5SyCG5BkX39CvjCx/hNfqIW2pXKPX809/C4ZPuQ==
gatsby-cli@^2.7.2:
version "2.7.2"
resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-2.7.2.tgz#202dc123739b03cf748df9177fc53d714471d064"
integrity sha512-fL0wBRRReRCgoE0G4uXRCYj3AI9K8uMdWh+LB+XGWiA+nQrsJByn+Vo0DhIqwzSAZxrXP3Nj3IIe6+PHH3Uopw==
dependencies:
"@babel/code-frame" "^7.0.0"
"@babel/runtime" "^7.0.0"
better-opn "^0.1.4"
bluebird "^3.5.0"
chalk "^2.4.2"
ci-info "^2.0.0"
Expand Down Expand Up @@ -6392,10 +6420,10 @@ gatsby-graphiql-explorer@^0.2.0:
dependencies:
"@babel/runtime" "^7.0.0"

gatsby-image@2.2.2:
version "2.2.2"
resolved "https://registry.yarnpkg.com/gatsby-image/-/gatsby-image-2.2.2.tgz#5e4b1fb21c314f9d58c4c6afc7ae294b0fcb32a6"
integrity sha512-sTvR11X8dM+5DcvP317mH2xyZeXbNDd0ZWHypfkWNV3uw7e9RIo6Xm5mlI1+wqGGVQzr+Jm/0QQRwLJ9uGp7bw==
gatsby-image@2.2.3:
version "2.2.3"
resolved "https://registry.yarnpkg.com/gatsby-image/-/gatsby-image-2.2.3.tgz#568342b3254d40fa1ae8150991bb96ca63cad463"
integrity sha512-FRmKHkbvbJXYzdjxWaTr0Btm3yZCIFiEMXPf6VFTCaMGXzRUW30mCpaffqy10frpr9769zZC55LT01k4VHKaBA==
dependencies:
"@babel/runtime" "^7.0.0"
object-fit-images "^3.2.4"
Expand Down Expand Up @@ -6683,10 +6711,10 @@ gatsby-transformer-sharp@2.2.0:
semver "^5.6.0"
sharp "^0.22.1"

gatsby@2.10.1:
version "2.10.1"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.10.1.tgz#6244f5624a8fa5514d118b5409be33e09567bc63"
integrity sha512-jxLGIGA5jkYRqaWUEZ1VHb2tegxBZ4BWVdKbgZhd9pcUxzwepuo6ssOQLBec92wq9+cbppQ7qugyxdIC03TMLw==
gatsby@2.10.4:
version "2.10.4"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.10.4.tgz#9ab82850157790565eb6c330245fec3055368b72"
integrity sha512-jkLzkXFcnOfB7G6PY08o6BX/KXWbvlLp1WmsUBzrlZHJcn56GWWw/hCi0gyGHVmgjVtenUyRntSZtMddtds8iA==
dependencies:
"@babel/code-frame" "^7.0.0"
"@babel/core" "^7.0.0"
Expand All @@ -6695,6 +6723,7 @@ gatsby@2.10.1:
"@babel/runtime" "^7.0.0"
"@babel/traverse" "^7.0.0"
"@gatsbyjs/relay-compiler" "2.0.0-printer-fix.2"
"@hapi/joi" "^14.0.0"
"@mikaelkristiansson/domready" "^1.0.9"
"@pieh/friendly-errors-webpack-plugin" "1.7.0-chalk-2"
"@reach/router" "^1.1.1"
Expand Down Expand Up @@ -6744,7 +6773,7 @@ gatsby@2.10.1:
flat "^4.0.0"
fs-exists-cached "1.0.0"
fs-extra "^5.0.0"
gatsby-cli "^2.7.1"
gatsby-cli "^2.7.2"
gatsby-graphiql-explorer "^0.2.0"
gatsby-link "^2.2.0"
gatsby-plugin-page-creator "^2.1.1"
Expand All @@ -6760,7 +6789,6 @@ gatsby@2.10.1:
is-relative-url "^2.0.0"
is-wsl "^1.1.0"
jest-worker "^23.2.0"
joi "^14.0.0"
json-loader "^0.5.7"
json-stringify-safe "^5.0.1"
lodash "^4.17.10"
Expand Down Expand Up @@ -7592,11 +7620,6 @@ hoek@4.x.x:
resolved "https://registry.yarnpkg.com/hoek/-/hoek-4.2.1.tgz#9634502aa12c445dd5a7c5734b572bb8738aacbb"
integrity sha512-QLg82fGkfnJ/4iy1xZ81/9SIJiq1NGFUMGs6ParyjBZr6jW2Ufj/snDqTHixNlHdPNwN2RLVD0Pi3igeK9+JfA==

hoek@6.x.x:
version "6.1.3"
resolved "https://registry.yarnpkg.com/hoek/-/hoek-6.1.3.tgz#73b7d33952e01fe27a38b0457294b79dd8da242c"
integrity sha512-YXXAAhmF9zpQbC7LEcREFtXfGq5K1fmd+4PHkBq8NUqmzW3G+Dq10bI/i0KucLRwss3YYFQ0fSfoxBZYiGUqtQ==

hogan.js@^3.0.2:
version "3.0.2"
resolved "https://registry.yarnpkg.com/hogan.js/-/hogan.js-3.0.2.tgz#4cd9e1abd4294146e7679e41d7898732b02c7bfd"
Expand Down Expand Up @@ -8762,15 +8785,6 @@ joi@^11.1.1:
isemail "3.x.x"
topo "2.x.x"

joi@^14.0.0:
version "14.3.1"
resolved "https://registry.yarnpkg.com/joi/-/joi-14.3.1.tgz#164a262ec0b855466e0c35eea2a885ae8b6c703c"
integrity sha512-LQDdM+pkOrpAn4Lp+neNIFV3axv1Vna3j38bisbQhETPMANYRbFJFUyOZcOClYvM/hppMhGWuKSFEK9vjrB+bQ==
dependencies:
hoek "6.x.x"
isemail "3.x.x"
topo "3.x.x"

jpeg-js@^0.2.0:
version "0.2.0"
resolved "https://registry.yarnpkg.com/jpeg-js/-/jpeg-js-0.2.0.tgz#53e448ec9d263e683266467e9442d2c5a2ef5482"
Expand Down Expand Up @@ -14116,13 +14130,6 @@ topo@2.x.x:
dependencies:
hoek "4.x.x"

topo@3.x.x:
version "3.0.3"
resolved "https://registry.yarnpkg.com/topo/-/topo-3.0.3.tgz#d5a67fb2e69307ebeeb08402ec2a2a6f5f7ad95c"
integrity sha512-IgpPtvD4kjrJ7CRA3ov2FhWQADwv+Tdqbsf1ZnPUSAtCJ9e1Z44MmoSGDXGk4IppoZA7jd/QRkNddlLJWlUZsQ==
dependencies:
hoek "6.x.x"

tough-cookie@~2.4.3:
version "2.4.3"
resolved "https://registry.yarnpkg.com/tough-cookie/-/tough-cookie-2.4.3.tgz#53f36da3f47783b0925afa06ff9f3b165280f781"
Expand Down

0 comments on commit 1d276d3

Please sign in to comment.