Skip to content

Commit ec0c321

Browse files
committed
chore(deps): update all non-major dependencies
1 parent 421fedf commit ec0c321

File tree

2 files changed

+116
-28
lines changed

2 files changed

+116
-28
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -47,14 +47,14 @@
4747
"devDependencies": {
4848
"babel-eslint": "^10.0.3",
4949
"codecov": "^3.6.1",
50-
"eslint": "^6.6.0",
50+
"eslint": "^6.7.2",
5151
"eslint-config-standard": "^14.1.0",
5252
"eslint-config-standard-jsx": "^8.1.0",
5353
"eslint-plugin-import": "^2.18.2",
5454
"eslint-plugin-jest": "^22.21.0",
5555
"eslint-plugin-node": "^9.2.0",
5656
"eslint-plugin-promise": "^4.2.1",
57-
"eslint-plugin-react": "^7.16.0",
57+
"eslint-plugin-react": "^7.17.0",
5858
"eslint-plugin-standard": "^4.0.1",
5959
"jest": "^24.9.0",
6060
"nyc": "^14.1.1",

yarn.lock

+114-26
Original file line numberDiff line numberDiff line change
@@ -1631,7 +1631,7 @@ error-ex@^1.2.0, error-ex@^1.3.1:
16311631
dependencies:
16321632
is-arrayish "^0.2.1"
16331633

1634-
es-abstract@^1.11.0, es-abstract@^1.12.0:
1634+
es-abstract@^1.12.0:
16351635
version "1.13.0"
16361636
resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.13.0.tgz#ac86145fdd5099d8dd49558ccba2eaf9b88e24e9"
16371637
integrity sha512-vDZfg/ykNxQVwup/8E1BZhVzFfBxs9NqMzGcvIJrqg5k2/5Za2bWo40dK2J1pgLngZ7c+Shh8lwYtLGyrwPutg==
@@ -1643,6 +1643,22 @@ es-abstract@^1.11.0, es-abstract@^1.12.0:
16431643
is-regex "^1.0.4"
16441644
object-keys "^1.0.12"
16451645

1646+
es-abstract@^1.15.0:
1647+
version "1.16.3"
1648+
resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.16.3.tgz#52490d978f96ff9f89ec15b5cf244304a5bca161"
1649+
integrity sha512-WtY7Fx5LiOnSYgF5eg/1T+GONaGmpvpPdCpSnYij+U2gDTL0UPfWrhDw7b2IYb+9NQJsYpCA0wOQvZfsd6YwRw==
1650+
dependencies:
1651+
es-to-primitive "^1.2.1"
1652+
function-bind "^1.1.1"
1653+
has "^1.0.3"
1654+
has-symbols "^1.0.1"
1655+
is-callable "^1.1.4"
1656+
is-regex "^1.0.4"
1657+
object-inspect "^1.7.0"
1658+
object-keys "^1.1.1"
1659+
string.prototype.trimleft "^2.1.0"
1660+
string.prototype.trimright "^2.1.0"
1661+
16461662
es-abstract@^1.5.1, es-abstract@^1.7.0:
16471663
version "1.12.0"
16481664
resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.12.0.tgz#9dbbdd27c6856f0001421ca18782d786bf8a6165"
@@ -1663,6 +1679,15 @@ es-to-primitive@^1.1.1, es-to-primitive@^1.2.0:
16631679
is-date-object "^1.0.1"
16641680
is-symbol "^1.0.2"
16651681

1682+
es-to-primitive@^1.2.1:
1683+
version "1.2.1"
1684+
resolved "https://registry.yarnpkg.com/es-to-primitive/-/es-to-primitive-1.2.1.tgz#e55cd4c9cdc188bcefb03b366c736323fc5c898a"
1685+
integrity sha512-QCOllgZJtaUo9miYBcLChTUaHNjJF3PYs1VidD7AwiEj1kYxKeQTctLAezAOH5ZKRH0g2IgPn6KwB4IT8iRpvA==
1686+
dependencies:
1687+
is-callable "^1.1.4"
1688+
is-date-object "^1.0.1"
1689+
is-symbol "^1.0.2"
1690+
16661691
es6-error@^4.0.1:
16671692
version "4.1.1"
16681693
resolved "https://registry.yarnpkg.com/es6-error/-/es6-error-4.1.1.tgz#9e3af407459deed47e9a91f9b885a84eb05c561d"
@@ -1731,6 +1756,11 @@ eslint-plugin-es@^1.4.1:
17311756
eslint-utils "^1.4.2"
17321757
regexpp "^2.0.1"
17331758

1759+
eslint-plugin-eslint-plugin@^2.1.0:
1760+
version "2.1.0"
1761+
resolved "https://registry.yarnpkg.com/eslint-plugin-eslint-plugin/-/eslint-plugin-eslint-plugin-2.1.0.tgz#a7a00f15a886957d855feacaafee264f039e62d5"
1762+
integrity sha512-kT3A/ZJftt28gbl/Cv04qezb/NQ1dwYIbi8lyf806XMxkus7DvOVCLIfTXMrorp322Pnoez7+zabXH29tADIDg==
1763+
17341764
eslint-plugin-import@^2.18.2:
17351765
version "2.18.2"
17361766
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.18.2.tgz#02f1180b90b077b33d447a17a2326ceb400aceb6"
@@ -1772,20 +1802,21 @@ eslint-plugin-promise@^4.2.1:
17721802
resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-4.2.1.tgz#845fd8b2260ad8f82564c1222fce44ad71d9418a"
17731803
integrity sha512-VoM09vT7bfA7D+upt+FjeBO5eHIJQBUWki1aPvB+vbNiHS3+oGIJGIeyBtKQTME6UPXXy3vV07OL1tHd3ANuDw==
17741804

1775-
eslint-plugin-react@^7.16.0:
1776-
version "7.16.0"
1777-
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.16.0.tgz#9928e4f3e2122ed3ba6a5b56d0303ba3e41d8c09"
1778-
integrity sha512-GacBAATewhhptbK3/vTP09CbFrgUJmBSaaRcWdbQLFvUZy9yVcQxigBNHGPU/KE2AyHpzj3AWXpxoMTsIDiHug==
1805+
eslint-plugin-react@^7.17.0:
1806+
version "7.17.0"
1807+
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.17.0.tgz#a31b3e134b76046abe3cd278e7482bd35a1d12d7"
1808+
integrity sha512-ODB7yg6lxhBVMeiH1c7E95FLD4E/TwmFjltiU+ethv7KPdCwgiFuOZg9zNRHyufStTDLl/dEFqI2Q1VPmCd78A==
17791809
dependencies:
17801810
array-includes "^3.0.3"
17811811
doctrine "^2.1.0"
1812+
eslint-plugin-eslint-plugin "^2.1.0"
17821813
has "^1.0.3"
1783-
jsx-ast-utils "^2.2.1"
1814+
jsx-ast-utils "^2.2.3"
17841815
object.entries "^1.1.0"
1785-
object.fromentries "^2.0.0"
1816+
object.fromentries "^2.0.1"
17861817
object.values "^1.1.0"
17871818
prop-types "^15.7.2"
1788-
resolve "^1.12.0"
1819+
resolve "^1.13.1"
17891820

17901821
eslint-plugin-standard@^4.0.1:
17911822
version "4.0.1"
@@ -1832,10 +1863,10 @@ eslint-visitor-keys@^1.1.0:
18321863
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.1.0.tgz#e2a82cea84ff246ad6fb57f9bde5b46621459ec2"
18331864
integrity sha512-8y9YjtM1JBJU/A9Kc+SbaOV4y29sSWckBwMHa+FGtVj5gN/sbnKDf6xJUl+8g7FAij9LVaP8C24DUiH/f/2Z9A==
18341865

1835-
eslint@^6.6.0:
1836-
version "6.6.0"
1837-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-6.6.0.tgz#4a01a2fb48d32aacef5530ee9c5a78f11a8afd04"
1838-
integrity sha512-PpEBq7b6qY/qrOmpYQ/jTMDYfuQMELR4g4WI1M/NaSDDD/bdcMb+dj4Hgks7p41kW2caXsPsEZAEAyAgjVVC0g==
1866+
eslint@^6.7.2:
1867+
version "6.7.2"
1868+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-6.7.2.tgz#c17707ca4ad7b2d8af986a33feba71e18a9fecd1"
1869+
integrity sha512-qMlSWJaCSxDFr8fBPvJM9kJwbazrhNcBU3+DszDW1OlEwKBBRWsJc7NJFelvwQpanHCR14cOLD41x8Eqvo3Nng==
18391870
dependencies:
18401871
"@babel/code-frame" "^7.0.0"
18411872
ajv "^6.10.0"
@@ -1852,7 +1883,7 @@ eslint@^6.6.0:
18521883
file-entry-cache "^5.0.1"
18531884
functional-red-black-tree "^1.0.1"
18541885
glob-parent "^5.0.0"
1855-
globals "^11.7.0"
1886+
globals "^12.1.0"
18561887
ignore "^4.0.6"
18571888
import-fresh "^3.0.0"
18581889
imurmurhash "^0.1.4"
@@ -1865,7 +1896,7 @@ eslint@^6.6.0:
18651896
minimatch "^3.0.4"
18661897
mkdirp "^0.5.1"
18671898
natural-compare "^1.4.0"
1868-
optionator "^0.8.2"
1899+
optionator "^0.8.3"
18691900
progress "^2.0.0"
18701901
regexpp "^2.0.1"
18711902
semver "^6.1.2"
@@ -2034,7 +2065,7 @@ fast-json-stable-stringify@^2.0.0:
20342065
resolved "https://registry.yarnpkg.com/fast-json-stable-stringify/-/fast-json-stable-stringify-2.0.0.tgz#d5142c0caee6b1189f87d3a76111064f86c8bbf2"
20352066
integrity sha1-1RQsDK7msRifh9OnYREGT4bIu/I=
20362067

2037-
fast-levenshtein@~2.0.4:
2068+
fast-levenshtein@~2.0.4, fast-levenshtein@~2.0.6:
20382069
version "2.0.6"
20392070
resolved "https://registry.yarnpkg.com/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz#3d8a5c66883a16a30ca8643e851f19baa7797917"
20402071
integrity sha1-PYpcZog6FqMMqGQ+hR8Zuqd5eRc=
@@ -2316,11 +2347,18 @@ glob@^7.0.5, glob@^7.1.1, glob@^7.1.2, glob@^7.1.3:
23162347
once "^1.3.0"
23172348
path-is-absolute "^1.0.0"
23182349

2319-
globals@^11.1.0, globals@^11.7.0:
2350+
globals@^11.1.0:
23202351
version "11.8.0"
23212352
resolved "https://registry.yarnpkg.com/globals/-/globals-11.8.0.tgz#c1ef45ee9bed6badf0663c5cb90e8d1adec1321d"
23222353
integrity sha512-io6LkyPVuzCHBSQV9fmOwxZkUk6nIaGmxheLDgmuFv89j0fm2aqDbIXKAGfzCMHqz3HLF2Zf8WSG6VqMh2qFmA==
23232354

2355+
globals@^12.1.0:
2356+
version "12.3.0"
2357+
resolved "https://registry.yarnpkg.com/globals/-/globals-12.3.0.tgz#1e564ee5c4dded2ab098b0f88f24702a3c56be13"
2358+
integrity sha512-wAfjdLgFsPZsklLJvOBUBmzYE8/CwhEqSBEMRXA3qxIiNtyqvjYurAtIfDh6chlEPUfmTY3MnZh5Hfh4q0UlIw==
2359+
dependencies:
2360+
type-fest "^0.8.1"
2361+
23242362
graceful-fs@^4.1.11, graceful-fs@^4.1.2:
23252363
version "4.1.11"
23262364
resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.1.11.tgz#0e8bdfe4d1ddb8854d64e04ea7c00e2a026e5658"
@@ -2381,6 +2419,11 @@ has-symbols@^1.0.0:
23812419
resolved "https://registry.yarnpkg.com/has-symbols/-/has-symbols-1.0.0.tgz#ba1a8f1af2a0fc39650f5c850367704122063b44"
23822420
integrity sha1-uhqPGvKg/DllD1yFA2dwQSIGO0Q=
23832421

2422+
has-symbols@^1.0.1:
2423+
version "1.0.1"
2424+
resolved "https://registry.yarnpkg.com/has-symbols/-/has-symbols-1.0.1.tgz#9f5214758a44196c406d9bd76cebf81ec2dd31e8"
2425+
integrity sha512-PLcsoqu++dmEIZB+6totNFKq/7Do+Z0u4oT0zKOJNl3lYK6vGwwu2hjHs+68OEZbTjiUE9bgOABXbP/GvrS0Kg==
2426+
23842427
has-unicode@^2.0.0:
23852428
version "2.0.1"
23862429
resolved "https://registry.yarnpkg.com/has-unicode/-/has-unicode-2.0.1.tgz#e0e6fe6a28cf51138855e086d1691e771de2a8b9"
@@ -3390,7 +3433,7 @@ jsprim@^1.2.2:
33903433
json-schema "0.2.3"
33913434
verror "1.10.0"
33923435

3393-
jsx-ast-utils@^2.2.1:
3436+
jsx-ast-utils@^2.2.3:
33943437
version "2.2.3"
33953438
resolved "https://registry.yarnpkg.com/jsx-ast-utils/-/jsx-ast-utils-2.2.3.tgz#8a9364e402448a3ce7f14d357738310d9248054f"
33963439
integrity sha512-EdIHFMm+1BPynpKOpdPqiOsvnIrInRGJD7bzPZdPkjitQEqpdpUuFpq4T0npZFKTiB3RhWFdGN+oqOJIdhDhQA==
@@ -4046,7 +4089,12 @@ object-copy@^0.1.0:
40464089
define-property "^0.2.5"
40474090
kind-of "^3.0.3"
40484091

4049-
object-keys@^1.0.11:
4092+
object-inspect@^1.7.0:
4093+
version "1.7.0"
4094+
resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.7.0.tgz#f4f6bd181ad77f006b5ece60bd0b6f398ff74a67"
4095+
integrity sha512-a7pEHdh1xKIAgTySUGgLMx/xwDZskN1Ud6egYYN3EdRW4ZMPNEDUTF+hwy2LUC+Bl+SyLXANnwz/jyh/qutKUw==
4096+
4097+
object-keys@^1.0.11, object-keys@^1.1.1:
40504098
version "1.1.1"
40514099
resolved "https://registry.yarnpkg.com/object-keys/-/object-keys-1.1.1.tgz#1c47f272df277f3b1daf061677d9c82e2322c60e"
40524100
integrity sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA==
@@ -4083,15 +4131,15 @@ object.entries@^1.1.0:
40834131
function-bind "^1.1.1"
40844132
has "^1.0.3"
40854133

4086-
object.fromentries@^2.0.0:
4087-
version "2.0.0"
4088-
resolved "https://registry.yarnpkg.com/object.fromentries/-/object.fromentries-2.0.0.tgz#49a543d92151f8277b3ac9600f1e930b189d30ab"
4089-
integrity sha512-9iLiI6H083uiqUuvzyY6qrlmc/Gz8hLQFOcb/Ri/0xXFkSNS3ctV+CbE6yM2+AnkYfOB3dGjdzC0wrMLIhQICA==
4134+
object.fromentries@^2.0.1:
4135+
version "2.0.1"
4136+
resolved "https://registry.yarnpkg.com/object.fromentries/-/object.fromentries-2.0.1.tgz#050f077855c7af8ae6649f45c80b16ee2d31e704"
4137+
integrity sha512-PUQv8Hbg3j2QX0IQYv3iAGCbGcu4yY4KQ92/dhA4sFSixBmSmp13UpDLs6jGK8rBtbmhNNIK99LD2k293jpiGA==
40904138
dependencies:
4091-
define-properties "^1.1.2"
4092-
es-abstract "^1.11.0"
4139+
define-properties "^1.1.3"
4140+
es-abstract "^1.15.0"
40934141
function-bind "^1.1.1"
4094-
has "^1.0.1"
4142+
has "^1.0.3"
40954143

40964144
object.getownpropertydescriptors@^2.0.3:
40974145
version "2.0.3"
@@ -4140,7 +4188,7 @@ optimist@^0.6.1:
41404188
minimist "~0.0.1"
41414189
wordwrap "~0.0.2"
41424190

4143-
optionator@^0.8.1, optionator@^0.8.2:
4191+
optionator@^0.8.1:
41444192
version "0.8.2"
41454193
resolved "https://registry.yarnpkg.com/optionator/-/optionator-0.8.2.tgz#364c5e409d3f4d6301d6c0b4c05bba50180aeb64"
41464194
integrity sha1-NkxeQJ0/TWMB1sC0wFu6UBgK62Q=
@@ -4152,6 +4200,18 @@ optionator@^0.8.1, optionator@^0.8.2:
41524200
type-check "~0.3.2"
41534201
wordwrap "~1.0.0"
41544202

4203+
optionator@^0.8.3:
4204+
version "0.8.3"
4205+
resolved "https://registry.yarnpkg.com/optionator/-/optionator-0.8.3.tgz#84fa1d036fe9d3c7e21d99884b601167ec8fb495"
4206+
integrity sha512-+IW9pACdk3XWmmTXG8m3upGUJst5XRGzxMRjXzAuJ1XnIFNvfhjjIuYkDvysnPQ7qzqVzLt78BCruntqRhWQbA==
4207+
dependencies:
4208+
deep-is "~0.1.3"
4209+
fast-levenshtein "~2.0.6"
4210+
levn "~0.3.0"
4211+
prelude-ls "~1.1.2"
4212+
type-check "~0.3.2"
4213+
word-wrap "~1.2.3"
4214+
41554215
os-homedir@^1.0.0, os-homedir@^1.0.1:
41564216
version "1.0.2"
41574217
resolved "https://registry.yarnpkg.com/os-homedir/-/os-homedir-1.0.2.tgz#ffbc4988336e0e833de0c168c7ef152121aa7fb3"
@@ -4779,6 +4839,13 @@ resolve@^1.12.0:
47794839
dependencies:
47804840
path-parse "^1.0.6"
47814841

4842+
resolve@^1.13.1:
4843+
version "1.13.1"
4844+
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.13.1.tgz#be0aa4c06acd53083505abb35f4d66932ab35d16"
4845+
integrity sha512-CxqObCX8K8YtAhOBRg+lrcdn+LK+WYOS8tSjqSFbjtrI5PnS63QPhZl4+yKfrU9tdsbMu9Anr/amegT87M9Z6w==
4846+
dependencies:
4847+
path-parse "^1.0.6"
4848+
47824849
resolve@^1.3.2:
47834850
version "1.10.0"
47844851
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.10.0.tgz#3bdaaeaf45cc07f375656dfd2e54ed0810b101ba"
@@ -5202,6 +5269,22 @@ string-width@^4.1.0:
52025269
is-fullwidth-code-point "^3.0.0"
52035270
strip-ansi "^6.0.0"
52045271

5272+
string.prototype.trimleft@^2.1.0:
5273+
version "2.1.0"
5274+
resolved "https://registry.yarnpkg.com/string.prototype.trimleft/-/string.prototype.trimleft-2.1.0.tgz#6cc47f0d7eb8d62b0f3701611715a3954591d634"
5275+
integrity sha512-FJ6b7EgdKxxbDxc79cOlok6Afd++TTs5szo+zJTUyow3ycrRfJVE2pq3vcN53XexvKZu/DJMDfeI/qMiZTrjTw==
5276+
dependencies:
5277+
define-properties "^1.1.3"
5278+
function-bind "^1.1.1"
5279+
5280+
string.prototype.trimright@^2.1.0:
5281+
version "2.1.0"
5282+
resolved "https://registry.yarnpkg.com/string.prototype.trimright/-/string.prototype.trimright-2.1.0.tgz#669d164be9df9b6f7559fa8e89945b168a5a6c58"
5283+
integrity sha512-fXZTSV55dNBwv16uw+hh5jkghxSnc5oHq+5K/gXgizHwAvMetdAJlHqqoFC1FSDVPYWLkAKl2cxpUT41sV7nSg==
5284+
dependencies:
5285+
define-properties "^1.1.3"
5286+
function-bind "^1.1.1"
5287+
52055288
string_decoder@^1.1.1:
52065289
version "1.2.0"
52075290
resolved "https://registry.yarnpkg.com/string_decoder/-/string_decoder-1.2.0.tgz#fe86e738b19544afe70469243b2a1ee9240eae8d"
@@ -5668,6 +5751,11 @@ wide-align@^1.1.0:
56685751
dependencies:
56695752
string-width "^1.0.2 || 2"
56705753

5754+
word-wrap@~1.2.3:
5755+
version "1.2.3"
5756+
resolved "https://registry.yarnpkg.com/word-wrap/-/word-wrap-1.2.3.tgz#610636f6b1f703891bd34771ccb17fb93b47079c"
5757+
integrity sha512-Hz/mrNwitNRh/HUAtM/VT/5VH+ygD6DV7mYKZAtHOrbs8U7lvPS6xf7EJKMF0uW1KJCl0H701g3ZGus+muE5vQ==
5758+
56715759
wordwrap@~0.0.2:
56725760
version "0.0.3"
56735761
resolved "https://registry.yarnpkg.com/wordwrap/-/wordwrap-0.0.3.tgz#a3d5da6cd5c0bc0008d37234bbaf1bed63059107"

0 commit comments

Comments
 (0)