Skip to content

Commit 0dbda85

Browse files
Update dependency eslint-config-airbnb to v19
1 parent 5cc8b48 commit 0dbda85

2 files changed

Lines changed: 21 additions & 78 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"babel-register": "6.26.0",
4444
"chai": "3.5.0",
4545
"eslint": "4.19.1",
46-
"eslint-config-airbnb": "18.2.1",
46+
"eslint-config-airbnb": "19.0.4",
4747
"eslint-plugin-import": "2.27.5",
4848
"eslint-plugin-jsx-a11y": "4.0.0",
4949
"eslint-plugin-react": "6.10.3",

yarn.lock

Lines changed: 20 additions & 77 deletions
Original file line numberDiff line numberDiff line change
@@ -1477,23 +1477,6 @@ error-ex@^1.2.0:
14771477
dependencies:
14781478
is-arrayish "^0.2.1"
14791479

1480-
es-abstract@^1.17.5:
1481-
version "1.17.6"
1482-
resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.17.6.tgz#9142071707857b2cacc7b89ecb670316c3e2d52a"
1483-
integrity sha512-Fr89bON3WFyUi5EvAeI48QTWX0AyekGgLA8H+c+7fbfCkJwRWRMLd8CQedNEyJuoYYhmtEqY92pgte1FAhBlhw==
1484-
dependencies:
1485-
es-to-primitive "^1.2.1"
1486-
function-bind "^1.1.1"
1487-
has "^1.0.3"
1488-
has-symbols "^1.0.1"
1489-
is-callable "^1.2.0"
1490-
is-regex "^1.1.0"
1491-
object-inspect "^1.7.0"
1492-
object-keys "^1.1.1"
1493-
object.assign "^4.1.0"
1494-
string.prototype.trimend "^1.0.1"
1495-
string.prototype.trimstart "^1.0.1"
1496-
14971480
es-abstract@^1.19.0:
14981481
version "1.19.1"
14991482
resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.19.1.tgz#d4885796876916959de78edaa0df456627115ec3"
@@ -1616,23 +1599,24 @@ escodegen@1.8.x:
16161599
optionalDependencies:
16171600
source-map "~0.2.0"
16181601

1619-
eslint-config-airbnb-base@^14.2.1:
1620-
version "14.2.1"
1621-
resolved "https://registry.yarnpkg.com/eslint-config-airbnb-base/-/eslint-config-airbnb-base-14.2.1.tgz#8a2eb38455dc5a312550193b319cdaeef042cd1e"
1622-
integrity sha512-GOrQyDtVEc1Xy20U7vsB2yAoB4nBlfH5HZJeatRXHleO+OS5Ot+MWij4Dpltw4/DyIkqUfqz1epfhVR5XWWQPA==
1602+
eslint-config-airbnb-base@^15.0.0:
1603+
version "15.0.0"
1604+
resolved "https://registry.yarnpkg.com/eslint-config-airbnb-base/-/eslint-config-airbnb-base-15.0.0.tgz#6b09add90ac79c2f8d723a2580e07f3925afd236"
1605+
integrity sha512-xaX3z4ZZIcFLvh2oUNvcX5oEofXda7giYmuplVxoOg5A7EXJMrUyqRgR+mhDhPK8LZ4PttFOBvCYDbX3sUoUig==
16231606
dependencies:
16241607
confusing-browser-globals "^1.0.10"
16251608
object.assign "^4.1.2"
1626-
object.entries "^1.1.2"
1609+
object.entries "^1.1.5"
1610+
semver "^6.3.0"
16271611

1628-
eslint-config-airbnb@18.2.1:
1629-
version "18.2.1"
1630-
resolved "https://registry.yarnpkg.com/eslint-config-airbnb/-/eslint-config-airbnb-18.2.1.tgz#b7fe2b42f9f8173e825b73c8014b592e449c98d9"
1631-
integrity sha512-glZNDEZ36VdlZWoxn/bUR1r/sdFKPd1mHPbqUtkctgNG4yT2DLLtJ3D+yCV+jzZCc2V1nBVkmdknOJBZ5Hc0fg==
1612+
eslint-config-airbnb@19.0.4:
1613+
version "19.0.4"
1614+
resolved "https://registry.yarnpkg.com/eslint-config-airbnb/-/eslint-config-airbnb-19.0.4.tgz#84d4c3490ad70a0ffa571138ebcdea6ab085fdc3"
1615+
integrity sha512-T75QYQVQX57jiNgpF9r1KegMICE94VYwoFQyMGhrvc+lB8YF2E/M/PYDaQe1AJcWaEgqLE+ErXV1Og/+6Vyzew==
16321616
dependencies:
1633-
eslint-config-airbnb-base "^14.2.1"
1617+
eslint-config-airbnb-base "^15.0.0"
16341618
object.assign "^4.1.2"
1635-
object.entries "^1.1.2"
1619+
object.entries "^1.1.5"
16361620

