Skip to content

Commit 26c1f4f

Browse files
chore(deps): update all non-major dependencies (#778)
Co-authored-by: WhiteSource Renovate <[email protected]>
1 parent edd278b commit 26c1f4f

File tree

4 files changed

+180
-164
lines changed

4 files changed

+180
-164
lines changed

Diff for: package.json

+8-8
Original file line numberDiff line numberDiff line change
@@ -76,14 +76,14 @@
7676
"devDependencies": {
7777
"@4c/rollout": "^2.1.2",
7878
"@babel/cli": "^7.8.4",
79-
"@babel/core": "^7.8.4",
79+
"@babel/core": "^7.8.6",
8080
"@babel/plugin-proposal-class-properties": "^7.8.3",
8181
"@babel/plugin-transform-runtime": "^7.8.3",
8282
"@babel/polyfill": "^7.8.3",
83-
"@babel/preset-env": "^7.8.4",
83+
"@babel/preset-env": "^7.8.6",
8484
"@babel/preset-react": "^7.8.3",
8585
"@react-bootstrap/eslint-config": "^1.3.2",
86-
"babel-eslint": "^10.0.3",
86+
"babel-eslint": "^10.1.0",
8787
"babel-plugin-add-module-exports": "^1.0.2",
8888
"babel-plugin-istanbul": "^6.0.0",
8989
"chai": "^4.2.0",
@@ -98,7 +98,7 @@
9898
"eslint-plugin-mocha": "^6.3.0",
9999
"eslint-plugin-prettier": "^3.1.2",
100100
"eslint-plugin-react": "^7.18.3",
101-
"eslint-plugin-react-hooks": "^2.4.0",
101+
"eslint-plugin-react-hooks": "^2.5.0",
102102
"gh-pages": "^2.2.0",
103103
"husky": "^4.2.3",
104104
"jquery": "^3.4.1",
@@ -111,11 +111,11 @@
111111
"karma-sinon-chai": "^2.0.2",
112112
"karma-sourcemap-loader": "^0.3.7",
113113
"karma-webpack": "4.0.2",
114-
"lint-staged": "^10.0.7",
115-
"mocha": "^7.0.1",
114+
"lint-staged": "^10.0.8",
115+
"mocha": "^7.1.0",
116116
"prettier": "^1.19.1",
117-
"react": "^16.12.0",
118-
"react-dom": "^16.12.0",
117+
"react": "^16.13.0",
118+
"react-dom": "^16.13.0",
119119
"react-transition-group": "^4.3.0",
120120
"rimraf": "^3.0.2",
121121
"simulant": "^0.2.2",

Diff for: www/package.json

+7-7
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,14 @@
1010
},
1111
"devDependencies": {
1212
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
13-
"@babel/standalone": "^7.8.4",
14-
"@emotion/core": "^10.0.27",
13+
"@babel/standalone": "^7.8.6",
14+
"@emotion/core": "^10.0.28",
1515
"@emotion/styled": "^10.0.27",
1616
"astroturf": "^0.10.2",
1717
"bootstrap": "^4.4.1",
1818
"dom-helpers": "^5.1.3",
1919
"emotion": "^10.0.27",
20-
"gatsby": "^2.19.19",
20+
"gatsby": "^2.19.23",
2121
"gatsby-plugin-astroturf": "^0.2.1",
2222
"gatsby-plugin-sass": "^2.1.29",
2323
"gatsby-plugin-sorted-assets": "^1.0.2",
@@ -27,12 +27,12 @@
2727
"gatsby-transformer-remark": "^2.6.53",
2828
"lodash": "^4.17.15",
2929
"prop-types": "^15.7.2",
30-
"react": "^16.12.0",
31-
"react-docgen": "^5.2.1",
30+
"react": "^16.13.0",
31+
"react-docgen": "^5.3.0",
3232
"react-docgen-annotation-resolver": "^2.0.0",
33-
"react-dom": "^16.12.0",
33+
"react-dom": "^16.13.0",
3434
"react-live": "^2.2.2",
3535
"react-transition-group": "^4.3.0",
36-
"sass": "^1.25.0"
36+
"sass": "^1.26.2"
3737
}
3838
}

Diff for: www/yarn.lock

+47-39
Original file line numberDiff line numberDiff line change
@@ -942,10 +942,10 @@
942942
dependencies:
943943
regenerator-runtime "^0.13.2"
944944

