Skip to content

Commit 994f34c

Browse files
chore(deps-dev): bump gatsby from 2.15.29 to 2.15.31 in /www
Bumps [gatsby](https://github.com/gatsbyjs/gatsby) from 2.15.29 to 2.15.31. - [Release notes](https://github.com/gatsbyjs/gatsby/releases) - [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/CHANGELOG.md) - [Commits](https://github.com/gatsbyjs/gatsby/compare/gatsby@2.15.29...gatsby@2.15.31) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 028e640 commit 994f34c

File tree

2 files changed

+75
-50
lines changed

2 files changed

+75
-50
lines changed

www/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"dom-helpers": "^5.1.0",
1616
"emotion": "^10.0.17",
1717
"emotion-server": "^10.0.17",
18-
"gatsby": "^2.15.29",
18+
"gatsby": "^2.15.31",
1919
"gatsby-link": "^2.2.15",
2020
"gatsby-plugin-astroturf": "^0.2.1",
2121
"gatsby-plugin-catch-links": "^2.1.12",

www/yarn.lock

Lines changed: 74 additions & 49 deletions
Original file line numberDiff line numberDiff line change
@@ -1990,18 +1990,18 @@ auto-bind@^2.0.0:
19901990
dependencies:
19911991
"@types/react" "^16.8.12"
19921992

1993-
autoprefixer@^9.6.1:
1994-
version "9.6.1"
1995-
resolved "https://registry.yarnpkg.com/autoprefixer/-/autoprefixer-9.6.1.tgz#51967a02d2d2300bb01866c1611ec8348d355a47"
1996-
integrity sha512-aVo5WxR3VyvyJxcJC3h4FKfwCQvQWb1tSI5VHNibddCVWrcD1NvlxEweg3TSgiPztMnWfjpy2FURKA2kvDE+Tw==
1993+
autoprefixer@^9.6.4:
1994+
version "9.6.4"
1995+
resolved "https://registry.yarnpkg.com/autoprefixer/-/autoprefixer-9.6.4.tgz#e6453be47af316b2923eaeaed87860f52ad4b7eb"
1996+
integrity sha512-Koz2cJU9dKOxG8P1f8uVaBntOv9lP4yz9ffWvWaicv9gHBPhpQB22nGijwd8gqW9CNT+UdkbQOQNLVI8jN1ZfQ==
19971997
dependencies:
1998-
browserslist "^4.6.3"
1999-
caniuse-lite "^1.0.30000980"
1998+
browserslist "^4.7.0"
1999+
caniuse-lite "^1.0.30000998"
20002000
chalk "^2.4.2"
20012001
normalize-range "^0.1.2"
20022002
num2fraction "^1.2.2"
2003-
postcss "^7.0.17"
2004-
postcss-value-parser "^4.0.0"
2003+
postcss "^7.0.18"
2004+
postcss-value-parser "^4.0.2"
20052005

20062006
axios@^0.19.0:
20072007
version "0.19.0"
@@ -2455,14 +2455,14 @@ browserslist@3.2.8:
24552455
caniuse-lite "^1.0.30000844"
24562456
electron-to-chromium "^1.3.47"
24572457

2458-
browserslist@^4.0.0, browserslist@^4.6.0, browserslist@^4.6.3:
2459-
version "4.6.6"
2460-
resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.6.6.tgz#6e4bf467cde520bc9dbdf3747dafa03531cec453"
2461-
integrity sha512-D2Nk3W9JL9Fp/gIcWei8LrERCS+eXu9AM5cfXA8WEZ84lFks+ARnZ0q/R69m2SV3Wjma83QDDPxsNKXUwdIsyA==
2458+
browserslist@^4.0.0, browserslist@^4.6.0, browserslist@^4.7.0:
2459+
version "4.7.0"
2460+
resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.7.0.tgz#9ee89225ffc07db03409f2fee524dc8227458a17"
2461+
integrity sha512-9rGNDtnj+HaahxiVV38Gn8n8Lr8REKsel68v1sPFfIGEK6uSXTY3h9acgiT1dZVtOOUtifo/Dn8daDQ5dUgVsA==
24622462
dependencies:
2463-
caniuse-lite "^1.0.30000984"
2464-
electron-to-chromium "^1.3.191"
2465-
node-releases "^1.1.25"
2463+
caniuse-lite "^1.0.30000989"
2464+
electron-to-chromium "^1.3.247"
2465+
node-releases "^1.1.29"
24662466

24672467
bser@^2.0.0:
24682468
version "2.0.0"
@@ -2687,11 +2687,16 @@ caniuse-api@^3.0.0:
26872687
lodash.memoize "^4.1.2"
26882688
lodash.uniq "^4.5.0"
26892689

2690-
caniuse-lite@^1.0.0, caniuse-lite@^1.0.30000844, caniuse-lite@^1.0.30000980, caniuse-lite@^1.0.30000984:
2690+
caniuse-lite@^1.0.0, caniuse-lite@^1.0.30000844:
26912691
version "1.0.30000984"
26922692
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30000984.tgz#dc96c3c469e9bcfc6ad5bdd24c77ec918ea76fe0"
26932693
integrity sha512-n5tKOjMaZ1fksIpQbjERuqCyfgec/m9pferkFQbLmWtqLUdmt12hNhjSwsmPdqeiG2NkITOQhr1VYIwWSAceiA==
26942694

2695+
caniuse-lite@^1.0.30000989, caniuse-lite@^1.0.30000998:
2696+
version "1.0.30000999"
2697+
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30000999.tgz#427253a69ad7bea4aa8d8345687b8eec51ca0e43"
2698+
integrity sha512-1CUyKyecPeksKwXZvYw0tEoaMCo/RwBlXmEtN5vVnabvO0KPd9RQLcaAuR9/1F+KDMv6esmOFWlsXuzDk+8rxg==
2699+
26952700
capture-stack-trace@^1.0.0:
26962701
version "1.0.0"
26972702
resolved "https://registry.yarnpkg.com/capture-stack-trace/-/capture-stack-trace-1.0.0.tgz#4a6fa07399c26bba47f0b2496b4d0fb408c5550d"
@@ -4118,7 +4123,12 @@ ee-first@1.1.1:
41184123
version "1.1.1"
41194124
resolved "https://registry.yarnpkg.com/ee-first/-/ee-first-1.1.1.tgz#590c61156b0ae2f4f0255732a158b266bc56b21d"
41204125

4121-
electron-to-chromium@^1.3.191, electron-to-chromium@^1.3.47:
4126+
electron-to-chromium@^1.3.247:
4127+
version "1.3.277"
4128+
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.277.tgz#38b7b297f9b3f67ea900a965c1b11a555de526ec"
4129+
integrity sha512-Czmsrgng89DOgJlIknnw9bn5431QdtnUwGp5YYiPwU1DbZQUxCLF+rc1ZC09VNAdalOPcvH6AE8BaA0H5HjI/w==
4130+
4131+
electron-to-chromium@^1.3.47:
41224132
version "1.3.191"
41234133
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.191.tgz#c451b422cd8b2eab84dedabab5abcae1eaefb6f0"
41244134
integrity sha512-jasjtY5RUy/TOyiUYM2fb4BDaPZfm6CXRFeJDMfFsXYADGxUN49RBqtgB7EL2RmJXeIRUk9lM1U6A5yk2YJMPQ==
@@ -4391,7 +4401,7 @@ eslint-plugin-react-hooks@^1.7.0:
43914401
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-1.7.0.tgz#6210b6d5a37205f0b92858f895a4e827020a7d04"
43924402
integrity sha512-iXTCFcOmlWvw4+TOE8CLWj6yX1GwzT0Y6cUfHHZqWnSk144VmVIRcVGtUAzrLES7C798lmvnt02C7rxaOX1HNA==
43934403

4394-
eslint-plugin-react@^7.15.1:
4404+
eslint-plugin-react@^7.16.0:
43954405
version "7.16.0"
43964406
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.16.0.tgz#9928e4f3e2122ed3ba6a5b56d0303ba3e41d8c09"
43974407
integrity sha512-GacBAATewhhptbK3/vTP09CbFrgUJmBSaaRcWdbQLFvUZy9yVcQxigBNHGPU/KE2AyHpzj3AWXpxoMTsIDiHug==
@@ -5031,10 +5041,10 @@ functional-red-black-tree@^1.0.1:
50315041
version "1.0.1"
50325042
resolved "https://registry.yarnpkg.com/functional-red-black-tree/-/functional-red-black-tree-1.0.1.tgz#1b0ab3bd553b2a0d6399d29c0e3ea0b252078327"
50335043

5034-
gatsby-cli@^2.7.54:
5035-
version "2.7.54"
5036-
resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-2.7.54.tgz#759a78e2155f41d9a0c1446343d6ea1aa1ec38c1"
5037-
integrity sha512-HylALiu1QnL0FwBQMidm8/zSc37F9OoBzqVg9Qc0gMlNlk75MLYPWlQY2MVrAZGm1ZLk6srH+SSitx6CykkzEQ==
5044+
gatsby-cli@^2.7.56:
5045+
version "2.7.56"
5046+
resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-2.7.56.tgz#4ef7cb8bbe1e59d7138aaf428610629aa9a442cb"
5047+
integrity sha512-0Ht6G6CKhzpd/T8LoNr+VwntQNofHyf5BaVbPyx1su4/wK1DqYBdVteJHxMEZ2tEpdjgqrzb4hfxgNv6KrrZMQ==
50385048
dependencies:
50395049
"@babel/code-frame" "^7.5.5"
50405050
"@babel/runtime" "^7.6.2"
@@ -5053,7 +5063,7 @@ gatsby-cli@^2.7.54:
50535063
fs-exists-cached "^1.0.0"
50545064
fs-extra "^8.1.0"
50555065
gatsby-telemetry "^1.1.29"
5056-
hosted-git-info "^3.0.0"
5066+
hosted-git-info "^3.0.2"
50575067
is-valid-path "^0.1.1"
50585068
lodash "^4.17.15"
50595069
meant "^1.0.1"
@@ -5074,7 +5084,7 @@ gatsby-cli@^2.7.54:
50745084
yargs "^12.0.5"
50755085
yurnalist "^1.1.1"
50765086
optionalDependencies:
5077-
ink "^2.4.0"
5087+
ink "^2.5.0"
50785088
ink-spinner "^3.0.1"
50795089

50805090
gatsby-core-utils@^1.0.12:
@@ -5287,10 +5297,10 @@ gatsby-transformer-remark@^2.6.27:
52875297
unist-util-select "^1.5.0"
52885298
unist-util-visit "^1.4.1"
52895299

5290-
gatsby@^2.15.29:
5291-
version "2.15.29"
5292-
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.15.29.tgz#ed3a809dcde91018ba0921cd58ebfed30144d3a2"
5293-
integrity sha512-DFRjGgnfEIEZHKEpyM0GMxHaMGOMMcRrVIah7YWAKxpzQz6msXj95EjLv7MSEvWqTTr5Xxmmt3KcG+bJJ3Wp4g==
5300+
gatsby@^2.15.31:
5301+
version "2.15.31"
5302+
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.15.31.tgz#a9c4118b3859b3e1757d5022ff4dd8381554c325"
5303+
integrity sha512-YwcTb46vuMDzF2ugT07/ZV9FulECOBNwMJLm+tu1NY4RFqQz0A5PJTi3A70y+yv0Kml6JWaCUX3VhMwB7RXy3g==
52945304
dependencies:
52955305
"@babel/code-frame" "^7.5.5"
52965306
"@babel/core" "^7.6.2"
@@ -5306,7 +5316,7 @@ gatsby@^2.15.29:
53065316
"@typescript-eslint/eslint-plugin" "^1.13.0"
53075317
"@typescript-eslint/parser" "^1.13.0"
53085318
address "1.1.2"
5309-
autoprefixer "^9.6.1"
5319+
autoprefixer "^9.6.4"
53105320
axios "^0.19.0"
53115321
babel-core "7.0.0-bridge.0"
53125322
babel-eslint "^10.0.3"
@@ -5342,7 +5352,7 @@ gatsby@^2.15.29:
53425352
eslint-plugin-graphql "^3.1.0"
53435353
eslint-plugin-import "^2.18.2"
53445354
eslint-plugin-jsx-a11y "^6.2.3"
5345-
eslint-plugin-react "^7.15.1"
5355+
eslint-plugin-react "^7.16.0"
53465356
eslint-plugin-react-hooks "^1.7.0"
53475357
event-source-polyfill "^1.0.9"
53485358
express "^4.17.1"
@@ -5352,7 +5362,7 @@ gatsby@^2.15.29:
53525362
flat "^4.1.0"
53535363
fs-exists-cached "1.0.0"
53545364
fs-extra "^8.1.0"
5355-
gatsby-cli "^2.7.54"
5365+
gatsby-cli "^2.7.56"
53565366
gatsby-core-utils "^1.0.12"
53575367
gatsby-graphiql-explorer "^0.2.22"
53585368
gatsby-link "^2.2.18"
@@ -5396,7 +5406,7 @@ gatsby@^2.15.29:
53965406
raw-loader "^0.5.1"
53975407
react-dev-utils "^4.2.3"
53985408
react-error-overlay "^3.0.0"
5399-
react-hot-loader "^4.12.14"
5409+
react-hot-loader "^4.12.15"
54005410
redux "^4.0.4"
54015411
redux-thunk "^2.3.0"
54025412
semver "^5.7.1"
@@ -6000,10 +6010,10 @@ hosted-git-info@^2.1.4:
60006010
version "2.7.1"
60016011
resolved "https://registry.yarnpkg.com/hosted-git-info/-/hosted-git-info-2.7.1.tgz#97f236977bd6e125408930ff6de3eec6281ec047"
60026012

6003-
hosted-git-info@^3.0.0:
6004-
version "3.0.0"
6005-
resolved "https://registry.yarnpkg.com/hosted-git-info/-/hosted-git-info-3.0.0.tgz#dd8af49cd01e73cc8e61ba13e217a772fd4ecd2d"
6006-
integrity sha512-zYSx1cP4MLsvKtTg8DF/PI6e6FHZ3wcawcTGsrLU2TM+UfD4jmSrn2wdQT16TFbH3lO4PIdjLG0E+cuYDgFD9g==
6013+
hosted-git-info@^3.0.2:
6014+
version "3.0.2"
6015+
resolved "https://registry.yarnpkg.com/hosted-git-info/-/hosted-git-info-3.0.2.tgz#8b7e3bd114b59b51786f8bade0f39ddc80275a97"
6016+
integrity sha512-ezZMWtHXm7Eb7Rq4Mwnx2vs79WUx2QmRg3+ZqeGroKzfDO+EprOcgRPYghsOP9JuYBfK18VojmRTGCg8Ma+ktw==
60076017
dependencies:
60086018
lru-cache "^5.1.1"
60096019

@@ -6280,12 +6290,13 @@ ink-spinner@^3.0.1:
62806290
cli-spinners "^1.0.0"
62816291
prop-types "^15.5.10"
62826292

6283-
ink@^2.4.0:
6284-
version "2.4.0"
6285-
resolved "https://registry.yarnpkg.com/ink/-/ink-2.4.0.tgz#991f8264d90b81b94fe963c96fccdf26afb6b436"
6286-
integrity sha512-dEEqRo2AgvJZy2o+ltQkHtS4BwPHPHfcNlt74R8gljH/KX265N6aIAAPhYpO3VJjnkoO4/y7MYAYeDDsLDlrNA==
6293+
ink@^2.5.0:
6294+
version "2.5.0"
6295+
resolved "https://registry.yarnpkg.com/ink/-/ink-2.5.0.tgz#66cf988b65ca06d14f00f385eb531fde29f95819"
6296+
integrity sha512-HUkVglJ11cXK+W1a5cKNoOCxLkDi5hbDMAWSFDcwF2kpNd0eoX+2/cpaTP9BTFaQ8RJk7O59NxKMmyPXkmxo7w==
62876297
dependencies:
62886298
"@types/react" "^16.8.6"
6299+
ansi-escapes "^4.2.1"
62896300
arrify "^1.0.1"
62906301
auto-bind "^2.0.0"
62916302
chalk "^2.4.1"
@@ -7882,12 +7893,12 @@ node-pre-gyp@^0.10.0:
78827893
semver "^5.3.0"
78837894
tar "^4"
78847895

7885-
node-releases@^1.1.25:
7886-
version "1.1.25"
7887-
resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-1.1.25.tgz#0c2d7dbc7fed30fbe02a9ee3007b8c90bf0133d3"
7888-
integrity sha512-fI5BXuk83lKEoZDdH3gRhtsNgh05/wZacuXkgbiYkceE7+QIMXOg98n9ZV7mz27B+kFHnqHcUpscZZlGRSmTpQ==
7896+
node-releases@^1.1.29:
7897+
version "1.1.34"
7898+
resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-1.1.34.tgz#ced4655ee1ba9c3a2c5dcbac385e19434155fd40"
7899+
integrity sha512-fNn12JTEfniTuCqo0r9jXgl44+KxRH/huV7zM/KAGOKxDKrHr6EbT7SSs4B+DNxyBE2mks28AD+Jw6PkfY5uwA==
78897900
dependencies:
7890-
semver "^5.3.0"
7901+
semver "^6.3.0"
78917902

78927903
noms@0.0.0:
78937904
version "0.0.0"
@@ -9047,6 +9058,11 @@ postcss-value-parser@^4.0.0:
90479058
resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-4.0.0.tgz#99a983d365f7b2ad8d0f9b8c3094926eab4b936d"
90489059
integrity sha512-ESPktioptiSUchCKgggAkzdmkgzKfmp0EU8jXH+5kbIUB+unr0Y4CY9SRMvibuvYUBjNh1ACLbxqYNpdTQOteQ==
90499060

9061+
postcss-value-parser@^4.0.2:
9062+
version "4.0.2"
9063+
resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-4.0.2.tgz#482282c09a42706d1fc9a069b73f44ec08391dc9"
9064+
integrity sha512-LmeoohTpp/K4UiyQCwuGWlONxXamGzCMtFxLq4W1nZVGIQLYvMCJx3yAF9qyyuFpflABI9yVdtJAqbihOsCsJQ==
9065+
90509066
postcss@^6.0.0, postcss@^6.0.1, postcss@^6.0.23:
90519067
version "6.0.23"
90529068
resolved "https://registry.yarnpkg.com/postcss/-/postcss-6.0.23.tgz#61c82cc328ac60e677645f979054eb98bc0e3324"
@@ -9064,6 +9080,15 @@ postcss@^7.0.0, postcss@^7.0.1, postcss@^7.0.14, postcss@^7.0.16, postcss@^7.0.1
90649080
source-map "^0.6.1"
90659081
supports-color "^6.1.0"
90669082

9083+
postcss@^7.0.18:
9084+
version "7.0.18"
9085+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-7.0.18.tgz#4b9cda95ae6c069c67a4d933029eddd4838ac233"
9086+
integrity sha512-/7g1QXXgegpF+9GJj4iN7ChGF40sYuGYJ8WZu8DZWnmhQ/G36hfdk3q9LBJmoK+lZ+yzZ5KYpOoxq7LF1BxE8g==
9087+
dependencies:
9088+
chalk "^2.4.2"
9089+
source-map "^0.6.1"
9090+
supports-color "^6.1.0"
9091+
90679092
prelude-ls@~1.1.2:
90689093
version "1.1.2"
90699094
resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.1.2.tgz#21932a549f5e52ffd9a827f570e04be62a97da54"
@@ -9389,10 +9414,10 @@ react-error-overlay@^3.0.0:
93899414
version "3.0.0"
93909415
resolved "https://registry.yarnpkg.com/react-error-overlay/-/react-error-overlay-3.0.0.tgz#c2bc8f4d91f1375b3dad6d75265d51cd5eeaf655"
93919416

9392-
react-hot-loader@^4.12.14:
9393-
version "4.12.14"
9394-
resolved "https://registry.yarnpkg.com/react-hot-loader/-/react-hot-loader-4.12.14.tgz#81ca06ffda0b90aad15d6069339f73ed6428340a"
9395-
integrity sha512-ecxH4eBvEaJ9onT8vkEmK1FAAJUh1PqzGqds9S3k+GeihSp7nKAp4fOxytO+Ghr491LiBD38jaKyDXYnnpI9pQ==
9417+
react-hot-loader@^4.12.15:
9418+
version "4.12.15"
9419+
resolved "https://registry.yarnpkg.com/react-hot-loader/-/react-hot-loader-4.12.15.tgz#6bf3984e52edbdf02ea8952777f53da1b3c68c95"
9420+
integrity sha512-sgkN6g+tgPE6xZzD0Ysqll7KUFYJbMX0DrczT5OxD6S7hZlSnmqSC3ceudwCkiDd65ZTtm+Ayk4Y9k5xxCvpOw==
93969421
dependencies:
93979422
fast-levenshtein "^2.0.6"
93989423
global "^4.3.0"

0 commit comments

Comments
 (0)