16371621
eslint-import-resolver-node@^0.3.7:
16381622
version "0.3.7"
@@ -2444,11 +2428,6 @@ is-callable@^1.1.4:
24442428
version "1.1.4"
24452429
resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.1.4.tgz#1e1adf219e1eeb684d691f9d6a05ff0d30a24d75"
24462430

2447-
is-callable@^1.2.0:
2448-
version "1.2.0"
2449-
resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.2.0.tgz#83336560b54a38e35e3a2df7afd0454d691468bb"
2450-
integrity sha512-pyVD9AaGLxtg6srb2Ng6ynWJqkHU9bEM087AKck0w8QwDarTfNcpIYoU8x8Hv2Icm8u6kFJM18Dag8lyqGkviw==
2451-
24522431
is-callable@^1.2.4:
24532432
version "1.2.4"
24542433
resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.2.4.tgz#47301d58dd0259407865547853df6d61fe471945"
@@ -2577,13 +2556,6 @@ is-regex@^1.0.3:
25772556
dependencies:
25782557
has "^1.0.1"
25792558

2580-
is-regex@^1.1.0:
2581-
version "1.1.0"
2582-
resolved "https://registry.yarnpkg.com/is-regex/-/is-regex-1.1.0.tgz#ece38e389e490df0dc21caea2bd596f987f767ff"
2583-
integrity sha512-iI97M8KTWID2la5uYXlkbSDQIg4F6o1sYboZKKTDpnDQMLtUL86zxhgDet3Q2SriaYsyGqZ6Mn2SjbRKeLHdqw==
2584-
dependencies:
2585-
has-symbols "^1.0.1"
2586-
25872559
is-regex@^1.1.4:
25882560
version "1.1.4"
25892561
resolved "https://registry.yarnpkg.com/is-regex/-/is-regex-1.1.4.tgz#eef5663cd59fa4c0ae339505323df6854bb15958"
@@ -3222,15 +3194,11 @@ object-inspect@^1.12.3, object-inspect@^1.9.0:
32223194
resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.12.3.tgz#ba62dffd67ee256c8c086dfae69e016cd1f198b9"
32233195
integrity sha512-geUvdk7c+eizMNUDkRpW1wJwgfOiOeHbxBR/hLXK1aT6zmVSO0jsQcs7fj6MGw89jC/cjGfLcNOrtMYtGqm81g==
32243196

3225-
object-inspect@^1.7.0:
3226-
version "1.7.0"
3227-
resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.7.0.tgz#f4f6bd181ad77f006b5ece60bd0b6f398ff74a67"
3228-
32293197
object-keys@^1.0.10, object-keys@^1.0.8:
32303198
version "1.0.11"
32313199
resolved "https://registry.yarnpkg.com/object-keys/-/object-keys-1.0.11.tgz#c54601778ad560f1142ce0e01bcca8b56d13426d"
32323200

3233-
object-keys@^1.0.11, object-keys@^1.0.12, object-keys@^1.1.1:
3201+
object-keys@^1.0.12, object-keys@^1.1.1:
32343202
version "1.1.1"
32353203
resolved "https://registry.yarnpkg.com/object-keys/-/object-keys-1.1.1.tgz#1c47f272df277f3b1daf061677d9c82e2322c60e"
32363204

@@ -3242,15 +3210,6 @@ object.assign@^4.0.4:
32423210
function-bind "^1.1.0"
32433211
object-keys "^1.0.10"
32443212