945-
"@babel/standalone@^7.8.4":
946-
version "7.8.4"
947-
resolved "https://registry.yarnpkg.com/@babel/standalone/-/standalone-7.8.4.tgz#c50ed8a93c12141e638ea87ca4cdf6b4665a0bac"
948-
integrity sha512-c/PomWPyLeCAnldfMGL2wNbu4OcseDObGhpK6WGfwqHWW+t9TNB7ENF/uWw/GtWv1wOnbPOb6U+uj2Q5ki1HLg==
945+
"@babel/standalone@^7.8.6":
946+
version "7.8.6"
947+
resolved "https://registry.yarnpkg.com/@babel/standalone/-/standalone-7.8.6.tgz#1364534775c83bf7b7988e4ca98823bef56a0a53"
948+
integrity sha512-GkzSsxrnn3NbL0XwY7oVa1frbl71NmYf73C3xdpt59W056Sm9ohZghuoC2W1NLKAOVztghoyFmtQCKc/7qjSDg==
949949

950950
"@babel/template@^7.2.2", "@babel/template@^7.7.4":
951951
version "7.7.4"
@@ -990,10 +990,10 @@
990990
"@emotion/utils" "0.11.3"
991991
"@emotion/weak-memoize" "0.2.5"
992992

993-
"@emotion/core@^10.0.27":
994-
version "10.0.27"
995-
resolved "https://registry.yarnpkg.com/@emotion/core/-/core-10.0.27.tgz#7c3f78be681ab2273f3bf11ca3e2edc4a9dd1fdc"
996-
integrity sha512-XbD5R36pVbohQMnKfajHv43g8EbN4NHdF6Zh9zg/C0nr0jqwOw3gYnC07Xj3yG43OYSRyrGsoQ5qPwc8ycvLZw==
993+
"@emotion/core@^10.0.28":
994+
version "10.0.28"
995+
resolved "https://registry.yarnpkg.com/@emotion/core/-/core-10.0.28.tgz#bb65af7262a234593a9e952c041d0f1c9b9bef3d"
996+
integrity sha512-pH8UueKYO5jgg0Iq+AmCLxBsvuGtvlmiDCOuv8fGNYn3cowFpLN98L8zO56U0H1PjDIyAlXymgL3Wu7u7v6hbA==
997997
dependencies:
998998
"@babel/runtime" "^7.5.5"
999999
"@emotion/cache" "^10.0.27"
@@ -4897,10 +4897,10 @@ functional-red-black-tree@^1.0.1:
48974897
version "1.0.1"
48984898
resolved "https://registry.yarnpkg.com/functional-red-black-tree/-/functional-red-black-tree-1.0.1.tgz#1b0ab3bd553b2a0d6399d29c0e3ea0b252078327"
48994899

4900-
gatsby-cli@^2.8.30:
4901-
version "2.8.30"
4902-
resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-2.8.30.tgz#29655d05890d7c54b04d3fecd97446941e0c0507"
4903-
integrity sha512-dEGuvF91EwSzLwBV98NDihtn6e6uZedcPljlx9Mr7ZQLlOhGAVDcWR9KNq0Z1SWeRInwWc3cEdUJ6TUmPa308Q==
4900+
gatsby-cli@^2.9.0:
4901+
version "2.9.0"
4902+
resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-2.9.0.tgz#eba30607ca126384676778851460cf1c4bddc631"
4903+
integrity sha512-aK8yDAt5S8pj/l/+RHMO2UJeBpsUARmAhC5lDh1dhfRfqdlKXwuAIStw8PY+aLpKAd/oyunvqI0D2y4BH3+eNA==
49044904
dependencies:
49054905
"@babel/code-frame" "^7.5.5"
49064906
"@babel/runtime" "^7.7.6"
@@ -5018,10 +5018,10 @@ gatsby-plugin-sorted-assets@^1.0.2:
50185018
lodash "^4.17.11"
50195019
toposort "^2.0.2"
50205020

5021-
gatsby-react-router-scroll@^2.1.21:
5022-
version "2.1.21"
5023-
resolved "https://registry.yarnpkg.com/gatsby-react-router-scroll/-/gatsby-react-router-scroll-2.1.21.tgz#bc4aeee424da034287b6fe64d6b08f47d6cb6881"
5024-
integrity sha512-aEjj8baFlWOfgU/HGiqxKHtfEtYMnU2qDWPxbYK07xxvXqk3reUu3cluCSaO0EqNUALwJkaz2QsYLzo9MszbeA==
5021+
gatsby-react-router-scroll@^2.1.22:
5022+
version "2.1.22"
5023+
resolved "https://registry.yarnpkg.com/gatsby-react-router-scroll/-/gatsby-react-router-scroll-2.1.22.tgz#588b4a23004997481082d89fc4dd746f6a356ab5"
5024+
integrity sha512-VSwDrfiUL//eOVqtzBImxDZSQ7PbS4As8IWOP093tOS+r6ddLiSINGW7CewI/0CdYEKwIVGF5fHMWJWgg3gvEQ==
50255025
dependencies:
50265026
"@babel/runtime" "^7.7.6"
50275027
scroll-behavior "^0.9.10"
@@ -5119,10 +5119,10 @@ gatsby-transformer-remark@^2.6.53:
51195119
unist-util-select "^1.5.0"
51205120
unist-util-visit "^1.4.1"
51215121

