Merge pull request #588 from alxshelepenok/renovate/gatsby

fix(deps): update gatsby
This commit is contained in:
Alexander Shelepenok 2020-02-22 22:52:31 +03:00 committed by GitHub
commit c901108642
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 20 additions and 20 deletions

View File

@ -41,7 +41,7 @@
"bluebird": "^3.7.2", "bluebird": "^3.7.2",
"classnames": "^2.2.6", "classnames": "^2.2.6",
"codecov": "^3.6.5", "codecov": "^3.6.5",
"gatsby": "^2.19.18", "gatsby": "^2.19.19",
"gatsby-link": "^2.2.29", "gatsby-link": "^2.2.29",
"gatsby-plugin-catch-links": "^2.1.25", "gatsby-plugin-catch-links": "^2.1.25",
"gatsby-plugin-feed": "^2.3.27", "gatsby-plugin-feed": "^2.3.27",
@ -53,7 +53,7 @@
"gatsby-plugin-offline": "^3.0.35", "gatsby-plugin-offline": "^3.0.35",
"gatsby-plugin-optimize-svgs": "^1.0.4", "gatsby-plugin-optimize-svgs": "^1.0.4",
"gatsby-plugin-react-helmet": "^3.1.22", "gatsby-plugin-react-helmet": "^3.1.22",
"gatsby-plugin-sass": "^2.1.28", "gatsby-plugin-sass": "^2.1.29",
"gatsby-plugin-sharp": "^2.4.5", "gatsby-plugin-sharp": "^2.4.5",
"gatsby-plugin-sitemap": "^2.2.27", "gatsby-plugin-sitemap": "^2.2.27",
"gatsby-remark-autolink-headers": "^2.1.24", "gatsby-remark-autolink-headers": "^2.1.24",
@ -62,11 +62,11 @@
"gatsby-remark-images": "^3.1.44", "gatsby-remark-images": "^3.1.44",
"gatsby-remark-katex": "^3.1.24", "gatsby-remark-katex": "^3.1.24",
"gatsby-remark-prismjs": "^3.3.31", "gatsby-remark-prismjs": "^3.3.31",
"gatsby-remark-relative-images": "^0.2.3", "gatsby-remark-relative-images": "^0.3.0",
"gatsby-remark-responsive-iframe": "^2.2.32", "gatsby-remark-responsive-iframe": "^2.2.32",
"gatsby-remark-smartypants": "^2.1.21", "gatsby-remark-smartypants": "^2.1.21",
"gatsby-source-filesystem": "^2.1.48", "gatsby-source-filesystem": "^2.1.48",
"gatsby-transformer-remark": "^2.6.52", "gatsby-transformer-remark": "^2.6.53",
"gatsby-transformer-sharp": "^2.3.14", "gatsby-transformer-sharp": "^2.3.14",
"invariant": "^2.2.4", "invariant": "^2.2.4",
"katex": "^0.11.1", "katex": "^0.11.1",

View File

