Skip to content

Commit 56946ef

Browse files
Update dependency eslint-config-airbnb to v19
1 parent 700df71 commit 56946ef

2 files changed

Lines changed: 25 additions & 77 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.26.0",
4848
"eslint-plugin-jsx-a11y": "4.0.0",
4949
"eslint-plugin-react": "6.10.3",

yarn.lock

Lines changed: 24 additions & 76 deletions
Original file line numberDiff line numberDiff line change
@@ -1567,23 +1567,6 @@ error-ex@^1.2.0:
15671567
dependencies:
15681568
is-arrayish "^0.2.1"
15691569

1570-
es-abstract@^1.17.5:
1571-
version "1.17.6"
1572-
resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.17.6.tgz#9142071707857b2cacc7b89ecb670316c3e2d52a"
1573-
integrity sha512-Fr89bON3WFyUi5EvAeI48QTWX0AyekGgLA8H+c+7fbfCkJwRWRMLd8CQedNEyJuoYYhmtEqY92pgte1FAhBlhw==
1574-
dependencies:
1575-
es-to-primitive "^1.2.1"
1576-
function-bind "^1.1.1"
1577-
has "^1.0.3"
1578-
has-symbols "^1.0.1"
1579-
is-callable "^1.2.0"
1580-
is-regex "^1.1.0"
1581-
object-inspect "^1.7.0"
1582-
object-keys "^1.1.1"
1583-
object.assign "^4.1.0"
1584-
string.prototype.trimend "^1.0.1"
1585-
string.prototype.trimstart "^1.0.1"
1586-
15871570
es-abstract@^1.19.0, es-abstract@^1.19.1:
15881571
version "1.19.1"
15891572
resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.19.1.tgz#d4885796876916959de78edaa0df456627115ec3"
@@ -1650,23 +1633,24 @@ escodegen@1.8.x:
16501633
optionalDependencies:
16511634
source-map "~0.2.0"
16521635

1653-
eslint-config-airbnb-base@^14.2.1:
1654-
version "14.2.1"
1655-
resolved "https://registry.yarnpkg.com/eslint-config-airbnb-base/-/eslint-config-airbnb-base-14.2.1.tgz#8a2eb38455dc5a312550193b319cdaeef042cd1e"
1656-
integrity sha512-GOrQyDtVEc1Xy20U7vsB2yAoB4nBlfH5HZJeatRXHleO+OS5Ot+MWij4Dpltw4/DyIkqUfqz1epfhVR5XWWQPA==
1636+
eslint-config-airbnb-base@^15.0.0:
1637+
version "15.0.0"
1638+
resolved "https://registry.yarnpkg.com/eslint-config-airbnb-base/-/eslint-config-airbnb-base-15.0.0.tgz#6b09add90ac79c2f8d723a2580e07f3925afd236"
1639+
integrity sha512-xaX3z4ZZIcFLvh2oUNvcX5oEofXda7giYmuplVxoOg5A7EXJMrUyqRgR+mhDhPK8LZ4PttFOBvCYDbX3sUoUig==
16571640
dependencies:
16581641
confusing-browser-globals "^1.0.10"
16591642
object.assign "^4.1.2"
1660-
object.entries "^1.1.2"
1643+
object.entries "^1.1.5"
1644+
semver "^6.3.0"
16611645

1662-
eslint-config-airbnb@18.2.1:
1663-
version "18.2.1"
1664-
resolved "https://registry.yarnpkg.com/eslint-config-airbnb/-/eslint-config-airbnb-18.2.1.tgz#b7fe2b42f9f8173e825b73c8014b592e449c98d9"
1665-
integrity sha512-glZNDEZ36VdlZWoxn/bUR1r/sdFKPd1mHPbqUtkctgNG4yT2DLLtJ3D+yCV+jzZCc2V1nBVkmdknOJBZ5Hc0fg==
1646+
eslint-config-airbnb@19.0.4:
1647+
version "19.0.4"
1648+
resolved "https://registry.yarnpkg.com/eslint-config-airbnb/-/eslint-config-airbnb-19.0.4.tgz#84d4c3490ad70a0ffa571138ebcdea6ab085fdc3"
1649+
integrity sha512-T75QYQVQX57jiNgpF9r1KegMICE94VYwoFQyMGhrvc+lB8YF2E/M/PYDaQe1AJcWaEgqLE+ErXV1Og/+6Vyzew==
16661650
dependencies:
1667-
eslint-config-airbnb-base "^14.2.1"
1651+
eslint-config-airbnb-base "^15.0.0"
16681652
object.assign "^4.1.2"
1669-
object.entries "^1.1.2"
1653+
object.entries "^1.1.5"
16701654

