Skip to content

Commit f058340

Browse files
committed
Update dependency eslint-config-bliss to ^4.8.1
1 parent 123143f commit f058340

2 files changed

Lines changed: 71 additions & 56 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"babel-plugin-transform-promise-to-bluebird": "^2.0.0",
5959
"cross-env": "^7.0.2",
6060
"eslint": "^6.8.0",
61-
"eslint-config-bliss": "^4.7.0",
61+
"eslint-config-bliss": "^4.8.1",
6262
"flow-bin": "^0.125.1",
6363
"flow-typed": "^3.1.0",
6464
"jest": "^25.5.3"

yarn.lock

Lines changed: 70 additions & 55 deletions
Original file line numberDiff line numberDiff line change
@@ -971,7 +971,7 @@
971971
"@babel/types" "^7.4.4"
972972
esutils "^2.0.2"
973973

974-
"@babel/runtime@^7.7.7", "@babel/runtime@^7.8.4":
974+
"@babel/runtime@^7.8.4":
975975
version "7.8.7"
976976
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.8.7.tgz#8fefce9802db54881ba59f90bb28719b4996324d"
977977
integrity sha512-+AATMUFppJDw6aiR5NVPHqIQBlV/Pj8wY/EZH+lmvRdUo9xBaz/rF3alAwFJQavvKfeOlPE7oaaDHVbcySbCsg==
@@ -1685,10 +1685,10 @@ assign-symbols@^1.0.0:
16851685
resolved "https://registry.yarnpkg.com/assign-symbols/-/assign-symbols-1.0.0.tgz#59667f41fadd4f20ccbc2bb96b8d4f7f78ec0367"
16861686
integrity sha1-WWZ/QfrdTyDMvCu5a41Pf3jsA2c=
16871687

1688-
ast-metadata-inferer@^0.1.1:
1689-
version "0.1.1"
1690-
resolved "https://registry.yarnpkg.com/ast-metadata-inferer/-/ast-metadata-inferer-0.1.1.tgz#66e24fae9d30ca961fac4880b7fc466f09b25165"
1691-
integrity sha512-hc9w8Qrgg9Lf9iFcZVhNjUnhrd2BBpTlyCnegPVvCe6O0yMrF57a6Cmh7k+xUsfUOMh9wajOL5AsGOBNEyTCcw==
1688+
ast-metadata-inferer@^0.2.0-0:
1689+
version "0.2.0"
1690+
resolved "https://registry.yarnpkg.com/ast-metadata-inferer/-/ast-metadata-inferer-0.2.0.tgz#a470e5d1d7402b18c6f7a1f3d6900723cfa07392"
1691+
integrity sha512-6yPph2NeCHNxoI/ZmjklYaLOSZDAx+0L0+wsXnF56FxmjxvUlYZSWcj1KXtXO8IufruQTzVFOjg1+IzdDazSPg==
16921692

16931693
astral-regex@^1.0.0:
16941694
version "1.0.0"
@@ -1734,7 +1734,7 @@ babel-code-frame@^6.26.0:
17341734
esutils "^2.0.2"
17351735
js-tokens "^3.0.2"
17361736

1737-
babel-eslint@^10.0.3, babel-eslint@^10.1.0:
1737+
babel-eslint@^10.1.0:
17381738
version "10.1.0"
17391739
resolved "https://registry.yarnpkg.com/babel-eslint/-/babel-eslint-10.1.0.tgz#6968e568a910b78fb3779cdd8b6ac2f479943232"
17401740
integrity sha512-ifWaTHQ0ce+448CYop8AdrQiBsGrnC+bMgfyKFdi6EsPLTAWG+QfyDeM6OH+FmWnKvEq5NnBMLvlBUPKQZoDSg==
@@ -2028,7 +2028,7 @@ browserslist@^4.12.0:
20282028
node-releases "^1.1.53"
20292029
pkg-up "^2.0.0"
20302030

