From 27e479fdee78185b4364d917574e9b37254d8834 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 31 May 2019 23:27:55 +0000 Subject: [PATCH] fix(deps): update dependency gatsby to ^2.8.2 --- package.json | 2 +- yarn.lock | 109 ++++----------------------------------------------- 2 files changed, 9 insertions(+), 102 deletions(-) diff --git a/package.json b/package.json index af6e4d4..71e5982 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "bluebird": "^3.5.5", "classnames": "^2.2.6", "codecov": "^3.5.0", - "gatsby": "^2.8.1", + "gatsby": "^2.8.2", "gatsby-link": "^2.1.1", "gatsby-plugin-catch-links": "^2.0.15", "gatsby-plugin-feed": "^2.2.2", diff --git a/yarn.lock b/yarn.lock index 0a52f9c..c1f3a31 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3048,17 +3048,6 @@ codecov@^3.5.0: teeny-request "^3.11.3" urlgrey "^0.4.4" -codemirror-graphql@^0.7.1: - version "0.7.1" - resolved "https://registry.yarnpkg.com/codemirror-graphql/-/codemirror-graphql-0.7.1.tgz#64b995643d511b9aa8f85eeeb2feac7aeb4b94d4" - dependencies: - graphql-language-service-interface "^1.3.2" - graphql-language-service-parser "^1.2.2" - -codemirror@^5.26.0: - version "5.47.0" - resolved "https://registry.yarnpkg.com/codemirror/-/codemirror-5.47.0.tgz#c13a521ae5660d3acc655af252f4955065293789" - collapse-white-space@^1.0.0, collapse-white-space@^1.0.2: version "1.0.5" resolved "https://registry.yarnpkg.com/collapse-white-space/-/collapse-white-space-1.0.5.tgz#c2495b699ab1ed380d29a1091e01063e75dbbe3a" @@ -5631,16 +5620,11 @@ gatsby-cli@^2.6.4: ink "^2.0.5" ink-spinner "^3.0.1" -gatsby-graphiql-explorer@^0.1.1: - version "0.1.1" - resolved "https://registry.yarnpkg.com/gatsby-graphiql-explorer/-/gatsby-graphiql-explorer-0.1.1.tgz#5d0533764bc33f8bbba19b43ef4cba46216026d6" +gatsby-graphiql-explorer@^0.1.2: + version "0.1.2" + resolved "https://registry.yarnpkg.com/gatsby-graphiql-explorer/-/gatsby-graphiql-explorer-0.1.2.tgz#ac85ced2b0653f0c48e26c3eb6b10de3afce21ed" dependencies: "@babel/runtime" "^7.0.0" - graphiql "^0.13.0" - graphiql-explorer "^0.3.7" - react "^16.8.6" - react-dom "^16.8.6" - whatwg-fetch "^3.0.0" gatsby-link@^2.1.1: version "2.1.1" @@ -5946,9 +5930,9 @@ gatsby-transformer-sharp@^2.1.21: semver "^5.6.0" sharp "^0.22.1" -gatsby@^2.8.1: - version "2.8.1" - resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.8.1.tgz#a2a2de89b38ec1c592eb05e90c7c7327bc7f1fda" +gatsby@^2.8.2: + version "2.8.2" + resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.8.2.tgz#f76d21faf94dedfe8d6159c4cd1ba616fe9bc775" dependencies: "@babel/code-frame" "^7.0.0" "@babel/core" "^7.0.0" @@ -6007,7 +5991,7 @@ gatsby@^2.8.1: fs-exists-cached "1.0.0" fs-extra "^5.0.0" gatsby-cli "^2.6.4" - gatsby-graphiql-explorer "^0.1.1" + gatsby-graphiql-explorer "^0.1.2" gatsby-link "^2.1.1" gatsby-plugin-page-creator "^2.0.13" gatsby-react-router-scroll "^2.0.7" @@ -6450,18 +6434,6 @@ graceful-fs@^4.1.10, graceful-fs@^4.1.11, graceful-fs@^4.1.15, graceful-fs@^4.1. version "1.0.1" resolved "https://registry.yarnpkg.com/graceful-readlink/-/graceful-readlink-1.0.1.tgz#4cafad76bc62f02fa039b2f94e9a3dd3a391a725" -graphiql-explorer@^0.3.7: - version "0.3.7" - resolved "https://registry.yarnpkg.com/graphiql-explorer/-/graphiql-explorer-0.3.7.tgz#92f1c0860d6371754373cb5107db8672dc3ee381" - -graphiql@^0.13.0: - version "0.13.0" - resolved "https://registry.yarnpkg.com/graphiql/-/graphiql-0.13.0.tgz#8fcbfd25f73d84806ba6d3e8c96eac0a5bec8ab7" - dependencies: - codemirror "^5.26.0" - codemirror-graphql "^0.7.1" - markdown-it "^8.4.0" - graphql-compose@^6.3.2: version "6.3.2" resolved "https://registry.yarnpkg.com/graphql-compose/-/graphql-compose-6.3.2.tgz#0eff6e0f086c934af950db88b90a6667f879c59b" @@ -6469,16 +6441,6 @@ graphql-compose@^6.3.2: graphql-type-json "^0.2.4" object-path "^0.11.4" -graphql-config@2.0.1: - version "2.0.1" - resolved "https://registry.yarnpkg.com/graphql-config/-/graphql-config-2.0.1.tgz#d34a9bdf1d7360af7b01db9b20260a342ddc7390" - dependencies: - graphql-import "^0.4.4" - graphql-request "^1.5.0" - js-yaml "^3.10.0" - lodash "^4.17.4" - minimatch "^3.0.4" - graphql-config@^2.0.1: version "2.2.1" resolved "https://registry.yarnpkg.com/graphql-config/-/graphql-config-2.2.1.tgz#5fd0ec77ac7428ca5fb2026cf131be10151a0cb2" @@ -6489,12 +6451,6 @@ graphql-config@^2.0.1: lodash "^4.17.4" minimatch "^3.0.4" -graphql-import@^0.4.4: - version "0.4.5" - resolved "https://registry.yarnpkg.com/graphql-import/-/graphql-import-0.4.5.tgz#e2f18c28d335733f46df8e0733d8deb1c6e2a645" - dependencies: - lodash "^4.17.4" - graphql-import@^0.7.1: version "0.7.1" resolved "https://registry.yarnpkg.com/graphql-import/-/graphql-import-0.7.1.tgz#4add8d91a5f752d764b0a4a7a461fcd93136f223" @@ -6502,35 +6458,6 @@ graphql-import@^0.7.1: lodash "^4.17.4" resolve-from "^4.0.0" -graphql-language-service-interface@^1.3.2: - version "1.3.2" - resolved "https://registry.yarnpkg.com/graphql-language-service-interface/-/graphql-language-service-interface-1.3.2.tgz#4bd5d49e23766c3d2ab65d110f26f10e321cc000" - dependencies: - graphql-config "2.0.1" - graphql-language-service-parser "^1.2.2" - graphql-language-service-types "^1.2.2" - graphql-language-service-utils "^1.2.2" - -graphql-language-service-parser@^1.2.2: - version "1.2.2" - resolved "https://registry.yarnpkg.com/graphql-language-service-parser/-/graphql-language-service-parser-1.2.2.tgz#010c8a5fdfae4726c8e15714137eee822753d3ea" - dependencies: - graphql-config "2.0.1" - graphql-language-service-types "^1.2.2" - -graphql-language-service-types@^1.2.2: - version "1.2.2" - resolved "https://registry.yarnpkg.com/graphql-language-service-types/-/graphql-language-service-types-1.2.2.tgz#078e0abc7936a593968c946a039502af136a9743" - dependencies: - graphql-config "2.0.1" - -graphql-language-service-utils@^1.2.2: - version "1.2.2" - resolved "https://registry.yarnpkg.com/graphql-language-service-utils/-/graphql-language-service-utils-1.2.2.tgz#d31d4b4288085bd31d1bb8efc35790d69e496cae" - dependencies: - graphql-config "2.0.1" - graphql-language-service-types "^1.2.2" - graphql-playground-html@1.6.12: version "1.6.12" resolved "https://registry.yarnpkg.com/graphql-playground-html/-/graphql-playground-html-1.6.12.tgz#8b3b34ab6013e2c877f0ceaae478fafc8ca91b85" @@ -8525,12 +8452,6 @@ lie@3.1.1: dependencies: immediate "~3.0.5" -linkify-it@^2.0.0: - version "2.1.0" - resolved "https://registry.yarnpkg.com/linkify-it/-/linkify-it-2.1.0.tgz#c4caf38a6cd7ac2212ef3c7d2bde30a91561f9db" - dependencies: - uc.micro "^1.0.1" - listenercount@~1.0.1: version "1.0.1" resolved "https://registry.yarnpkg.com/listenercount/-/listenercount-1.0.1.tgz#84c8a72ab59c4725321480c975e6508342e70937" @@ -8908,16 +8829,6 @@ markdown-escapes@^1.0.0: version "1.0.3" resolved "https://registry.yarnpkg.com/markdown-escapes/-/markdown-escapes-1.0.3.tgz#6155e10416efaafab665d466ce598216375195f5" -markdown-it@^8.4.0: - version "8.4.2" - resolved "https://registry.yarnpkg.com/markdown-it/-/markdown-it-8.4.2.tgz#386f98998dc15a37722aa7722084f4020bdd9b54" - dependencies: - argparse "^1.0.7" - entities "~1.1.1" - linkify-it "^2.0.0" - mdurl "^1.0.1" - uc.micro "^1.0.5" - markdown-table@^1.1.0: version "1.1.2" resolved "https://registry.yarnpkg.com/markdown-table/-/markdown-table-1.1.2.tgz#c78db948fa879903a41bce522e3b96f801c63786" @@ -14096,10 +14007,6 @@ ua-parser-js@^0.7.18: version "0.7.19" resolved "https://registry.yarnpkg.com/ua-parser-js/-/ua-parser-js-0.7.19.tgz#94151be4c0a7fb1d001af7022fdaca4642659e4b" -uc.micro@^1.0.1, uc.micro@^1.0.5: - version "1.0.6" - resolved "https://registry.yarnpkg.com/uc.micro/-/uc.micro-1.0.6.tgz#9c411a802a409a91fc6cf74081baba34b24499ac" - uglify-js@3.4.x: version "3.4.10" resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.4.10.tgz#9ad9563d8eb3acdfb8d38597d2af1d815f6a755f" @@ -14761,7 +14668,7 @@ whatwg-fetch@2.0.4: version "2.0.4" resolved "https://registry.yarnpkg.com/whatwg-fetch/-/whatwg-fetch-2.0.4.tgz#dde6a5df315f9d39991aa17621853d720b85566f" -whatwg-fetch@>=0.10.0, whatwg-fetch@^3.0.0: +whatwg-fetch@>=0.10.0: version "3.0.0" resolved "https://registry.yarnpkg.com/whatwg-fetch/-/whatwg-fetch-3.0.0.tgz#fc804e458cc460009b1a2b966bc8817d2578aefb"