16711655
eslint-import-resolver-node@^0.3.6:
16721656
version "0.3.6"
@@ -2383,11 +2367,6 @@ is-callable@^1.1.4:
23832367
version "1.1.4"
23842368
resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.1.4.tgz#1e1adf219e1eeb684d691f9d6a05ff0d30a24d75"
23852369

2386-
is-callable@^1.2.0:
2387-
version "1.2.0"
2388-
resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.2.0.tgz#83336560b54a38e35e3a2df7afd0454d691468bb"
2389-
integrity sha512-pyVD9AaGLxtg6srb2Ng6ynWJqkHU9bEM087AKck0w8QwDarTfNcpIYoU8x8Hv2Icm8u6kFJM18Dag8lyqGkviw==
2390-
23912370
is-callable@^1.2.4:
23922371
version "1.2.4"
23932372
resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.2.4.tgz#47301d58dd0259407865547853df6d61fe471945"
@@ -2513,13 +2492,6 @@ is-regex@^1.0.3:
25132492
dependencies:
25142493
has "^1.0.1"
25152494

2516-
is-regex@^1.1.0:
2517-
version "1.1.0"
2518-
resolved "https://registry.yarnpkg.com/is-regex/-/is-regex-1.1.0.tgz#ece38e389e490df0dc21caea2bd596f987f767ff"
2519-
integrity sha512-iI97M8KTWID2la5uYXlkbSDQIg4F6o1sYboZKKTDpnDQMLtUL86zxhgDet3Q2SriaYsyGqZ6Mn2SjbRKeLHdqw==
2520-
dependencies:
2521-
has-symbols "^1.0.1"
2522-
25232495
is-regex@^1.1.4:
25242496
version "1.1.4"
25252497
resolved "https://registry.yarnpkg.com/is-regex/-/is-regex-1.1.4.tgz#eef5663cd59fa4c0ae339505323df6854bb15958"
@@ -3147,10 +3119,6 @@ object-inspect@^1.11.0:
31473119
resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.11.0.tgz#9dceb146cedd4148a0d9e51ab88d34cf509922b1"
31483120
integrity sha512-jp7ikS6Sd3GxQfZJPyH3cjcbJF6GZPClgdV+EFygjFLQ5FmW/dRUnTd9PQ9k0JhoNDabWFbpF1yCdSWCC6gexg==
31493121

3150-
object-inspect@^1.7.0:
3151-
version "1.7.0"
3152-
resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.7.0.tgz#f4f6bd181ad77f006b5ece60bd0b6f398ff74a67"
3153-
31543122
object-inspect@^1.9.0:
31553123
version "1.10.3"
31563124
resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.10.3.tgz#c2aa7d2d09f50c99375704f7a0adf24c5782d369"
@@ -3160,7 +3128,7 @@ object-keys@^1.0.10, object-keys@^1.0.8:
31603128
version "1.0.11"
31613129
resolved "https://registry.yarnpkg.com/object-keys/-/object-keys-1.0.11.tgz#c54601778ad560f1142ce0e01bcca8b56d13426d"
31623130

3163-
object-keys@^1.0.11, object-keys@^1.0.12, object-keys@^1.1.1:
3131+
object-keys@^1.0.12, object-keys@^1.1.1:
31643132
version "1.1.1"
31653133
resolved "https://registry.yarnpkg.com/object-keys/-/object-keys-1.1.1.tgz#1c47f272df277f3b1daf061677d9c82e2322c60e"
31663134

@@ -3172,15 +3140,6 @@ object.assign@^4.0.4:
31723140
function-bind "^1.1.0"
31733141
object-keys "^1.0.10"
31743142

3175-
object.assign@^4.1.0:
3176-
version "4.1.0"
3177-
resolved "https://registry.yarnpkg.com/object.assign/-/object.assign-4.1.0.tgz#968bf1100d7956bb3ca086f006f846b3bc4008da"
3178-
dependencies:
3179-
define-properties "^1.1.2"
3180-
function-bind "^1.1.1"
3181-
has-symbols "^1.0.0"
3182-
object-keys "^1.0.11"
3183-
31843143
object.assign@^4.1.2:
31853144
version "4.1.2"
31863145
resolved "https://registry.yarnpkg.com/object.assign/-/object.assign-4.1.2.tgz#0ed54a342eceb37b38ff76eb831a0e788cb63940"
@@ -3191,14 +3150,14 @@ object.assign@^4.1.2:
31913150
has-symbols "^1.0.1"
31923151
object-keys "^1.1.1"
31933152