@ -7742,10 +7742,10 @@ gatsby-plugin-react-helmet@^3.1.22:
dependencies: dependencies:
"@babel/runtime" "^7.7.6" "@babel/runtime" "^7.7.6"
gatsby-plugin-sass@^2.1.28: gatsby-plugin-sass@^2.1.29:
version "2.1.28" version "2.1.29"
resolved "https://registry.yarnpkg.com/gatsby-plugin-sass/-/gatsby-plugin-sass-2.1.28.tgz#b15011c054e8b4a3b59ad3b5e9705a935de939da" resolved "https://registry.yarnpkg.com/gatsby-plugin-sass/-/gatsby-plugin-sass-2.1.29.tgz#07e44f346d6e40bea9816bd710e994bc34bb29be"
integrity sha512-e1SRW8ktLNixrOWQguGEeYvBKcq6fcFkOovaYrUJtxg1j6uDLrrhkW9HiZ6KYQbphCmaHQ/U9zromav8yC+BHw== integrity sha512-/t0NioasjZnCm+vICI7LQH3Ge/oc1NVMfTR4v+8LwjQGIUR+Tgd7k0soiVeyVXCNl7zV/oYTVkzPcjxkIYrDxQ==
dependencies: dependencies:
"@babel/runtime" "^7.7.6" "@babel/runtime" "^7.7.6"
sass-loader "^7.3.1" sass-loader "^7.3.1"
@ -7863,10 +7863,10 @@ gatsby-remark-prismjs@^3.3.31:
parse-numeric-range "^0.0.2" parse-numeric-range "^0.0.2"
unist-util-visit "^1.4.1" unist-util-visit "^1.4.1"
gatsby-remark-relative-images@^0.2.3: gatsby-remark-relative-images@^0.3.0:
version "0.2.3" version "0.3.0"
resolved "https://registry.yarnpkg.com/gatsby-remark-relative-images/-/gatsby-remark-relative-images-0.2.3.tgz#35e0a2a3f37e54aa8e305ff178edda95ec227df7" resolved "https://registry.yarnpkg.com/gatsby-remark-relative-images/-/gatsby-remark-relative-images-0.3.0.tgz#6e31b0045d943ae1822ced469ce3b39b772e8ee4"
integrity sha512-pxvFgCUfJrQ/ezwSpvdzrvJGyESleGsUetHXyQ7ybNlMxQvkrK6GYjit5nkuk6x+2UEiOhIBgkBEpaZ9xZCLpQ== integrity sha512-DvFJiuqV/2I92OvKfVRQl0KxyOEE3zI/ALbxHFXHwCMzz+Pkd/HzmSyTLVyq9iBogzTQB+OpzDtgrTAtQwddzg==
dependencies: dependencies:
babel-polyfill "^6.26.0" babel-polyfill "^6.26.0"
cheerio "^1.0.0-rc.3" cheerio "^1.0.0-rc.3"
@ -7941,10 +7941,10 @@ gatsby-telemetry@^1.1.49:
stack-utils "1.0.2" stack-utils "1.0.2"
uuid "3.3.3" uuid "3.3.3"
gatsby-transformer-remark@^2.6.52: gatsby-transformer-remark@^2.6.53:
version "2.6.52" version "2.6.53"
resolved "https://registry.yarnpkg.com/gatsby-transformer-remark/-/gatsby-transformer-remark-2.6.52.tgz#ab843006fa4e7242452d732d2756b2ccb5f264a4" resolved "https://registry.yarnpkg.com/gatsby-transformer-remark/-/gatsby-transformer-remark-2.6.53.tgz#f35c4c196eb4e6b96fed03c9a2ebde005619ae0b"
integrity sha512-G0Fw2ZHFMiC1KdIR31NSZcQ3+KtghVfWK8FmiExMmN8bZQROyuqrjv1DqhUgg2yChHZKZ14H3hTnVmvCv48shg== integrity sha512-Gg5d93B20cE0xp5q3ieuVwn4CaYDBBImw1SpQCySixUo43yjdQIWfwkSePYDaKNPzaICdRyy/7+X2bbZP43e5w==
dependencies: dependencies:
"@babel/runtime" "^7.7.6" "@babel/runtime" "^7.7.6"
bluebird "^3.7.2" bluebird "^3.7.2"
@ -7981,10 +7981,10 @@ gatsby-transformer-sharp@^2.3.14:
semver "^5.7.1" semver "^5.7.1"
sharp "^0.23.4" sharp "^0.23.4"
gatsby@^2.19.18: gatsby@^2.19.19:
version "2.19.18" version "2.19.19"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.19.18.tgz#bc03a806eb577e056d66b7ab5f7ca50070fc14c7" resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.19.19.tgz#8d4aa54e8c8da9cb38c5c7a15cfa358aec496f65"
integrity sha512-DRVak6eh3vCrokdn1taibno9Z/I+XxaWcTdorGVXnS1TCOjXeWJ838f/i3bc+BuuSmoq1V3lOKfggyvtccF74w== integrity sha512-Is2s9qJ5p9fSzwhAf2LpKcv5l3/03Le3ZMJiU4ZOOauFhzLbsEIWK/Fu90GwnC8T7t9iWH3myI9NGh3a9+6cAQ==
dependencies: dependencies:
"@babel/code-frame" "^7.5.5" "@babel/code-frame" "^7.5.5"
"@babel/core" "^7.7.5" "@babel/core" "^7.7.5"