Merge pull request #817 from alxshelepenok/renovate/gatsby

fix(deps): update gatsby
This commit is contained in:
Alexander Shelepenok 2020-11-09 13:12:51 +03:00 committed by GitHub
commit f532195ca4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 25 additions and 25 deletions

View File

@ -41,7 +41,7 @@
"bluebird": "^3.7.2",
"classnames": "^2.2.6",
"codecov": "^3.8.0",
"gatsby": "^2.25.2",
"gatsby": "^2.25.3",
"gatsby-link": "^2.4.16",
"gatsby-plugin-catch-links": "^2.3.15",
"gatsby-plugin-feed": "^2.6.0",
@ -55,7 +55,7 @@
"gatsby-plugin-react-helmet": "^3.3.14",
"gatsby-plugin-sass": "^2.4.2",
"gatsby-plugin-sharp": "^2.7.1",
"gatsby-plugin-sitemap": "^2.5.0",
"gatsby-plugin-sitemap": "^2.5.1",
"gatsby-remark-autolink-headers": "^2.4.1",
"gatsby-remark-copy-linked-files": "^2.3.19",
"gatsby-remark-external-links": "0.0.4",
@ -65,7 +65,7 @@
"gatsby-remark-relative-images": "^2.0.2",
"gatsby-remark-responsive-iframe": "^2.4.17",
"gatsby-remark-smartypants": "^2.3.13",
"gatsby-source-filesystem": "^2.4.1",
"gatsby-source-filesystem": "^2.4.2",
"gatsby-transformer-remark": "^2.9.2",
"gatsby-transformer-sharp": "^2.5.21",
"invariant": "^2.2.4",

View File