2031-
browserslist@^4.8.2, browserslist@^4.8.3:
2031+
browserslist@^4.8.3:
20322032
version "4.10.0"
20332033
resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.10.0.tgz#f179737913eaf0d2b98e4926ac1ca6a15cbcc6a9"
20342034
integrity sha512-TpfK0TDgv71dzuTsEAlQiHeWQ/tiPqgNZVdv046fvNtBZrjbv2O3TsWCDU0AWGJJKCF/KsjNdLzR9hXOsh/CfA==
@@ -2110,10 +2110,10 @@ camelcase@^5.0.0, camelcase@^5.3.1:
21102110
resolved "https://registry.yarnpkg.com/camelcase/-/camelcase-5.3.1.tgz#e3c9b31569e106811df242f715725a1f4c494320"
21112111
integrity sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg==
21122112

2113-
caniuse-db@^1.0.30001017:
2114-
version "1.0.30001035"
2115-
resolved "https://registry.yarnpkg.com/caniuse-db/-/caniuse-db-1.0.30001035.tgz#3a182cab9d556a4a02d945f1f739e81c18e73bfa"
2116-
integrity sha512-kLUON4XN3tq5Nwl7ZICDw+7/vMynSpRMVYDRkzLL31lgnpa6M2YXYdjst3h+xbzjMgdcveRTnRGE1h/1IcKK6A==
2113+
caniuse-db@^1.0.30001059:
2114+
version "1.0.30001074"
2115+
resolved "https://registry.yarnpkg.com/caniuse-db/-/caniuse-db-1.0.30001074.tgz#1e6aee1a86cceefcd54966d8ecbfbdf2106728ff"
2116+
integrity sha512-MLHBwNPuvE0fCYejykm4HBqzqnneKHysTi7cDDvTVenp+L1jx9YOs/GppvEmA/F4VVeImTvwkpcaFF44c3GKEg==
21172117

21182118
caniuse-lite@^1.0.30001035:
21192119
version "1.0.30001035"
@@ -2353,6 +2353,11 @@ core-js@^2.4.0:
23532353
resolved "https://registry.yarnpkg.com/core-js/-/core-js-2.6.11.tgz#38831469f9922bded8ee21c9dc46985e0399308c"
23542354
integrity sha512-5wjnpaT/3dV+XB4borEsnAYQchn00XSgTAWKDkEqv+K8KevjbzmofK6hfJ9TZIlpj2N0xQpazy7PiRQiWHqzWg==
23552355

2356+
core-js@^3.6.5:
2357+
version "3.6.5"
2358+
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.6.5.tgz#7395dc273af37fb2e50e9bd3d9fe841285231d1a"
2359+
integrity sha512-vZVEEwZoIsI+vPEuoF9Iqf5H7/M3eeQqWlQnYa8FSKKePuYTf5MWnxb5SDAzCa60b3JBRS5g9b+Dq7b1y/RCrA==
2360+
23562361
core-util-is@1.0.2, core-util-is@~1.0.0:
23572362
version "1.0.2"
23582363
resolved "https://registry.yarnpkg.com/core-util-is/-/core-util-is-1.0.2.tgz#b5fd54220aa2bc5ab57aab7140c940754503c1a7"
@@ -2637,7 +2642,7 @@ escodegen@^1.11.1:
26372642
optionalDependencies:
26382643
source-map "~0.6.1"
26392644

2640-
eslint-config-airbnb-base@^14.0.0:
2645+
eslint-config-airbnb-base@^14.1.0:
26412646
version "14.1.0"
26422647
resolved "https://registry.yarnpkg.com/eslint-config-airbnb-base/-/eslint-config-airbnb-base-14.1.0.tgz#2ba4592dd6843258221d9bff2b6831bd77c874e4"
26432648
integrity sha512-+XCcfGyCnbzOnktDVhwsCAx+9DmrzEmuwxyHUJpw+kqBVT744OUBrB09khgFKlK1lshVww6qXGsYPZpavoNjJw==
@@ -2646,26 +2651,26 @@ eslint-config-airbnb-base@^14.0.0:
26462651
object.assign "^4.1.0"
26472652
object.entries "^1.1.1"
26482653