5122-
gatsby@^2.19.19:
5123-
version "2.19.19"
5124-
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.19.19.tgz#8d4aa54e8c8da9cb38c5c7a15cfa358aec496f65"
5125-
integrity sha512-Is2s9qJ5p9fSzwhAf2LpKcv5l3/03Le3ZMJiU4ZOOauFhzLbsEIWK/Fu90GwnC8T7t9iWH3myI9NGh3a9+6cAQ==
5122+
gatsby@^2.19.23:
5123+
version "2.19.23"
5124+
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.19.23.tgz#cd4abbef59339906b99a55101858d50c8dc91aed"
5125+
integrity sha512-mg9ezE9uy0qzv9jpU9OXsOlO1zl0/rggHxtvhiEuvHu+LQogKFfLpffheclmFaLCYXGIjxzZriYnO1LmhoxeWw==
51265126
dependencies:
51275127
"@babel/code-frame" "^7.5.5"
51285128
"@babel/core" "^7.7.5"
@@ -5183,12 +5183,12 @@ gatsby@^2.19.19:
51835183
flat "^4.1.0"
51845184
fs-exists-cached "1.0.0"
51855185
fs-extra "^8.1.0"
5186-
gatsby-cli "^2.8.30"
5186+
gatsby-cli "^2.9.0"
51875187
gatsby-core-utils "^1.0.28"
51885188
gatsby-graphiql-explorer "^0.2.34"
51895189
gatsby-link "^2.2.29"
51905190
gatsby-plugin-page-creator "^2.1.40"
5191-
gatsby-react-router-scroll "^2.1.21"
5191+
gatsby-react-router-scroll "^2.1.22"
51925192
gatsby-telemetry "^1.1.49"
51935193
glob "^7.1.6"
51945194
got "8.3.2"
@@ -9237,10 +9237,10 @@ react-docgen-annotation-resolver@^2.0.0:
92379237
resolved "https://registry.yarnpkg.com/react-docgen-annotation-resolver/-/react-docgen-annotation-resolver-2.0.0.tgz#c2c9ac2d6dd5c43396ebadad3b22323820dda78e"
92389238
integrity sha512-0rNR0SZAjd4eHTYP3Iq/pi0zTznHtXSLAKOXbK6tGjwd9bTaXUaKQK7hihRvGvqxNjUy0WGTcFgX+lT64vIXBg==
92399239

9240-
react-docgen@^5.0.0-beta.1, react-docgen@^5.2.1:
9241-
version "5.2.1"
9242-
resolved "https://registry.yarnpkg.com/react-docgen/-/react-docgen-5.2.1.tgz#4fc0fd35966c83588e628d49f21c9208d93823a1"
9243-
integrity sha512-3nvsiDKN/KIlgRyHCdkLrm8ajjSMZ4NIHuwYTAdBvQF3O7A2tmCBB3gwTjJ4zXH8aUpIjFwlVIjffzkJHIZ5/Q==
9240+
react-docgen@^5.0.0-beta.1, react-docgen@^5.3.0:
9241+
version "5.3.0"
9242+
resolved "https://registry.yarnpkg.com/react-docgen/-/react-docgen-5.3.0.tgz#9aabde5e69f1993c8ba839fd9a86696504654589"
9243+
integrity sha512-hUrv69k6nxazOuOmdGeOpC/ldiKy7Qj/UFpxaQi0eDMrUFUTIPGtY5HJu7BggSmiyAMfREaESbtBL9UzdQ+hyg==
92449244
dependencies:
92459245
"@babel/core" "^7.7.5"
92469246
"@babel/runtime" "^7.7.6"
@@ -9251,15 +9251,15 @@ react-docgen@^5.0.0-beta.1, react-docgen@^5.2.1:
92519251
node-dir "^0.1.10"
92529252
strip-indent "^3.0.0"
92539253

