From 7b911e481459b1556cfcb6fe2ef20cf39971473d Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 24 Jun 2019 14:27:32 +0000 Subject: [PATCH] fix(deps): update gatsby --- package.json | 4 +-- yarn.lock | 91 +++++++++++++++++++++++++++++++--------------------- 2 files changed, 57 insertions(+), 38 deletions(-) diff --git a/package.json b/package.json index e51667e..bd06b36 100644 --- a/package.json +++ b/package.json @@ -43,10 +43,10 @@ "bluebird": "^3.5.5", "classnames": "^2.2.6", "codecov": "^3.5.0", - "gatsby": "^2.10.0", + "gatsby": "^2.10.4", "gatsby-link": "^2.2.0", "gatsby-plugin-catch-links": "^2.1.0", - "gatsby-plugin-feed": "^2.3.0", + "gatsby-plugin-feed": "^2.3.1", "gatsby-plugin-flow": "^1.1.0", "gatsby-plugin-google-gtag": "^1.1.0", "gatsby-plugin-manifest": "^2.2.0", diff --git a/yarn.lock b/yarn.lock index 2474a5e..67c664c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -942,6 +942,29 @@ 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" + +"@hapi/joi@^14.0.0": + version "14.5.0" + resolved "https://registry.yarnpkg.com/@hapi/joi/-/joi-14.5.0.tgz#197e06edbd90436150f7f02154a83d0a82753188" + 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" + +"@hapi/topo@3.x.x": + version "3.1.0" + resolved "https://registry.yarnpkg.com/@hapi/topo/-/topo-3.1.0.tgz#5c47cd9637c2953db185aa957a27bcb2a8b7a6f8" + dependencies: + "@hapi/hoek" "6.x.x" + "@jest/console@^24.7.1": version "24.7.1" resolved "https://registry.yarnpkg.com/@jest/console/-/console-24.7.1.tgz#32a9e42535a97aedfe037e725bd67e954b459545" @@ -2222,7 +2245,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" dependencies: @@ -5668,12 +5691,13 @@ fuzzy@^0.1.1: version "0.1.3" resolved "https://registry.yarnpkg.com/fuzzy/-/fuzzy-0.1.3.tgz#4c76ec2ff0ac1a36a9dccf9a00df8623078d4ed8" -gatsby-cli@^2.7.0: - version "2.7.0" - resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-2.7.0.tgz#5fd22f0e2489f7153f552e489753cd9fc8a0daff" +gatsby-cli@^2.7.2: + version "2.7.2" + resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-2.7.2.tgz#202dc123739b03cf748df9177fc53d714471d064" 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" @@ -5725,6 +5749,19 @@ gatsby-link@^2.2.0: "@types/reach__router" "^1.0.0" prop-types "^15.6.1" +gatsby-page-utils@^0.0.2: + version "0.0.2" + resolved "https://registry.yarnpkg.com/gatsby-page-utils/-/gatsby-page-utils-0.0.2.tgz#0eb341abcdd0a21a8e85a4fe6fb736956d95e0ad" + dependencies: + "@babel/runtime" "^7.0.0" + bluebird "^3.5.0" + chokidar "2.1.2" + fs-exists-cached "^1.0.0" + glob "^7.1.1" + lodash "^4.17.10" + micromatch "^3.1.10" + slash "^1.0.0" + gatsby-plugin-catch-links@^2.1.0: version "2.1.0" resolved "https://registry.yarnpkg.com/gatsby-plugin-catch-links/-/gatsby-plugin-catch-links-2.1.0.tgz#95680b81a55f4d1fbb598cb363ed15eb84203bde" @@ -5732,11 +5769,12 @@ gatsby-plugin-catch-links@^2.1.0: "@babel/runtime" "^7.0.0" escape-string-regexp "^1.0.5" -gatsby-plugin-feed@^2.3.0: - version "2.3.0" - resolved "https://registry.yarnpkg.com/gatsby-plugin-feed/-/gatsby-plugin-feed-2.3.0.tgz#59783ba4385f420c24d1134636868c8db7071fcd" +gatsby-plugin-feed@^2.3.1: + version "2.3.1" + resolved "https://registry.yarnpkg.com/gatsby-plugin-feed/-/gatsby-plugin-feed-2.3.1.tgz#1346a46878539aa37caa589ef4861621c3d27198" dependencies: "@babel/runtime" "^7.0.0" + "@hapi/joi" "^14.0.0" fs-extra "^7.0.1" lodash.merge "^4.6.0" rss "^1.2.2" @@ -5795,18 +5833,17 @@ gatsby-plugin-offline@^2.2.0: lodash "^4.17.10" workbox-build "^3.6.3" -gatsby-plugin-page-creator@^2.1.0: - version "2.1.0" - resolved "https://registry.yarnpkg.com/gatsby-plugin-page-creator/-/gatsby-plugin-page-creator-2.1.0.tgz#9d346d52ca0329c2a3a21a8a7cd84e444ae8bbb8" +gatsby-plugin-page-creator@^2.1.1: + version "2.1.1" + resolved "https://registry.yarnpkg.com/gatsby-plugin-page-creator/-/gatsby-plugin-page-creator-2.1.1.tgz#0d8493ef7d0614080b93370782f4666a11f7333a" dependencies: "@babel/runtime" "^7.0.0" bluebird "^3.5.0" - chokidar "2.1.2" fs-exists-cached "^1.0.0" + gatsby-page-utils "^0.0.2" glob "^7.1.1" lodash "^4.17.10" micromatch "^3.1.10" - slash "^1.0.0" gatsby-plugin-react-helmet@^3.1.0: version "3.1.0" @@ -6021,9 +6058,9 @@ gatsby-transformer-sharp@^2.2.0: semver "^5.6.0" sharp "^0.22.1" -gatsby@^2.10.0: - version "2.10.0" - resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.10.0.tgz#01c608d68ca77f28a29d54d627b5738ee7b0f4f2" +gatsby@^2.10.4: + version "2.10.4" + resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.10.4.tgz#9ab82850157790565eb6c330245fec3055368b72" dependencies: "@babel/code-frame" "^7.0.0" "@babel/core" "^7.0.0" @@ -6032,6 +6069,7 @@ gatsby@^2.10.0: "@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" @@ -6081,10 +6119,10 @@ gatsby@^2.10.0: flat "^4.0.0" fs-exists-cached "1.0.0" fs-extra "^5.0.0" - gatsby-cli "^2.7.0" + gatsby-cli "^2.7.2" gatsby-graphiql-explorer "^0.2.0" gatsby-link "^2.2.0" - gatsby-plugin-page-creator "^2.1.0" + gatsby-plugin-page-creator "^2.1.1" gatsby-react-router-scroll "^2.1.0" gatsby-telemetry "^1.1.0" glob "^7.1.1" @@ -6097,7 +6135,6 @@ gatsby@^2.10.0: 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" @@ -6898,10 +6935,6 @@ hoek@4.x.x: version "4.2.1" resolved "https://registry.yarnpkg.com/hoek/-/hoek-4.2.1.tgz#9634502aa12c445dd5a7c5734b572bb8738aacbb" -hoek@6.x.x: - version "6.1.3" - resolved "https://registry.yarnpkg.com/hoek/-/hoek-6.1.3.tgz#73b7d33952e01fe27a38b0457294b79dd8da242c" - hoist-non-react-statics@^2.5.0: version "2.5.5" resolved "https://registry.yarnpkg.com/hoist-non-react-statics/-/hoist-non-react-statics-2.5.5.tgz#c5903cf409c0dfd908f388e619d86b9c1174cb47" @@ -8262,14 +8295,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" - 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" @@ -13972,12 +13997,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" - dependencies: - hoek "6.x.x" - toposort@^1.0.0: version "1.0.7" resolved "https://registry.yarnpkg.com/toposort/-/toposort-1.0.7.tgz#2e68442d9f64ec720b8cc89e6443ac6caa950029"