@ -7631,10 +7631,10 @@ fuzzy@^0.1.1:
resolved "https://registry.yarnpkg.com/fuzzy/-/fuzzy-0.1.3.tgz#4c76ec2ff0ac1a36a9dccf9a00df8623078d4ed8"
integrity sha1-THbsL/CsGjap3M+aAN+GIweNTtg=
gatsby-cli@^2.12.116:
version "2.12.116"
resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-2.12.116.tgz#96b26ebb36ffdd263b942061db62d98d8e7a92b7"
integrity sha512-vXpyl/ZFF67r/BlBxIjfdknBzxRfRuJ1qkA7//6dhNKDMlvVi5ZqGhOwcMzTgM1e0WZRaMFzf5/foPIA++8xEQ==
gatsby-cli@^2.12.117:
version "2.12.117"
resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-2.12.117.tgz#28b36ca3b6b471a55acfc7c63835efdfd8e29b3f"
integrity sha512-RmnDAz84sfOOhpq9wI8gC3En3J31pbknaIIneFyYa9ChqgdXYlHJuNPynKsKoiwlbF9/jj1Vr0pE5FdETJ384w==
dependencies:
"@babel/code-frame" "^7.10.4"
"@hapi/joi" "^15.1.1"
@ -7650,7 +7650,7 @@ gatsby-cli@^2.12.116:
fs-exists-cached "^1.0.0"
fs-extra "^8.1.0"
gatsby-core-utils "^1.3.24"
gatsby-recipes "^0.2.37"
gatsby-recipes "^0.2.38"
gatsby-telemetry "^1.3.40"
hosted-git-info "^3.0.6"
is-valid-path "^0.1.1"
@ -7872,10 +7872,10 @@ gatsby-plugin-sharp@^2.7.1:
svgo "1.3.2"
uuid "3.4.0"
gatsby-plugin-sitemap@^2.5.0:
version "2.5.0"
resolved "https://registry.yarnpkg.com/gatsby-plugin-sitemap/-/gatsby-plugin-sitemap-2.5.0.tgz#db96875b49d5088683a6ee0eb1b63347af884765"
integrity sha512-v5YZwS5r910FKPGv5VdKz7JF3wra+b01iLGr+dKhTb6YOYGynFs5MNUziB3ggv4CPUPtDOKH/WrYzZ0yucOz7Q==
gatsby-plugin-sitemap@^2.5.1:
version "2.5.1"
resolved "https://registry.yarnpkg.com/gatsby-plugin-sitemap/-/gatsby-plugin-sitemap-2.5.1.tgz#88534ed5d2c8c3274db76d9719ffa51443873596"
integrity sha512-GNqsA47bmrRLaoOkRgyVtM6ebqL1ZuaxE8J9NIRcMOuIbSu0cVi4B4jMe5HohVdnEzGB3GLqnUQimwXD4XmDGQ==
dependencies:
"@babel/runtime" "^7.11.2"
common-tags "^1.8.0"
@ -7910,10 +7910,10 @@ gatsby-react-router-scroll@^3.0.15:
dependencies:
"@babel/runtime" "^7.11.2"
gatsby-recipes@^0.2.37:
version "0.2.37"
resolved "https://registry.yarnpkg.com/gatsby-recipes/-/gatsby-recipes-0.2.37.tgz#988cf5dce3a655dfb51276621a4e689037613565"
integrity sha512-3pBvAx8HdrFYHv+o0uUiC5Oyd4206wYuQdETib/fYQhG8JxyGCZTDIzy/9RjBYb2I8xm+TlK6jpucLXWlp5DcA==
gatsby-recipes@^0.2.38:
version "0.2.38"
resolved "https://registry.yarnpkg.com/gatsby-recipes/-/gatsby-recipes-0.2.38.tgz#dae5438c8bba01c9b35fe0168ad52fff7bd1132e"
integrity sha512-myCRjxVXVkQEhd+j03PFhtos6xByLahNEn/8P9WHYBQ4+uzWryoPItB1Mvrns/DQa23KuEwFunlUmnKTq4ydIQ==
dependencies:
"@babel/core" "^7.11.6"
"@babel/generator" "^7.11.6"
@ -8077,10 +8077,10 @@ gatsby-remark-smartypants@^2.3.13:
retext-smartypants "^3.0.3"
unist-util-visit "^1.4.1"
gatsby-source-filesystem@^2.4.1:
version "2.4.1"
resolved "https://registry.yarnpkg.com/gatsby-source-filesystem/-/gatsby-source-filesystem-2.4.1.tgz#46e284542c2244ae2a13dcc9d912ef3550dedd64"
integrity sha512-JDFgK+873XebNvZreEhDzgRlkZ6jEXuS4A+TuJT3EPfTZ3h15YMGnldR2AWhAWYDFX9i2RfFPDuAo8xYzuFY1Q==
gatsby-source-filesystem@^2.4.2:
version "2.4.2"
resolved "https://registry.yarnpkg.com/gatsby-source-filesystem/-/gatsby-source-filesystem-2.4.2.tgz#4d599f64058d4f25032b93eda2b036c9910a0d5b"
integrity sha512-we6z7h/KrhKcYhTo9HIVpmuiN15P/D+j3AgxAgJ1zZtCkGymffmhKwyTSMDAp/g0Grz+i6vvofYwOEhXOt62iA==
dependencies:
"@babel/runtime" "^7.11.2"
better-queue "^3.8.10"
@ -8158,10 +8158,10 @@ gatsby-transformer-sharp@^2.5.21:
semver "^7.3.2"
sharp "^0.25.4"
gatsby@^2.25.2:
version "2.25.2"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.25.2.tgz#27d17a480424d0b335c731f3b3a84318b9cf292c"
integrity sha512-zssz6mH5vpScGq9SCDtkfajJkYVYJ+00x5JRVf9pYlVTRdv+g7jbKTuGdaWKbPoacEtXw3bUaTURUC2YMs/Gmg==
gatsby@^2.25.3:
version "2.25.3"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.25.3.tgz#60df0787f152fe57c386bdbfa8af786e873c8f41"
integrity sha512-2ykK0FGOyEbj8btH3OndWEQxd2BY63OtzlaBKZpbIZIw8i2LNbGQs8lv94lUpE8KcKMfmka1F0OiYvABU44ALA==
dependencies:
"@babel/code-frame" "^7.10.4"
"@babel/core" "^7.11.6"
@ -8229,7 +8229,7 @@ gatsby@^2.25.2:
find-cache-dir "^3.3.1"
fs-exists-cached "1.0.0"
fs-extra "^8.1.0"
gatsby-cli "^2.12.116"
gatsby-cli "^2.12.117"
gatsby-core-utils "^1.3.24"
gatsby-graphiql-explorer "^0.4.15"
gatsby-legacy-polyfills "^0.0.6"