3245-
object.assign@^4.1.0:
3246-
version "4.1.0"
3247-
resolved "https://registry.yarnpkg.com/object.assign/-/object.assign-4.1.0.tgz#968bf1100d7956bb3ca086f006f846b3bc4008da"
3248-
dependencies:
3249-
define-properties "^1.1.2"
3250-
function-bind "^1.1.1"
3251-
has-symbols "^1.0.0"
3252-
object-keys "^1.0.11"
3253-
32543213
object.assign@^4.1.2:
32553214
version "4.1.2"
32563215
resolved "https://registry.yarnpkg.com/object.assign/-/object.assign-4.1.2.tgz#0ed54a342eceb37b38ff76eb831a0e788cb63940"
@@ -3271,14 +3230,14 @@ object.assign@^4.1.4:
32713230
has-symbols "^1.0.3"
32723231
object-keys "^1.1.1"
32733232

3274-
object.entries@^1.1.2:
3275-
version "1.1.2"
3276-
resolved "https://registry.yarnpkg.com/object.entries/-/object.entries-1.1.2.tgz#bc73f00acb6b6bb16c203434b10f9a7e797d3add"
3277-
integrity sha512-BQdB9qKmb/HyNdMNWVr7O3+z5MUIx3aiegEIJqjMBbBf0YT9RRxTJSim4mzFqtyr7PDAHigq0N9dO0m0tRakQA==
3233+
object.entries@^1.1.5:
3234+
version "1.1.6"
3235+
resolved "https://registry.yarnpkg.com/object.entries/-/object.entries-1.1.6.tgz#9737d0e5b8291edd340a3e3264bb8a3b00d5fa23"
3236+
integrity sha512-leTPzo4Zvg3pmbQ3rDK69Rl8GQvIqMWubrkxONG9/ojtFE2rD9fjMKfSI5BxW3osRH1m6VdzmqK8oAY9aT4x5w==
32783237
dependencies:
3279-
define-properties "^1.1.3"
3280-
es-abstract "^1.17.5"
3281-
has "^1.0.3"
3238+
call-bind "^1.0.2"
3239+
define-properties "^1.1.4"
3240+
es-abstract "^1.20.4"
32823241

32833242
object.omit@^2.0.0:
32843243
version "2.0.1"
@@ -3915,14 +3874,6 @@ string.prototype.trim@^1.2.7:
39153874
define-properties "^1.1.4"
39163875
es-abstract "^1.20.4"
39173876

3918-
string.prototype.trimend@^1.0.1:
3919-
version "1.0.1"
3920-
resolved "https://registry.yarnpkg.com/string.prototype.trimend/-/string.prototype.trimend-1.0.1.tgz#85812a6b847ac002270f5808146064c995fb6913"
3921-
integrity sha512-LRPxFUaTtpqYsTeNKaFOw3R4bxIzWOnbQ837QfBylo8jIxtcbK/A/sMV7Q+OAV/vWo+7s25pOE10KYSjaSO06g==
3922-
dependencies:
3923-
define-properties "^1.1.3"
3924-
es-abstract "^1.17.5"
3925-
39263877
string.prototype.trimend@^1.0.4:
39273878
version "1.0.4"
39283879
resolved "https://registry.yarnpkg.com/string.prototype.trimend/-/string.prototype.trimend-1.0.4.tgz#e75ae90c2942c63504686c18b287b4a0b1a45f80"
@@ -3940,14 +3891,6 @@ string.prototype.trimend@^1.0.6:
39403891
define-properties "^1.1.4"
39413892
es-abstract "^1.20.4"
39423893

3943-
string.prototype.trimstart@^1.0.1:
3944-
version "1.0.1"
3945-
resolved "https://registry.yarnpkg.com/string.prototype.trimstart/-/string.prototype.trimstart-1.0.1.tgz#14af6d9f34b053f7cfc89b72f8f2ee14b9039a54"
3946-
integrity sha512-XxZn+QpvrBI1FOcg6dIpxUPgWCPuNXvMD72aaRaUQv1eD4e/Qy8i/hFTe0BUmD60p/QA6bh1avmuPTfNjqVWRw==
3947-
dependencies:
3948-
define-properties "^1.1.3"
3949-
es-abstract "^1.17.5"
3950-
39513894
string.prototype.trimstart@^1.0.4:
39523895
version "1.0.4"
39533896
resolved "https://registry.yarnpkg.com/string.prototype.trimstart/-/string.prototype.trimstart-1.0.4.tgz#b36399af4ab2999b4c9c648bd7a3fb2bb26feeed"

0 commit comments

Comments
 (0)