@@ -300,7 +300,7 @@ error-ex@^1.2.0:
300
300
dependencies :
301
301
is-arrayish "^0.2.1"
302
302
303
- es-abstract@^1.7.0 :
303
+ es-abstract@^1.6.1, es-abstract@^1. 7.0 :
304
304
version "1.12.0"
305
305
resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.12.0.tgz#9dbbdd27c6856f0001421ca18782d786bf8a6165"
306
306
dependencies :
@@ -318,17 +318,21 @@ es-to-primitive@^1.1.1:
318
318
is-date-object "^1.0.1"
319
319
is-symbol "^1.0.1"
320
320
321
- eslint-config-airbnb-base@^12 .1.0 :
322
- version "12 .1.0"
323
- resolved "https://registry.yarnpkg.com/eslint-config-airbnb-base/-/eslint-config-airbnb-base-12 .1.0.tgz#386441e54a12ccd957b0a92564a4bafebd747944 "
321
+ eslint-config-airbnb-base@^13 .1.0 :
322
+ version "13 .1.0"
323
+ resolved "https://registry.yarnpkg.com/eslint-config-airbnb-base/-/eslint-config-airbnb-base-13 .1.0.tgz#b5a1b480b80dfad16433d6c4ad84e6605052c05c "
324
324
dependencies :
325
325
eslint-restricted-globals "^0.1.1"
326
+ object.assign "^4.1.0"
327
+ object.entries "^1.0.4"
326
328
327
- eslint-config-airbnb@^16 .1.0 :
328
- version "16 .1.0"
329
- resolved "https://registry.yarnpkg.com/eslint-config-airbnb/-/eslint-config-airbnb-16 .1.0.tgz#2546bfb02cc9fe92284bf1723ccf2e87bc45ca46 "
329
+ eslint-config-airbnb@^17 .1.0 :
330
+ version "17 .1.0"
331
+ resolved "https://registry.yarnpkg.com/eslint-config-airbnb/-/eslint-config-airbnb-17 .1.0.tgz#3964ed4bc198240315ff52030bf8636f42bc4732 "
330
332
dependencies :
331
- eslint-config-airbnb-base "^12.1.0"
333
+ eslint-config-airbnb-base "^13.1.0"
334
+ object.assign "^4.1.0"
335
+ object.entries "^1.0.4"
332
336
333
337
eslint-import-resolver-node@^0.3.1 :
334
338
version "0.3.2"
@@ -436,14 +440,18 @@ foreach@^2.0.5:
436
440
version "2.0.5"
437
441
resolved "https://registry.yarnpkg.com/foreach/-/foreach-2.0.5.tgz#0bee005018aeb260d0a3af3ae658dd0136ec1b99"
438
442
439
- function-bind@^1.1.1 :
443
+ function-bind@^1.1.0, function-bind@^1.1. 1 :
440
444
version "1.1.1"
441
445
resolved "https://registry.yarnpkg.com/function-bind/-/function-bind-1.1.1.tgz#a56899d3ea3c9bab874bb9773b7c5ede92f4895d"
442
446
443
447
graceful-fs@^4.1.2 :
444
448
version "4.1.11"
445
449
resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.1.11.tgz#0e8bdfe4d1ddb8854d64e04ea7c00e2a026e5658"
446
450
451
+ has-symbols@^1.0.0 :
452
+ version "1.0.0"
453
+ resolved "https://registry.yarnpkg.com/has-symbols/-/has-symbols-1.0.0.tgz#ba1a8f1af2a0fc39650f5c850367704122063b44"
454
+
447
455
has@^1.0.1, has@^1.0.3 :
448
456
version "1.0.3"
449
457
resolved "https://registry.yarnpkg.com/has/-/has-1.0.3.tgz#722d7cbfc1f6aa8241f16dd814e011e1f41e8796"
@@ -645,10 +653,28 @@ object-assign@^4.1.1:
645
653
version "4.1.1"
646
654
resolved "https://registry.yarnpkg.com/object-assign/-/object-assign-4.1.1.tgz#2109adc7965887cfc05cbbd442cac8bfbb360863"
647
655
648
- object-keys@^1.0.8 :
656
+ object-keys@^1.0.11, object-keys@^1.0. 8 :
649
657
version "1.0.12"
650
658
resolved "https://registry.yarnpkg.com/object-keys/-/object-keys-1.0.12.tgz#09c53855377575310cca62f55bb334abff7b3ed2"
651
659
660
+ object.assign@^4.1.0 :
661
+ version "4.1.0"
662
+ resolved "https://registry.yarnpkg.com/object.assign/-/object.assign-4.1.0.tgz#968bf1100d7956bb3ca086f006f846b3bc4008da"
663
+ dependencies :
664
+ define-properties "^1.1.2"
665
+ function-bind "^1.1.1"
666
+ has-symbols "^1.0.0"
667
+ object-keys "^1.0.11"
668
+
669
+ object.entries@^1.0.4 :
670
+ version "1.0.4"
671
+ resolved "https://registry.yarnpkg.com/object.entries/-/object.entries-1.0.4.tgz#1bf9a4dd2288f5b33f3a993d257661f05d161a5f"
672
+ dependencies :
673
+ define-properties "^1.1.2"
674
+ es-abstract "^1.6.1"
675
+ function-bind "^1.1.0"
676
+ has "^1.0.1"
677
+
652
678
os-browserify@^0.3.0 :
653
679
version "0.3.0"
654
680
resolved "https://registry.yarnpkg.com/os-browserify/-/os-browserify-0.3.0.tgz#854373c7f5c2315914fc9bfc6bd8238fdda1ec27"
0 commit comments