Skip to content

Commit 30b8155

Browse files
chore(deps): update all non-major dependencies (#917)
Co-authored-by: Renovate Bot <[email protected]>
1 parent cc69b83 commit 30b8155

File tree

4 files changed

+1500
-1572
lines changed

4 files changed

+1500
-1572
lines changed

package.json

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -75,28 +75,28 @@
7575
"react-dom": ">=16.3.0"
7676
},
7777
"devDependencies": {
78-
"@4c/cli": "^2.1.13",
79-
"@4c/rollout": "^2.1.12",
78+
"@4c/cli": "^2.2.0",
79+
"@4c/rollout": "^2.2.0",
8080
"@4c/tsconfig": "^0.3.1",
81-
"@babel/cli": "^7.12.10",
82-
"@babel/core": "^7.12.10",
83-
"@babel/plugin-proposal-class-properties": "^7.12.1",
84-
"@babel/plugin-transform-runtime": "^7.12.10",
81+
"@babel/cli": "^7.12.13",
82+
"@babel/core": "^7.12.13",
83+
"@babel/plugin-proposal-class-properties": "^7.12.13",
84+
"@babel/plugin-transform-runtime": "^7.12.15",
8585
"@babel/polyfill": "^7.12.1",
86-
"@babel/preset-env": "^7.12.11",
87-
"@babel/preset-react": "^7.12.10",
88-
"@babel/preset-typescript": "^7.12.7",
86+
"@babel/preset-env": "^7.12.13",
87+
"@babel/preset-react": "^7.12.13",
88+
"@babel/preset-typescript": "^7.12.13",
8989
"@react-bootstrap/eslint-config": "^1.3.2",
9090
"@rollup/plugin-node-resolve": "^9.0.0",
9191
"@types/classnames": "^2.2.11",
92-
"@types/react": "^16.14.2",
92+
"@types/react": "^16.14.3",
9393
"@types/react-dom": "^16.9.10",
94-
"@typescript-eslint/eslint-plugin": "^4.14.2",
95-
"@typescript-eslint/parser": "^4.14.2",
94+
"@typescript-eslint/eslint-plugin": "^4.15.0",
95+
"@typescript-eslint/parser": "^4.15.0",
9696
"babel-eslint": "^10.1.0",
9797
"babel-plugin-add-module-exports": "^1.0.4",
9898
"babel-plugin-istanbul": "^6.0.0",
99-
"chai": "^4.2.0",
99+
"chai": "^4.3.0",
100100
"cherry-pick": "^0.5.0",
101101
"cross-env": "^7.0.3",
102102
"enzyme": "^3.11.0",
@@ -122,18 +122,18 @@
122122
"karma-sinon-chai": "^2.0.2",
123123
"karma-sourcemap-loader": "^0.3.8",
124124
"karma-webpack": "4.0.2",
125-
"lint-staged": "^10.5.3",
125+
"lint-staged": "^10.5.4",
126126
"mocha": "^8.2.1",
127127
"prettier": "^2.2.1",
128128
"react": "^16.14.0",
129129
"react-dom": "^16.14.0",
130130
"react-transition-group": "^4.4.1",
131131
"rimraf": "^3.0.2",
132-
"rollup": "^2.38.4",
132+
"rollup": "^2.38.5",
133133
"simulant": "^0.2.2",
134134
"sinon": "^9.2.4",
135135
"sinon-chai": "^3.5.0",
136-
"typescript": "^4.1.3",
136+
"typescript": "^4.1.5",
137137
"webpack": "^4.46.0",
138138
"webpack-atoms": "^14.0.0",
139139
"webpack-cli": "^3.3.12"

www/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,14 +16,14 @@
1616
"bootstrap": "^4.6.0",
1717
"dom-helpers": "^5.2.0",
1818
"emotion": "^10.0.27",
19-
"gatsby": "^2.32.0",
19+
"gatsby": "^2.32.3",
2020
"gatsby-plugin-astroturf": "^0.2.1",
2121
"gatsby-plugin-sass": "^2.8.0",
2222
"lodash": "^4.17.20",
2323
"prop-types": "^15.7.2",
2424
"react": "^16.14.0",
2525
"react-dom": "^16.14.0",
2626
"react-transition-group": "^4.4.1",
27-
"sass": "^1.32.6"
27+
"sass": "^1.32.7"
2828
}
2929
}

www/yarn.lock

Lines changed: 29 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -2822,15 +2822,16 @@ babel-plugin-transform-react-remove-prop-types@^0.4.24:
28222822
resolved "https://registry.yarnpkg.com/babel-plugin-transform-react-remove-prop-types/-/babel-plugin-transform-react-remove-prop-types-0.4.24.tgz#f2edaf9b4c6a5fbe5c1d678bfb531078c1555f3a"
28232823
integrity sha512-eqj0hVcJUR57/Ug2zE1Yswsw4LhuqqHhD+8v120T1cl3kjg76QwtyBrdIk4WVwK+lAhBJVYCd/v+4nc4y+8JsA==
28242824