3194-
object.entries@^1.1.2:
3195-
version "1.1.2"
3196-
resolved "https://registry.yarnpkg.com/object.entries/-/object.entries-1.1.2.tgz#bc73f00acb6b6bb16c203434b10f9a7e797d3add"
3197-
integrity sha512-BQdB9qKmb/HyNdMNWVr7O3+z5MUIx3aiegEIJqjMBbBf0YT9RRxTJSim4mzFqtyr7PDAHigq0N9dO0m0tRakQA==
3153+
object.entries@^1.1.5:
3154+
version "1.1.5"
3155+
resolved "https://registry.yarnpkg.com/object.entries/-/object.entries-1.1.5.tgz#e1acdd17c4de2cd96d5a08487cfb9db84d881861"
3156+
integrity sha512-TyxmjUoZggd4OrrU1W66FMDG6CuqJxsFvymeyXI51+vQLN67zYfZseptRge703kKQdo4uccgAKebXFcRCzk4+g==
31983157
dependencies:
3158+
call-bind "^1.0.2"
31993159
define-properties "^1.1.3"
3200-
es-abstract "^1.17.5"
3201-
has "^1.0.3"
3160+
es-abstract "^1.19.1"
32023161

32033162
object.omit@^2.0.0:
32043163
version "2.0.1"
@@ -3668,6 +3627,11 @@ samsam@1.x, samsam@^1.1.3:
36683627
version "5.3.0"
36693628
resolved "https://registry.yarnpkg.com/semver/-/semver-5.3.0.tgz#9b2ce5d3de02d17c6012ad326aa6b4d0cf54f94f"
36703629

3630+
semver@^6.3.0:
3631+
version "6.3.0"
3632+
resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.0.tgz#ee0a64c8af5e8ceea67687b133761e1becbd1d3d"
3633+
integrity sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==
3634+
36713635
set-blocking@^2.0.0, set-blocking@~2.0.0:
36723636
version "2.0.0"
36733637
resolved "https://registry.yarnpkg.com/set-blocking/-/set-blocking-2.0.0.tgz#045f9782d011ae9a6803ddd382b24392b3d890f7"
@@ -3831,14 +3795,6 @@ string-width@^2.1.0, string-width@^2.1.1:
38313795
is-fullwidth-code-point "^2.0.0"
38323796
strip-ansi "^4.0.0"
38333797

3834-
string.prototype.trimend@^1.0.1:
3835-
version "1.0.1"
3836-
resolved "https://registry.yarnpkg.com/string.prototype.trimend/-/string.prototype.trimend-1.0.1.tgz#85812a6b847ac002270f5808146064c995fb6913"
3837-
integrity sha512-LRPxFUaTtpqYsTeNKaFOw3R4bxIzWOnbQ837QfBylo8jIxtcbK/A/sMV7Q+OAV/vWo+7s25pOE10KYSjaSO06g==
3838-
dependencies:
3839-
define-properties "^1.1.3"
3840-
es-abstract "^1.17.5"
3841-
38423798
string.prototype.trimend@^1.0.4:
38433799
version "1.0.4"
38443800
resolved "https://registry.yarnpkg.com/string.prototype.trimend/-/string.prototype.trimend-1.0.4.tgz#e75ae90c2942c63504686c18b287b4a0b1a45f80"
@@ -3847,14 +3803,6 @@ string.prototype.trimend@^1.0.4:
38473803
call-bind "^1.0.2"
38483804
define-properties "^1.1.3"
38493805

3850-
string.prototype.trimstart@^1.0.1:
3851-
version "1.0.1"
3852-
resolved "https://registry.yarnpkg.com/string.prototype.trimstart/-/string.prototype.trimstart-1.0.1.tgz#14af6d9f34b053f7cfc89b72f8f2ee14b9039a54"
3853-
integrity sha512-XxZn+QpvrBI1FOcg6dIpxUPgWCPuNXvMD72aaRaUQv1eD4e/Qy8i/hFTe0BUmD60p/QA6bh1avmuPTfNjqVWRw==
3854-
dependencies:
3855-
define-properties "^1.1.3"
3856-
es-abstract "^1.17.5"
3857-
38583806
string.prototype.trimstart@^1.0.4:
38593807
version "1.0.4"
38603808
resolved "https://registry.yarnpkg.com/string.prototype.trimstart/-/string.prototype.trimstart-1.0.4.tgz#b36399af4ab2999b4c9c648bd7a3fb2bb26feeed"

0 commit comments

Comments
 (0)