9254-
react-dom@^16.12.0:
9255-
version "16.12.0"
9256-
resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-16.12.0.tgz#0da4b714b8d13c2038c9396b54a92baea633fe11"
9257-
integrity sha512-LMxFfAGrcS3kETtQaCkTKjMiifahaMySFDn71fZUNpPHZQEzmk/GiAeIT8JSOrHB23fnuCOMruL2a8NYlw+8Gw==
9254+
react-dom@^16.13.0:
9255+
version "16.13.0"
9256+
resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-16.13.0.tgz#cdde54b48eb9e8a0ca1b3dc9943d9bb409b81866"
9257+
integrity sha512-y09d2c4cG220DzdlFkPTnVvGTszVvNpC73v+AaLGLHbkpy3SSgvYq8x0rNwPJ/Rk/CicTNgk0hbHNw1gMEZAXg==
92589258
dependencies:
92599259
loose-envify "^1.1.0"
92609260
object-assign "^4.1.1"
92619261
prop-types "^15.6.2"
9262-
scheduler "^0.18.0"
9262+
scheduler "^0.19.0"
92639263

92649264
react-error-overlay@^3.0.0:
92659265
version "3.0.0"
@@ -9327,10 +9327,10 @@ react-transition-group@^4.3.0:
93279327
loose-envify "^1.4.0"
93289328
prop-types "^15.6.2"
93299329

9330-
react@^16.12.0, react@^16.8.0:
9331-
version "16.12.0"
9332-
resolved "https://registry.yarnpkg.com/react/-/react-16.12.0.tgz#0c0a9c6a142429e3614834d5a778e18aa78a0b83"
9333-
integrity sha512-fglqy3k5E+81pA8s+7K0/T3DBCF0ZDOher1elBFzF7O6arXJgzyu/FW+COxFvAWXJoJN9KIZbT2LXlukwphYTA==
9330+
react@^16.13.0, react@^16.8.0:
9331+
version "16.13.0"
9332+
resolved "https://registry.yarnpkg.com/react/-/react-16.13.0.tgz#d046eabcdf64e457bbeed1e792e235e1b9934cf7"
9333+
integrity sha512-TSavZz2iSLkq5/oiE7gnFzmURKZMltmi193rm5HEoUDAXpzT9Kzw6oNZnGoai/4+fUnm7FqS5dwgUL34TujcWQ==
93349334
dependencies:
93359335
loose-envify "^1.1.0"
93369336
object-assign "^4.1.1"
@@ -9998,10 +9998,10 @@ sass-loader@^7.3.1:
99989998
pify "^4.0.1"
99999999
semver "^6.3.0"
1000010000

10001-
sass@^1.25.0:
10002-
version "1.25.0"
10003-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.25.0.tgz#f8bd7dfbb39d6b0305e27704a8ebe637820693f3"
10004-
integrity sha512-uQMjye0Y70SEDGO56n0j91tauqS9E1BmpKHtiYNQScXDHeaE9uHwNEqQNFf4Bes/3DHMNinB6u79JsG10XWNyw==
10001+
sass@^1.26.2:
10002+
version "1.26.2"
10003+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.26.2.tgz#4e17c5c2394e2ee7ffd653ac1d862314a6a5767b"
10004+
integrity sha512-9TRp1d1NH0mWH8rqaR/jCS05f/TFD1ykPF2zSYviprMhLb0EmXVqtKMUHsvDt3YIT/jbSK6qAvUlfCW/HJkdCw==
1000510005
dependencies:
1000610006
chokidar ">=2.0.0 <4.0.0"
1000710007

@@ -10017,6 +10017,14 @@ scheduler@^0.18.0:
1001710017
loose-envify "^1.1.0"
1001810018
object-assign "^4.1.1"
1001910019

10020+
scheduler@^0.19.0:
10021+
version "0.19.0"
10022+
resolved "https://registry.yarnpkg.com/scheduler/-/scheduler-0.19.0.tgz#a715d56302de403df742f4a9be11975b32f5698d"
10023+
integrity sha512-xowbVaTPe9r7y7RUejcK73/j8tt2jfiyTednOvHbA8JoClvMYCp+r8QegLwK/n8zWQAtZb1fFnER4XLBZXrCxA==
10024+
dependencies:
10025+
loose-envify "^1.1.0"
10026+
object-assign "^4.1.1"
10027+
1002010028
schema-utils@^0.4.0, schema-utils@^0.4.5:
1002110029
version "0.4.5"
1002210030
resolved "https://registry.yarnpkg.com/schema-utils/-/schema-utils-0.4.5.tgz#21836f0608aac17b78f9e3e24daff14a5ca13a3e"

0 commit comments

Comments
 (0)