Skip to content

Commit 7b4b83f

Browse files
chore(deps): update all non-major dependencies (#903)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 69cb3b7 commit 7b4b83f

File tree

4 files changed

+135
-148
lines changed

4 files changed

+135
-148
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -83,16 +83,16 @@
8383
"@babel/plugin-proposal-class-properties": "^7.12.1",
8484
"@babel/plugin-transform-runtime": "^7.12.10",
8585
"@babel/polyfill": "^7.12.1",
86-
"@babel/preset-env": "^7.12.10",
86+
"@babel/preset-env": "^7.12.11",
8787
"@babel/preset-react": "^7.12.10",
8888
"@babel/preset-typescript": "^7.12.7",
8989
"@react-bootstrap/eslint-config": "^1.3.2",
9090
"@rollup/plugin-node-resolve": "^9.0.0",
9191
"@types/classnames": "^2.2.11",
9292
"@types/react": "^16.14.2",
9393
"@types/react-dom": "^16.9.10",
94-
"@typescript-eslint/eslint-plugin": "^4.10.0",
95-
"@typescript-eslint/parser": "^4.10.0",
94+
"@typescript-eslint/eslint-plugin": "^4.11.0",
95+
"@typescript-eslint/parser": "^4.11.0",
9696
"babel-eslint": "^10.1.0",
9797
"babel-plugin-add-module-exports": "^1.0.4",
9898
"babel-plugin-istanbul": "^6.0.0",
@@ -101,7 +101,7 @@
101101
"cross-env": "^7.0.3",
102102
"enzyme": "^3.11.0",
103103
"enzyme-adapter-react-16": "^1.15.5",
104-
"eslint": "^7.15.0",
104+
"eslint": "^7.16.0",
105105
"eslint-config-4catalyzer-typescript": "^3.0.2",
106106
"eslint-config-prettier": "^6.15.0",
107107
"eslint-plugin-import": "^2.22.1",

www/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"bootstrap": "^4.5.3",
1717
"dom-helpers": "^5.2.0",
1818
"emotion": "^10.0.27",
19-
"gatsby": "^2.29.0",
19+
"gatsby": "^2.29.2",
2020
"gatsby-plugin-astroturf": "^0.2.1",
2121
"gatsby-plugin-sass": "^2.8.0",
2222
"lodash": "^4.17.20",

www/yarn.lock

Lines changed: 52 additions & 51 deletions
Original file line numberDiff line numberDiff line change
@@ -2842,10 +2842,10 @@ babel-plugin-transform-react-remove-prop-types@^0.4.24:
28422842
resolved "https://registry.yarnpkg.com/babel-plugin-transform-react-remove-prop-types/-/babel-plugin-transform-react-remove-prop-types-0.4.24.tgz#f2edaf9b4c6a5fbe5c1d678bfb531078c1555f3a"
28432843
integrity sha512-eqj0hVcJUR57/Ug2zE1Yswsw4LhuqqHhD+8v120T1cl3kjg76QwtyBrdIk4WVwK+lAhBJVYCd/v+4nc4y+8JsA==
28442844

2845-
babel-preset-gatsby@^0.9.0:
2846-
version "0.9.0"
2847-
resolved "https://registry.yarnpkg.com/babel-preset-gatsby/-/babel-preset-gatsby-0.9.0.tgz#861badd483ce90a1088119847dc81438c8c55bf2"
2848-
integrity sha512-nYVbydGWnVDnSUX4IPz1QCbwuL1Xfw+25p/rwyDtYntbtLyON3Klrn3jDeZB8EMts2EoTV9OLrP0G36GT0QQog==
2845+
babel-preset-gatsby@^0.9.1:
2846+
version "0.9.1"
2847+
resolved "https://registry.yarnpkg.com/babel-preset-gatsby/-/babel-preset-gatsby-0.9.1.tgz#307be99366b8d726aef6d9f43299b528e775b16a"
2848+
integrity sha512-J/2e5qn6G0Sn1YF1MGOMfYJrgaKAEUXbr52v06Y24buHdj52HUcftF8/xspSpBADLP/0MHt053AHFOOJvA9BzA==
28492849
dependencies:
28502850
"@babel/plugin-proposal-class-properties" "^7.12.1"
28512851
"@babel/plugin-proposal-nullish-coalescing-operator" "^7.12.1"
@@ -2859,7 +2859,7 @@ babel-preset-gatsby@^0.9.0:
28592859
babel-plugin-dynamic-import-node "^2.3.3"
28602860
babel-plugin-macros "^2.8.0"
28612861
babel-plugin-transform-react-remove-prop-types "^0.4.24"
2862-
gatsby-core-utils "^1.7.0"
2862+
gatsby-core-utils "^1.7.1"
28632863
gatsby-legacy-polyfills "^0.4.0"
28642864

28652865
babel-runtime@^6.26.0:
@@ -4153,10 +4153,10 @@ create-emotion@^10.0.27:
41534153
"@emotion/sheet" "0.9.4"
41544154
"@emotion/utils" "0.11.3"
41554155

4156-
create-gatsby@^0.2.0:
4157-
version "0.2.0"
4158-
resolved "https://registry.yarnpkg.com/create-gatsby/-/create-gatsby-0.2.0.tgz#2ef9d85b29d616dabf75acd550b94f1a022d506f"
4159-
integrity sha512-1KGKbAzY442rwmZ67rt2660l79n+qoKl2EjS3rcTzMkIBEpZ/+1DKDRaryeaZvEF7gWPV7viXxt+nQrniLgVpQ==
4156+
create-gatsby@^0.2.1:
4157+
version "0.2.1"
4158+
resolved "https://registry.yarnpkg.com/create-gatsby/-/create-gatsby-0.2.1.tgz#d93ed639ab8bea00be9956ab495dc84ab8e49f4b"
4159+
integrity sha512-TYg5jfi97GWCuotU2otZUqNtNBmjIZTHlW1RE49JDK/QujtJ4pur9cp7oFJm9QaOqeiH+oq1/LK7JFzq9B44HA==
41604160

41614161
create-hash@^1.1.0, create-hash@^1.1.2:
41624162
version "1.2.0"
@@ -6172,10 +6172,10 @@ functional-red-black-tree@^1.0.1:
61726172
resolved "https://registry.yarnpkg.com/functional-red-black-tree/-/functional-red-black-tree-1.0.1.tgz#1b0ab3bd553b2a0d6399d29c0e3ea0b252078327"
61736173
integrity sha1-GwqzvVU7Kg1jmdKcDj6gslIHgyc=
61746174

6175-
gatsby-cli@^2.16.0:
6176-
version "2.16.0"
6177-
resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-2.16.0.tgz#99f24d7d2835e452d523744611a3f22e0a624c43"
6178-
integrity sha512-WoFDKdHJ/Zrq74673zuaLrly9/LMGYWX6sIDxI6VHsgyeE1UFxYwOazx9uArjWZ4b3zFV3T2QYVZF6QuFbkeZg==
6175+
gatsby-cli@^2.16.2:
6176+
version "2.16.2"
6177+
resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-2.16.2.tgz#cb56057c074f783115875bfcd38db407a54c5ae4"
6178+
integrity sha512-YRnxrAl3mTyMghzf56DgusOrttzFZtv36Zk/Srd1Lrhk/bpCRKTNYAqbVvmv0yivjQhkyyE7aAbUTK19DapHPw==
61796179
dependencies:
61806180
"@babel/code-frame" "^7.10.4"
61816181
"@hapi/joi" "^15.1.1"
@@ -6186,14 +6186,14 @@ gatsby-cli@^2.16.0:
61866186
common-tags "^1.8.0"
61876187
configstore "^5.0.1"
61886188
convert-hrtime "^3.0.0"
6189-
create-gatsby "^0.2.0"
6189+
create-gatsby "^0.2.1"
61906190
envinfo "^7.7.3"
61916191
execa "^3.4.0"
61926192
fs-exists-cached "^1.0.0"
61936193
fs-extra "^8.1.0"
6194-
gatsby-core-utils "^1.7.0"
6195-
gatsby-recipes "^0.6.0"
6196-
gatsby-telemetry "^1.7.0"
6194+
gatsby-core-utils "^1.7.1"
6195+
gatsby-recipes "^0.6.1"
6196+
gatsby-telemetry "^1.7.1"
61976197
hosted-git-info "^3.0.6"
61986198
is-valid-path "^0.1.1"
61996199
lodash "^4.17.20"
@@ -6216,10 +6216,10 @@ gatsby-cli@^2.16.0:
62166216
yoga-layout-prebuilt "^1.9.6"
62176217
yurnalist "^1.1.2"
62186218

6219-
gatsby-core-utils@^1.2.0, gatsby-core-utils@^1.3.4, gatsby-core-utils@^1.7.0:
6220-
version "1.7.0"
6221-
resolved "https://registry.yarnpkg.com/gatsby-core-utils/-/gatsby-core-utils-1.7.0.tgz#fb5b5181136b48b859b57e3a2adc84852e79b0ec"
6222-
integrity sha512-DYYkmlgpfkQBuc/vWEkSmp1xh7LGI00HA0AzH2U8AblrqAff3JBezeS3v8thkeuOm7FhlwkZGPNza+PIHYcwKA==
6219+
gatsby-core-utils@^1.2.0, gatsby-core-utils@^1.3.4, gatsby-core-utils@^1.7.1:
6220+
version "1.7.1"
6221+
resolved "https://registry.yarnpkg.com/gatsby-core-utils/-/gatsby-core-utils-1.7.1.tgz#7e7e6596c228d580ed8ce4a3fc04c56f103cae3f"
6222+
integrity sha512-hnzQCixp2C4opmSgjido/CQwSt4FL3CcmGwq6fK3PVPTT3hLPz7rvuTMQIUlR8BJjGYai6i5f6V3wfkCJ3VTgQ==
62236223
dependencies:
62246224
ci-info "2.0.0"
62256225
configstore "^5.0.1"
@@ -6252,16 +6252,16 @@ gatsby-link@^2.8.0:
62526252
"@types/reach__router" "^1.3.6"
62536253
prop-types "^15.7.2"
62546254

6255-
gatsby-page-utils@^0.6.0:
6256-
version "0.6.0"
6257-
resolved "https://registry.yarnpkg.com/gatsby-page-utils/-/gatsby-page-utils-0.6.0.tgz#3544aaf685b8ce43d72c91f18eca1b12f8589ec2"
6258-
integrity sha512-DG1uFBdru3Lvvp13HsDIgssbeNaO9ydirEu5OO4s6BiYHnropABEkjFow2FXJ6D451fm4i+KFI1JbVtKOiu8qg==
6255+
gatsby-page-utils@^0.6.1:
6256+
version "0.6.1"
6257+
resolved "https://registry.yarnpkg.com/gatsby-page-utils/-/gatsby-page-utils-0.6.1.tgz#dc067c0bbc095021cc8b15fb77cca9162bd529e3"
6258+
integrity sha512-ELEYcRpVDFeuDyt9E4zCtrWITTabPfBK3P4whwwUzvyzGefuv4W/16DaT93PPqhM5TOlGubQdJ7nhIngUu82ig==
62596259
dependencies:
62606260
"@babel/runtime" "^7.12.5"
62616261
bluebird "^3.7.2"
62626262
chokidar "^3.4.3"
62636263
fs-exists-cached "^1.0.0"
6264-
gatsby-core-utils "^1.7.0"
6264+
gatsby-core-utils "^1.7.1"
62656265
glob "^7.1.6"
62666266
lodash "^4.17.20"
62676267
micromatch "^4.0.2"
@@ -6334,16 +6334,17 @@ gatsby-plugin-mdx@^1.2.4:
63346334
unist-util-remove "^1.0.3"
63356335
unist-util-visit "^1.4.1"
63366336

6337-
gatsby-plugin-page-creator@^2.3.0, gatsby-plugin-page-creator@^2.7.0:
6338-
version "2.7.0"
6339-
resolved "https://registry.yarnpkg.com/gatsby-plugin-page-creator/-/gatsby-plugin-page-creator-2.7.0.tgz#8b6f2afa11794c15eb0809054d5b7e0d47a6ba99"
6340-
integrity sha512-lLUiwVGP/KfdlLwI7sB5naODK9KauPqPg9vd35LGKu/xI4izAi1070LwrG69XWm+R3RUF7NEkgHczBjwSI/fcQ==
6337+
gatsby-plugin-page-creator@^2.3.0, gatsby-plugin-page-creator@^2.7.2:
6338+
version "2.7.2"
6339+
resolved "https://registry.yarnpkg.com/gatsby-plugin-page-creator/-/gatsby-plugin-page-creator-2.7.2.tgz#966624d92ba75abd1ce46d639ede2e988e6159aa"
6340+
integrity sha512-PyiimFUDMYHYbThkyYc2inKvDEcTR3zeDst/9Oq4IlyG7iL96esSWI/VLYTwHbcajYeUUQgTuUcVoT51mloF8A==
63416341
dependencies:
63426342
"@babel/traverse" "^7.12.5"
63436343
"@sindresorhus/slugify" "^1.1.0"
63446344
chokidar "^3.4.2"
63456345
fs-exists-cached "^1.0.0"
6346-
gatsby-page-utils "^0.6.0"
6346+
gatsby-page-utils "^0.6.1"
6347+
gatsby-telemetry "^1.7.1"
63476348
globby "^11.0.1"
63486349
lodash "^4.17.20"
63496350

@@ -6402,10 +6403,10 @@ gatsby-react-router-scroll@^3.4.0:
64026403
dependencies:
64036404
"@babel/runtime" "^7.12.5"
64046405

6405-
gatsby-recipes@^0.6.0:
6406-
version "0.6.0"
6407-
resolved "https://registry.yarnpkg.com/gatsby-recipes/-/gatsby-recipes-0.6.0.tgz#5eeb7cc1057aafd8e145a818695bcc489fdcfeb8"
6408-
integrity sha512-YH1BFCbuMNuvfw/3+DbQk5GDVNnz+1eVNdaBtE8Fo/Sa7rAfuezHnGtaa2CASI3V7ZKI3D1U6HnhQNULlfSa7g==
6406+
gatsby-recipes@^0.6.1:
6407+
version "0.6.1"
6408+
resolved "https://registry.yarnpkg.com/gatsby-recipes/-/gatsby-recipes-0.6.1.tgz#aa52bb97bc69c3e3a7b3d124b17ebaa0cd58c17f"
6409+
integrity sha512-yuccPEl2LE4MA+jG4h5sNiNJQnTqK2uXbTytuq0erUreT7SipdsmpbvAcooJYmijGRm0iyzf763fkNB1MEPEkw==
64096410
dependencies:
64106411
"@babel/core" "^7.12.3"
64116412
"@babel/generator" "^7.12.5"
@@ -6430,8 +6431,8 @@ gatsby-recipes@^0.6.0:
64306431
express "^4.17.1"
64316432
express-graphql "^0.9.0"
64326433
fs-extra "^8.1.0"
6433-
gatsby-core-utils "^1.7.0"
6434-
gatsby-telemetry "^1.7.0"
6434+
gatsby-core-utils "^1.7.1"
6435+
gatsby-telemetry "^1.7.1"
64356436
glob "^7.1.6"
64366437
graphql "^14.6.0"
64376438
graphql-compose "^6.3.8"
@@ -6496,10 +6497,10 @@ gatsby-source-filesystem@^2.3.0:
64966497
valid-url "^1.0.9"
64976498
xstate "^4.10.0"
64986499

6499-
gatsby-telemetry@^1.7.0:
6500-
version "1.7.0"
6501-
resolved "https://registry.yarnpkg.com/gatsby-telemetry/-/gatsby-telemetry-1.7.0.tgz#412950669e3c1e71ed2fbe4ba941178b0bb54536"
6502-
integrity sha512-0hHskxnPV667snd6uSkZ32vKfBsv+9mFe0Pl3A9c9NC4HoKQlfmoluUTZr0nOjWdMMslz08XydzqxNdb6wB+oQ==
6500+
gatsby-telemetry@^1.7.1:
6501+
version "1.7.1"
6502+
resolved "https://registry.yarnpkg.com/gatsby-telemetry/-/gatsby-telemetry-1.7.1.tgz#8e05dc2b386218f7eb29f8d597fcec19dc96b659"
6503+
integrity sha512-kLIjpspvnoCD7+5ybAv5uc/zc4NK8EMwlKEBHPxx7RJBEK220deD1ixtNEcO7nsDwH0Y+eE8Yom8qOPbr0F6Mw==
65036504
dependencies:
65046505
"@babel/code-frame" "^7.10.4"
65056506
"@babel/runtime" "^7.12.5"
@@ -6509,7 +6510,7 @@ gatsby-telemetry@^1.7.0:
65096510
boxen "^4.2.0"
65106511
configstore "^5.0.1"
65116512
fs-extra "^8.1.0"
6512-
gatsby-core-utils "^1.7.0"
6513+
gatsby-core-utils "^1.7.1"
65136514
git-up "^4.0.2"
65146515
is-docker "^2.1.1"
65156516
lodash "^4.17.20"
@@ -6543,10 +6544,10 @@ gatsby-transformer-remark@^2.8.4:
65436544
unist-util-select "^1.5.0"
65446545
unist-util-visit "^1.4.1"
65456546

6546-
gatsby@^2.29.0:
6547-
version "2.29.0"
6548-
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.29.0.tgz#3149572c78fc01de0a623e8e9b0db0585518c0f4"
6549-
integrity sha512-sS1t1POQ0orRiQXNcZrcOa5fi++nRymXEENpfFTp8N9FDmBWH1EVUhXuEwKKtVIMdfm+Fhnt5TiBeZCDXRQyfQ==
6547+
gatsby@^2.29.2:
6548+
version "2.29.2"
6549+
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.29.2.tgz#fcad36a320cd2cb34528b18762b37e8299042e82"
6550+
integrity sha512-89My5UzWA3Ix6zVWr2qQ95nIfVGBRRTpJ5gvp9oqAS+pwV6WxUg/vn7TDVifyg1eqS1jS+FDX96+txji+54QPg==
65506551
dependencies:
65516552
"@babel/code-frame" "^7.10.4"
65526553
"@babel/core" "^7.12.3"
@@ -6575,7 +6576,7 @@ gatsby@^2.29.0:
65756576
babel-plugin-dynamic-import-node "^2.3.3"
65766577
babel-plugin-lodash "3.3.4"
65776578
babel-plugin-remove-graphql-queries "^2.13.0"
6578-
babel-preset-gatsby "^0.9.0"
6579+
babel-preset-gatsby "^0.9.1"
65796580
better-opn "^2.0.0"
65806581
better-queue "^3.8.10"
65816582
bluebird "^3.7.2"
@@ -6615,16 +6616,16 @@ gatsby@^2.29.0:
66156616
find-cache-dir "^3.3.1"
66166617
fs-exists-cached "1.0.0"
66176618
fs-extra "^8.1.0"
6618-
gatsby-cli "^2.16.0"
6619-
gatsby-core-utils "^1.7.0"
6619+
gatsby-cli "^2.16.2"
6620+
gatsby-core-utils "^1.7.1"
66206621
gatsby-graphiql-explorer "^0.8.0"
66216622
gatsby-legacy-polyfills "^0.4.0"
66226623
gatsby-link "^2.8.0"
6623-
gatsby-plugin-page-creator "^2.7.0"
6624+
gatsby-plugin-page-creator "^2.7.2"
66246625
gatsby-plugin-typescript "^2.9.0"
66256626
gatsby-plugin-utils "^0.6.0"
66266627
gatsby-react-router-scroll "^3.4.0"
6627-
gatsby-telemetry "^1.7.0"
6628+
gatsby-telemetry "^1.7.1"
66286629
glob "^7.1.6"
66296630
got "8.3.2"
66306631
graphql "^14.6.0"

0 commit comments

Comments
 (0)