From 3aa766d7d2f34c8b8361633d64e4db2cbab064ff Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 20 Feb 2020 14:21:00 +0000 Subject: [PATCH] fix(deps): update gatsby monorepo --- site/package.json | 6 ++--- site/yarn.lock | 68 +++++++++++++++++++++++------------------------ 2 files changed, 37 insertions(+), 37 deletions(-) diff --git a/site/package.json b/site/package.json index 8107ac082..27b6cbf51 100644 --- a/site/package.json +++ b/site/package.json @@ -8,7 +8,7 @@ "bulma": "0.8.0", "classnames": "2.2.6", "docsearch.js": "2.6.3", - "gatsby": "2.19.18", + "gatsby": "2.19.19", "gatsby-image": "2.2.41", "gatsby-plugin-catch-links": "2.1.25", "gatsby-plugin-google-analytics": "2.1.35", @@ -17,7 +17,7 @@ "gatsby-plugin-netlify-cache": "1.2.0", "gatsby-plugin-offline": "3.0.35", "gatsby-plugin-react-helmet": "3.1.22", - "gatsby-plugin-sass": "2.1.28", + "gatsby-plugin-sass": "2.1.29", "gatsby-plugin-svgr": "2.0.2", "gatsby-remark-autolink-headers": "2.1.24", "gatsby-remark-copy-linked-files": "2.1.37", @@ -25,7 +25,7 @@ "gatsby-remark-prismjs": "3.3.31", "gatsby-remark-smartypants": "2.1.21", "gatsby-source-filesystem": "2.1.48", - "gatsby-transformer-remark": "2.6.52", + "gatsby-transformer-remark": "2.6.53", "node-sass": "4.13.1", "prismjs": "1.19.0", "prop-types": "15.7.2", diff --git a/site/yarn.lock b/site/yarn.lock index a74a79921..3780e8270 100644 --- a/site/yarn.lock +++ b/site/yarn.lock @@ -2198,12 +2198,12 @@ "@types/unist" "*" "@types/vfile-message" "*" -"@typescript-eslint/eslint-plugin@2.19.2": - version "2.19.2" - resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-2.19.2.tgz#e279aaae5d5c1f2547b4cff99204e1250bc7a058" - integrity sha512-HX2qOq2GOV04HNrmKnTpSIpHjfl7iwdXe3u/Nvt+/cpmdvzYvY0NHSiTkYN257jHnq4OM/yo+OsFgati+7LqJA== +"@typescript-eslint/eslint-plugin@2.20.0": + version "2.20.0" + resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-2.20.0.tgz#a522d0e1e4898f7c9c6a8e1ed3579b60867693fa" + integrity sha512-cimIdVDV3MakiGJqMXw51Xci6oEDEoPkvh8ggJe2IIzcc0fYqAxOXN6Vbeanahz6dLZq64W+40iUEc9g32FLDQ== dependencies: - "@typescript-eslint/experimental-utils" "2.19.2" + "@typescript-eslint/experimental-utils" "2.20.0" eslint-utils "^1.4.3" functional-red-black-tree "^1.0.1" regexpp "^3.0.0" @@ -2229,13 +2229,13 @@ "@typescript-eslint/typescript-estree" "2.11.0" eslint-scope "^5.0.0" -"@typescript-eslint/experimental-utils@2.19.2": - version "2.19.2" - resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-2.19.2.tgz#4611d44cf0f0cb460c26aa7676fc0a787281e233" - integrity sha512-B88QuwT1wMJR750YvTJBNjMZwmiPpbmKYLm1yI7PCc3x0NariqPwqaPsoJRwU9DmUi0cd9dkhz1IqEnwfD+P1A== +"@typescript-eslint/experimental-utils@2.20.0": + version "2.20.0" + resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-2.20.0.tgz#3b6fa5a6b8885f126d5a4280e0d44f0f41e73e32" + integrity sha512-fEBy9xYrwG9hfBLFEwGW2lKwDRTmYzH3DwTmYbT+SMycmxAoPl0eGretnBFj/s+NfYBG63w/5c3lsvqqz5mYag== dependencies: "@types/json-schema" "^7.0.3" - "@typescript-eslint/typescript-estree" "2.19.2" + "@typescript-eslint/typescript-estree" "2.20.0" eslint-scope "^5.0.0" "@typescript-eslint/experimental-utils@^2.5.0": @@ -2247,14 +2247,14 @@ "@typescript-eslint/typescript-estree" "2.14.0" eslint-scope "^5.0.0" -"@typescript-eslint/parser@2.19.2": - version "2.19.2" - resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-2.19.2.tgz#21f42c0694846367e7d6a907feb08ab2f89c0879" - integrity sha512-8uwnYGKqX9wWHGPGdLB9sk9+12sjcdqEEYKGgbS8A0IvYX59h01o8os5qXUHMq2na8vpDRaV0suTLM7S8wraTA== +"@typescript-eslint/parser@2.20.0": + version "2.20.0" + resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-2.20.0.tgz#608e5bb06ba98a415b64ace994c79ab20f9772a9" + integrity sha512-o8qsKaosLh2qhMZiHNtaHKTHyCHc3Triq6aMnwnWj7budm3xAY9owSZzV1uon5T9cWmJRJGzTFa90aex4m77Lw== dependencies: "@types/eslint-visitor-keys" "^1.0.0" - "@typescript-eslint/experimental-utils" "2.19.2" - "@typescript-eslint/typescript-estree" "2.19.2" + "@typescript-eslint/experimental-utils" "2.20.0" + "@typescript-eslint/typescript-estree" "2.20.0" eslint-visitor-keys "^1.1.0" "@typescript-eslint/parser@^2.11.0": @@ -2293,10 +2293,10 @@ semver "^6.3.0" tsutils "^3.17.1" -"@typescript-eslint/typescript-estree@2.19.2": - version "2.19.2" - resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-2.19.2.tgz#67485b00172f400474d243c6c0be27581a579350" - integrity sha512-Xu/qa0MDk6upQWqE4Qy2X16Xg8Vi32tQS2PR0AvnT/ZYS4YGDvtn2MStOh5y8Zy2mg4NuL06KUHlvCh95j9C6Q== +"@typescript-eslint/typescript-estree@2.20.0": + version "2.20.0" + resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-2.20.0.tgz#90a0f5598826b35b966ca83483b1a621b1a4d0c9" + integrity sha512-WlFk8QtI8pPaE7JGQGxU7nGcnk1ccKAJkhbVookv94ZcAef3m6oCE/jEDL6dGte3JcD7reKrA0o55XhBRiVT3A== dependencies: debug "^4.1.1" eslint-visitor-keys "^1.1.0" @@ -2455,8 +2455,8 @@ "@wpackio/eslint-config@file:../packages/eslint-config": version "4.3.0" dependencies: - "@typescript-eslint/eslint-plugin" "2.19.2" - "@typescript-eslint/parser" "2.19.2" + "@typescript-eslint/eslint-plugin" "2.20.0" + "@typescript-eslint/parser" "2.20.0" babel-eslint "^10.0.3" eslint-config-airbnb "^18.0.1" eslint-config-prettier "^6.8.0" @@ -7406,10 +7406,10 @@ gatsby-plugin-react-helmet@3.1.22: dependencies: "@babel/runtime" "^7.7.6" -gatsby-plugin-sass@2.1.28: - version "2.1.28" - resolved "https://registry.yarnpkg.com/gatsby-plugin-sass/-/gatsby-plugin-sass-2.1.28.tgz#b15011c054e8b4a3b59ad3b5e9705a935de939da" - integrity sha512-e1SRW8ktLNixrOWQguGEeYvBKcq6fcFkOovaYrUJtxg1j6uDLrrhkW9HiZ6KYQbphCmaHQ/U9zromav8yC+BHw== +gatsby-plugin-sass@2.1.29: + version "2.1.29" + resolved "https://registry.yarnpkg.com/gatsby-plugin-sass/-/gatsby-plugin-sass-2.1.29.tgz#07e44f346d6e40bea9816bd710e994bc34bb29be" + integrity sha512-/t0NioasjZnCm+vICI7LQH3Ge/oc1NVMfTR4v+8LwjQGIUR+Tgd7k0soiVeyVXCNl7zV/oYTVkzPcjxkIYrDxQ== dependencies: "@babel/runtime" "^7.7.6" sass-loader "^7.3.1" @@ -7558,10 +7558,10 @@ gatsby-telemetry@^1.1.49: stack-utils "1.0.2" uuid "3.3.3" -gatsby-transformer-remark@2.6.52: - version "2.6.52" - resolved "https://registry.yarnpkg.com/gatsby-transformer-remark/-/gatsby-transformer-remark-2.6.52.tgz#ab843006fa4e7242452d732d2756b2ccb5f264a4" - integrity sha512-G0Fw2ZHFMiC1KdIR31NSZcQ3+KtghVfWK8FmiExMmN8bZQROyuqrjv1DqhUgg2yChHZKZ14H3hTnVmvCv48shg== +gatsby-transformer-remark@2.6.53: + version "2.6.53" + resolved "https://registry.yarnpkg.com/gatsby-transformer-remark/-/gatsby-transformer-remark-2.6.53.tgz#f35c4c196eb4e6b96fed03c9a2ebde005619ae0b" + integrity sha512-Gg5d93B20cE0xp5q3ieuVwn4CaYDBBImw1SpQCySixUo43yjdQIWfwkSePYDaKNPzaICdRyy/7+X2bbZP43e5w== dependencies: "@babel/runtime" "^7.7.6" bluebird "^3.7.2" @@ -7598,10 +7598,10 @@ gatsby-transformer-sharp@2.3.14: semver "^5.7.1" sharp "^0.23.4" -gatsby@2.19.18: - version "2.19.18" - resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.19.18.tgz#bc03a806eb577e056d66b7ab5f7ca50070fc14c7" - integrity sha512-DRVak6eh3vCrokdn1taibno9Z/I+XxaWcTdorGVXnS1TCOjXeWJ838f/i3bc+BuuSmoq1V3lOKfggyvtccF74w== +gatsby@2.19.19: + version "2.19.19" + resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.19.19.tgz#8d4aa54e8c8da9cb38c5c7a15cfa358aec496f65" + integrity sha512-Is2s9qJ5p9fSzwhAf2LpKcv5l3/03Le3ZMJiU4ZOOauFhzLbsEIWK/Fu90GwnC8T7t9iWH3myI9NGh3a9+6cAQ== dependencies: "@babel/code-frame" "^7.5.5" "@babel/core" "^7.7.5"