2825-
babel-preset-gatsby@^0.12.0:
2826-
version "0.12.0"
2827-
resolved "https://registry.yarnpkg.com/babel-preset-gatsby/-/babel-preset-gatsby-0.12.0.tgz#cde244b45462d5dd14a2b946416fbe2d7f15c2ba"
2828-
integrity sha512-VoN1ItvHFrptlhF2UUR5HeOjaSZeQVClhCYqRSoe8E/MzsQody4aBJQpOxYCAUX/DgUMtZVSz6Kvy2UTUaOb9w==
2825+
babel-preset-gatsby@^0.12.1:
2826+
version "0.12.1"
2827+
resolved "https://registry.yarnpkg.com/babel-preset-gatsby/-/babel-preset-gatsby-0.12.1.tgz#b1d2facecd29399817d38dd65ff520750ba67bb0"
2828+
integrity sha512-nCIT2ptMftfEQAyNpyc1eKM1oazJWxUlvJhA3kCzrPNWDTb0IniTlKnFZq2jPRLmDAafH5Mq8lYB/sFzFzdy6Q==
28292829
dependencies:
28302830
"@babel/plugin-proposal-class-properties" "^7.12.1"
28312831
"@babel/plugin-proposal-nullish-coalescing-operator" "^7.12.1"
28322832
"@babel/plugin-proposal-optional-chaining" "^7.12.1"
28332833
"@babel/plugin-syntax-dynamic-import" "^7.8.3"
2834+
"@babel/plugin-transform-classes" "^7.12.1"
28342835
"@babel/plugin-transform-runtime" "^7.12.1"
28352836
"@babel/plugin-transform-spread" "^7.12.1"
28362837
"@babel/preset-env" "^7.12.1"
@@ -4106,10 +4107,10 @@ create-emotion@^10.0.27:
41064107
"@emotion/sheet" "0.9.4"
41074108
"@emotion/utils" "0.11.3"
41084109

4109-
create-gatsby@^0.5.0:
4110-
version "0.5.0"
4111-
resolved "https://registry.yarnpkg.com/create-gatsby/-/create-gatsby-0.5.0.tgz#15793d846322032b08b3a9c6e79d8b6ea1897766"
4112-
integrity sha512-Wy7AywRYEM0XxNgq9t2gbccJINf5z5O7H7pmW9b+XRxYytSUxSAwZv8qypBQ6aQ79XWQ9vcbdhZO6SvDPSquYg==
4110+
create-gatsby@^0.5.1:
4111+
version "0.5.1"
4112+
resolved "https://registry.yarnpkg.com/create-gatsby/-/create-gatsby-0.5.1.tgz#a99519416c1a73ae27562b9035b6357f22748319"
4113+
integrity sha512-iQ3Z757x02uw9Z3ereR/+RNjiQPCKLEAh3GLqfcTNNVeGgRd07XdgIgGIZrbuNaKL/3EGdfejd7ElJ1UBLQSHQ==
41134114

41144115
create-hash@^1.1.0, create-hash@^1.1.2:
41154116
version "1.2.0"
@@ -6141,10 +6142,10 @@ functional-red-black-tree@^1.0.1:
61416142
resolved "https://registry.yarnpkg.com/functional-red-black-tree/-/functional-red-black-tree-1.0.1.tgz#1b0ab3bd553b2a0d6399d29c0e3ea0b252078327"
61426143
integrity sha1-GwqzvVU7Kg1jmdKcDj6gslIHgyc=
61436144

6144-
gatsby-cli@^2.19.0:
6145-
version "2.19.0"
6146-
resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-2.19.0.tgz#b6e42906663e333594d59a546c4ad76f62522e51"
6147-
integrity sha512-a9iRf5cnBwwmrtg/tCLi9AkEY6QbPWrskCHFXDBpC8L694baZ/hvPo5vwNc/4T+S6km/vNFivJSvavB088eM1Q==
6145+
gatsby-cli@^2.19.1:
6146+
version "2.19.1"
6147+
resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-2.19.1.tgz#869318650ddcb0d2eef9063a46d2c6fa8f77bdc2"
6148+
integrity sha512-lJ+0HgcTGVmEzkaPVTeqVQUxpt3oW3ad0p1hcYzViVtjkGOBxIQdD11yJiC9ZvmKi9FWW7e/tFTdrMEylFLmIA==
61486149
dependencies:
61496150
"@babel/code-frame" "^7.10.4"
61506151
"@hapi/joi" "^15.1.1"
@@ -6155,13 +6156,13 @@ gatsby-cli@^2.19.0:
61556156
common-tags "^1.8.0"
61566157
configstore "^5.0.1"
61576158
convert-hrtime "^3.0.0"
6158-
create-gatsby "^0.5.0"
6159+
create-gatsby "^0.5.1"
61596160
envinfo "^7.7.3"
61606161
execa "^3.4.0"
61616162
fs-exists-cached "^1.0.0"
61626163
fs-extra "^8.1.0"
61636164
gatsby-core-utils "^1.10.0"
6164-
gatsby-recipes "^0.9.0"
6165+
gatsby-recipes "^0.9.1"
61656166
gatsby-telemetry "^1.10.0"
61666167
hosted-git-info "^3.0.6"
61676168
is-valid-path "^0.1.1"
@@ -6372,10 +6373,10 @@ gatsby-react-router-scroll@^3.7.0:
63726373
dependencies:
63736374
"@babel/runtime" "^7.12.5"
63746375