2649-
eslint-config-bliss@^4.7.0:
2650-
version "4.7.0"
2651-
resolved "https://registry.yarnpkg.com/eslint-config-bliss/-/eslint-config-bliss-4.7.0.tgz#1c706c905d6375d0cd98eabcec47f5135af88bb5"
2652-
integrity sha512-gFXXKauq1Nm2LQGqa3e1EfmW1C87B5/Ys5mwcaDRqsKmlJGFjjxT+v4lOv63+IZZQwiMJYM01amngdz/UDZ2Hg==
2653-
dependencies:
2654-
babel-eslint "^10.0.3"
2655-
eslint-config-airbnb-base "^14.0.0"
2656-
eslint-config-prettier "^6.9.0"
2657-
eslint-plugin-compat "^3.5.0-0"
2658-
eslint-plugin-import "^2.19.1"
2659-
eslint-plugin-jest "^23.2.0"
2654+
eslint-config-bliss@^4.8.1:
2655+
version "4.8.1"
2656+
resolved "https://registry.yarnpkg.com/eslint-config-bliss/-/eslint-config-bliss-4.8.1.tgz#fa3714a6a94c5133dad3c597849282a62f879b82"
2657+
integrity sha512-3JPYmEOImiZCPZrwDFacyVebgnM4C+OE3zJygreBBwk39fI9FV9RD97DsFaB2hO8tkBWt/s3qnjwSeYawGeCbQ==
2658+
dependencies:
2659+
babel-eslint "^10.1.0"
2660+
eslint-config-airbnb-base "^14.1.0"
2661+
eslint-config-prettier "^6.10.1"
2662+
eslint-plugin-compat "^3.5.1"
2663+
eslint-plugin-import "^2.20.1"
2664+
eslint-plugin-jest "^23.8.2"
26602665
eslint-plugin-prettier "^3.1.2"
26612666
eslint-plugin-promise "^4.2.1"
2662-
flow-bin "^0.114.0"
2663-
prettier "^1.19.1"
2667+
flow-bin "^0.121.0"
2668+
prettier "^2.0.1"
26642669

2665-
eslint-config-prettier@^6.9.0:
2666-
version "6.10.0"
2667-
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.10.0.tgz#7b15e303bf9c956875c948f6b21500e48ded6a7f"
2668-
integrity sha512-AtndijGte1rPILInUdHjvKEGbIV06NuvPrqlIEaEaWtbtvJh464mDeyGMdZEQMsGvC0ZVkiex1fSNcC4HAbRGg==
2670+
eslint-config-prettier@^6.10.1:
2671+
version "6.11.0"
2672+
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.11.0.tgz#f6d2238c1290d01c859a8b5c1f7d352a0b0da8b1"
2673+
integrity sha512-oB8cpLWSAjOVFEJhhyMZh6NOEOtBVziaqdDQ86+qhDHFbZXoRTM7pNSvFRfW/W/L/LrQ38C99J5CGuRBBzBsdA==
26692674
dependencies:
26702675
get-stdin "^6.0.0"
26712676

@@ -2685,23 +2690,23 @@ eslint-module-utils@^2.4.1:
26852690
debug "^2.6.9"
26862691
pkg-dir "^2.0.0"
26872692

2688-
eslint-plugin-compat@^3.5.0-0:
2689-
version "3.5.1"
2690-
resolved "https://registry.yarnpkg.com/eslint-plugin-compat/-/eslint-plugin-compat-3.5.1.tgz#09f9c05dcfa9b5cd69345d7ab333749813ed8b14"
2691-
integrity sha512-dhfW12vZxxKLEVhrPoblmEopgwpYU2Sd4GdXj5OSfbQ+as9+1aY+S5pqnJYJvXXNWFFJ6aspLkCyk4NMQ/pgtA==
2693+
eslint-plugin-compat@^3.5.1:
2694+
version "3.7.0"
2695+
resolved "https://registry.yarnpkg.com/eslint-plugin-compat/-/eslint-plugin-compat-3.7.0.tgz#03f1ebb350a3c7eb93b6f461e200048e6008594b"
2696+
integrity sha512-A3uzSYqUjNj6rMyaBuU3l8wSCadZjeZRZ7WF3eU9vUT0JItiqRysjmYELkHHCpH8l7wRprUu4MZPr37lFCw7iA==
26922697
dependencies:
2693-
"@babel/runtime" "^7.7.7"
2694-
ast-metadata-inferer "^0.1.1"
2695-
browserslist "^4.8.2"
2696-
caniuse-db "^1.0.30001017"
2698+
ast-metadata-inferer "^0.2.0-0"
2699+
browserslist "^4.12.0"
2700+
caniuse-db "^1.0.30001059"
2701+
core-js "^3.6.5"
26972702
lodash.memoize "4.1.2"
2698-
mdn-browser-compat-data "^1.0.3"
2699-
semver "^6.3.0"
2703+
mdn-browser-compat-data "^1.0.21"
2704+
semver "7.3.2"
27002705