6375-
gatsby-recipes@^0.9.0:
6376-
version "0.9.0"
6377-
resolved "https://registry.yarnpkg.com/gatsby-recipes/-/gatsby-recipes-0.9.0.tgz#da439b1fdf7d93abd81632a8ec2f2b86cfde9ef3"
6378-
integrity sha512-+Kf5BBJRH+UKOeb3j7Y5c5AW9/oiL7enebXo/BKoPEI22nk97fDCB5p1dmAzo8S/WPODV3T/M8sWyvY2spWH2A==
6376+
gatsby-recipes@^0.9.1:
6377+
version "0.9.1"
6378+
resolved "https://registry.yarnpkg.com/gatsby-recipes/-/gatsby-recipes-0.9.1.tgz#f1510068223042f2ef6c8961f44445f35b611e36"
6379+
integrity sha512-L0PPLbGSJxee+sR8hpCnoZOFSuKPwKKwwTDRohGOu6CtBN9LEdwIcLvwt6/9k7XmeWB32oUTHTnRS2zG+8rBxQ==
63796380
dependencies:
63806381
"@babel/core" "^7.12.3"
63816382
"@babel/generator" "^7.12.5"
@@ -6513,10 +6514,10 @@ gatsby-transformer-remark@^2.8.4:
65136514
unist-util-select "^1.5.0"
65146515
unist-util-visit "^1.4.1"
65156516

6516-
gatsby@^2.32.0:
6517-
version "2.32.0"
6518-
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.32.0.tgz#313eea05393f5e4fc4c979c0a450fa86a03773c7"
6519-
integrity sha512-i7he7/+evhK9bijEO8UQggJLoXdmBeSlF7yTALY4Mf63uqCxILpZz76sMbXP1c8vioC0nbghpf5akrtwj25Pvw==
6517+
gatsby@^2.32.3:
6518+
version "2.32.3"
6519+
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.32.3.tgz#af4c12e676c9e0cdbc69c29508af2384da462c11"
6520+
integrity sha512-6l1ktlIbj6dRDnAPi+dh/tAEx7FdEYm55RwM3aiFEpwNIHeevG+Jw1RZhIpwUmhkGBwaOjr559KJYf7dYuXk3w==
65206521
dependencies:
65216522
"@babel/code-frame" "^7.10.4"
65226523
"@babel/core" "^7.12.3"
@@ -6545,7 +6546,7 @@ gatsby@^2.32.0:
65456546
babel-plugin-dynamic-import-node "^2.3.3"
65466547
babel-plugin-lodash "^3.3.4"
65476548
babel-plugin-remove-graphql-queries "^2.16.0"
6548-
babel-preset-gatsby "^0.12.0"
6549+
babel-preset-gatsby "^0.12.1"
65496550
better-opn "^2.0.0"
65506551
better-queue "^3.8.10"
65516552
bluebird "^3.7.2"
@@ -6586,7 +6587,7 @@ gatsby@^2.32.0:
65866587
find-cache-dir "^3.3.1"
65876588
fs-exists-cached "1.0.0"
65886589
fs-extra "^8.1.0"
6589-
gatsby-cli "^2.19.0"
6590+
gatsby-cli "^2.19.1"
65906591
gatsby-core-utils "^1.10.0"
65916592
gatsby-graphiql-explorer "^0.11.0"
65926593
gatsby-legacy-polyfills "^0.7.0"
@@ -12172,10 +12173,10 @@ sass-loader@^8.0.2:
1217212173
schema-utils "^2.6.1"
1217312174
semver "^6.3.0"
1217412175

12175-
sass@^1.32.6:
12176-
version "1.32.6"
12177-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.32.6.tgz#e3646c8325cd97ff75a8a15226007f3ccd221393"
12178-
integrity sha512-1bcDHDcSqeFtMr0JXI3xc/CXX6c4p0wHHivJdru8W7waM7a1WjKMm4m/Z5sY7CbVw4Whi2Chpcw6DFfSWwGLzQ==
12176+
sass@^1.32.7:
12177+
version "1.32.7"
12178+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.32.7.tgz#632a9df2b85dc4b346977fcaf2d5e6f2b7039fd8"
12179+
integrity sha512-C8Z4bjqGWnsYa11o8hpKAuoyFdRhrSHcYjCr+XAWVPSIQqC8mp2f5Dx4em0dKYehPzg5XSekmCjqJnEZbIls9A==
1217912180
dependencies:
1218012181
chokidar ">=2.0.0 <4.0.0"
1218112182

0 commit comments

Comments
 (0)