2701-
eslint-plugin-import@^2.19.1:
2702-
version "2.20.1"
2703-
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.20.1.tgz#802423196dcb11d9ce8435a5fc02a6d3b46939b3"
2704-
integrity sha512-qQHgFOTjguR+LnYRoToeZWT62XM55MBVXObHM6SKFd1VzDcX/vqT1kAz8ssqigh5eMj8qXcRoXXGZpPP6RfdCw==
2706+
eslint-plugin-import@^2.20.1:
2707+
version "2.20.2"
2708+
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.20.2.tgz#91fc3807ce08be4837141272c8b99073906e588d"
2709+
integrity sha512-FObidqpXrR8OnCh4iNsxy+WACztJLXAHBO5hK79T1Hc77PgQZkyDGA5Ag9xAvRpglvLNxhH/zSmZ70/pZ31dHg==
27052710
dependencies:
27062711
array-includes "^3.0.3"
27072712
array.prototype.flat "^1.2.1"
@@ -2716,10 +2721,10 @@ eslint-plugin-import@^2.19.1:
27162721
read-pkg-up "^2.0.0"
27172722
resolve "^1.12.0"
27182723

2719-
eslint-plugin-jest@^23.2.0:
2720-
version "23.8.2"
2721-
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-23.8.2.tgz#6f28b41c67ef635f803ebd9e168f6b73858eb8d4"
2722-
integrity sha512-xwbnvOsotSV27MtAe7s8uGWOori0nUsrXh2f1EnpmXua8sDfY6VZhHAhHg2sqK7HBNycRQExF074XSZ7DvfoFg==
2724+
eslint-plugin-jest@^23.8.2:
2725+
version "23.13.2"
2726+
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-23.13.2.tgz#7b7993b4e09be708c696b02555083ddefd7e4cc7"
2727+
integrity sha512-qZit+moTXTyZFNDqSIR88/L3rdBlTU7CuW6XmyErD2FfHEkdoLgThkRbiQjzgYnX6rfgLx3Ci4eJmF4Ui5v1Cw==
27232728
dependencies:
27242729
"@typescript-eslint/experimental-utils" "^2.5.0"
27252730

@@ -3052,10 +3057,10 @@ flatted@^2.0.0:
30523057
resolved "https://registry.yarnpkg.com/flatted/-/flatted-2.0.1.tgz#69e57caa8f0eacbc281d2e2cb458d46fdb449e08"
30533058
integrity sha512-a1hQMktqW9Nmqr5aktAux3JMNqaucxGcjtjWnZLHX7yyPCmlSV3M54nGYbqT8K+0GhF3NBgmJCc3ma+WOgX8Jg==
30543059

3055-
flow-bin@^0.114.0:
3056-
version "0.114.0"
3057-
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.114.0.tgz#9079c5fcdf08fab4db91616f38994e9b7d035842"
3058-
integrity sha512-hewufX0nbnhemQn5XtJ97nEFNqoBclPBAZ54aY3jKuZJnLpwqB7Doaplet3M26TOh2NchBsU0+lUkM8oVna2VA==
3060+
flow-bin@^0.121.0:
3061+
version "0.121.0"
3062+
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.121.0.tgz#e206bdc3d510277f9a847920540f72c49e87c130"
3063+
integrity sha512-QYRMs+AoMLj/OTaSo9+8c3kzM/u8YgvfrInp0qzhtzC02Sc2jb3BV/QZWZGjPo+XK3twyyqXrcI3s8MuL1UQRg==
30593064

30603065
flow-bin@^0.125.1:
30613066
version "0.125.1"
@@ -4445,10 +4450,10 @@ md5@^2.2.1:
44454450
crypt "~0.0.1"
44464451
is-buffer "~1.1.1"
44474452

4448-
mdn-browser-compat-data@^1.0.3:
4449-
version "1.0.13"
4450-
resolved "https://registry.yarnpkg.com/mdn-browser-compat-data/-/mdn-browser-compat-data-1.0.13.tgz#a7ab1a70d27b4460f7c2a70a3daeeadc019f6030"
4451-
integrity sha512-fXrNkrxCN8anOPrKCr5qwGK/b5mcxQktq1sK8Pylqiaq0ILKyuWIWralLbhB4oGxZmoDn7nAxdOlaFjrXlQppw==
4453+
mdn-browser-compat-data@^1.0.21:
4454+
version "1.0.23"
4455+
resolved "https://registry.yarnpkg.com/mdn-browser-compat-data/-/mdn-browser-compat-data-1.0.23.tgz#52e21d74e52d40bacf1cc3377755897ef1639033"
4456+
integrity sha512-qzabBf9lN1UG6Ju6am5j4bsy8PJSxlE8zQEyDXzKqD+nAQsAnA8apvbkgTSIA/ZpKgz/7qOtpJgtgGN00MEsIg==
44524457
dependencies:
44534458
extend "3.0.2"
44544459

@@ -5028,6 +5033,11 @@ prettier@^1.16.4, prettier@^1.19.1:
50285033
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.19.1.tgz#f7d7f5ff8a9cd872a7be4ca142095956a60797cb"
50295034
integrity sha512-s7PoyDv/II1ObgQunCbB9PdLmUcBZcnWOcxDh7O0N/UwDEsHyqkW+Qh28jW+mVuCdx7gLB0BotYI1Y6uI9iyew==
50305035

5036+
prettier@^2.0.1:
5037+
version "2.0.5"
5038+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.0.5.tgz#d6d56282455243f2f92cc1716692c08aa31522d4"
5039+
integrity sha512-7PtVymN48hGcO4fGjybyBSIWDsLU4H4XlvOHfq91pz9kkGlonzwTfYkaIEwiRg/dAJF9YlbsduBAgtYLi+8cFg==
5040+
50315041
pretty-format@^25.5.0:
50325042
version "25.5.0"
50335043
resolved "https://registry.yarnpkg.com/pretty-format/-/pretty-format-25.5.0.tgz#7873c1d774f682c34b8d48b6743a2bf2ac55791a"
@@ -5453,6 +5463,11 @@ semver@7.0.0:
54535463
resolved "https://registry.yarnpkg.com/semver/-/semver-7.0.0.tgz#5f3ca35761e47e05b206c6daff2cf814f0316b8e"
54545464
integrity sha512-+GB6zVA9LWh6zovYQLALHwv5rb2PHGlJi3lfiqIHxR0uuwCgefcOJc59v9fv1w8GbStwxuuqqAjI9NMAOOgq1A==
54555465

5466+
semver@7.3.2:
5467+
version "7.3.2"
5468+
resolved "https://registry.yarnpkg.com/semver/-/semver-7.3.2.tgz#604962b052b81ed0786aae84389ffba70ffd3938"
5469+
integrity sha512-OrOb32TeeambH6UrhtShmF7CRDqhL6/5XpPNp2DuRH6+9QLw/orhp72j87v8Qa1ScDkvrrBNpZcDejAirJmfXQ==
5470+
54565471
semver@^6.0.0, semver@^6.1.2, semver@^6.3.0:
54575472
version "6.3.0"
54585473
resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.0.tgz#ee0a64c8af5e8ceea67687b133761e1becbd1d3d"

0 commit comments

Comments
 (0)