@@ -3252,16 +3252,6 @@ error-stack-parser@^1.3.6:
3252
3252
dependencies :
3253
3253
stackframe "^0.3.1"
3254
3254
3255
- es-abstract@^1.10.0 :
3256
- version "1.12.0"
3257
- resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.12.0.tgz#9dbbdd27c6856f0001421ca18782d786bf8a6165"
3258
- dependencies :
3259
- es-to-primitive "^1.1.1"
3260
- function-bind "^1.1.1"
3261
- has "^1.0.1"
3262
- is-callable "^1.1.3"
3263
- is-regex "^1.0.4"
3264
-
3265
3255
es-abstract@^1.5.0, es-abstract@^1.7.0 :
3266
3256
version "1.8.2"
3267
3257
resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.8.2.tgz#25103263dc4decbda60e0c737ca32313518027ee"
@@ -3502,9 +3492,9 @@ eslint-visitor-keys@^1.0.0:
3502
3492
version "1.0.0"
3503
3493
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.0.0.tgz#3f3180fb2e291017716acb4c9d6d5b5c34a6a81d"
3504
3494
3505
- eslint@5.2 .0 :
3506
- version "5.2 .0"
3507
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-5.2 .0.tgz#3901ae249195d473e633c4acbc370068b1c964dc "
3495
+ eslint@5.4 .0 :
3496
+ version "5.4 .0"
3497
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-5.4 .0.tgz#d068ec03006bb9e06b429dc85f7e46c1b69fac62 "
3508
3498
dependencies :
3509
3499
ajv "^6.5.0"
3510
3500
babel-code-frame "^6.26.0"
3537
3527
path-is-inside "^1.0.2"
3538
3528
pluralize "^7.0.0"
3539
3529
progress "^2.0.0"
3540
- regexpp "^1.1 .0"
3530
+ regexpp "^2.0 .0"
3541
3531
require-uncached "^1.0.3"
3542
3532
semver "^5.5.0"
3543
- string.prototype.matchall "^2.0.0"
3544
3533
strip-ansi "^4.0.0"
3545
3534
strip-json-comments "^2.0.1"
3546
3535
table "^4.0.3"
@@ -4590,10 +4579,6 @@ has-symbol-support-x@^1.4.1:
4590
4579
version "1.4.1"
4591
4580
resolved "https://registry.yarnpkg.com/has-symbol-support-x/-/has-symbol-support-x-1.4.1.tgz#66ec2e377e0c7d7ccedb07a3a84d77510ff1bc4c"
4592
4581
4593
- has-symbols@^1.0.0 :
4594
- version "1.0.0"
4595
- resolved "https://registry.yarnpkg.com/has-symbols/-/has-symbols-1.0.0.tgz#ba1a8f1af2a0fc39650f5c850367704122063b44"
4596
-
4597
4582
has-to-string-tag-x@^1.2.0, has-to-string-tag-x@^1.4.1 :
4598
4583
version "1.4.1"
4599
4584
resolved "https://registry.yarnpkg.com/has-to-string-tag-x/-/has-to-string-tag-x-1.4.1.tgz#a045ab383d7b4b2012a00148ab0aa5f290044d4d"
@@ -7951,16 +7936,14 @@ regex-not@^1.0.0:
7951
7936
dependencies :
7952
7937
extend-shallow "^2.0.1"
7953
7938
7954
- regexp.prototype.flags@^1.2.0 :
7955
- version "1.2.0"
7956
- resolved "https://registry.yarnpkg.com/regexp.prototype.flags/-/regexp.prototype.flags-1.2.0.tgz#6b30724e306a27833eeb171b66ac8890ba37e41c"
7957
- dependencies :
7958
- define-properties "^1.1.2"
7959
-
7960
- regexpp@^1.0.1, regexpp@^1.1.0 :
7939
+ regexpp@^1.0.1 :
7961
7940
version "1.1.0"
7962
7941
resolved "https://registry.yarnpkg.com/regexpp/-/regexpp-1.1.0.tgz#0e3516dd0b7904f413d2d4193dce4618c3a689ab"
7963
7942
7943
+ regexpp@^2.0.0 :
7944
+ version "2.0.0"
7945
+ resolved "https://registry.yarnpkg.com/regexpp/-/regexpp-2.0.0.tgz#b2a7534a85ca1b033bcf5ce9ff8e56d4e0755365"
7946
+
7964
7947
regexpu-core@^1.0.0 :
7965
7948
version "1.0.0"
7966
7949
resolved "https://registry.yarnpkg.com/regexpu-core/-/regexpu-core-1.0.0.tgz#86a763f58ee4d7c2f6b102e4764050de7ed90c6b"
@@ -8700,16 +8683,6 @@ string-width@^2.0.0, string-width@^2.1.0, string-width@^2.1.1:
8700
8683
is-fullwidth-code-point "^2.0.0"
8701
8684
strip-ansi "^4.0.0"
8702
8685
8703
- string.prototype.matchall@^2.0.0 :
8704
- version "2.0.0"
8705
- resolved "https://registry.yarnpkg.com/string.prototype.matchall/-/string.prototype.matchall-2.0.0.tgz#2af8fe3d2d6dc53ca2a59bd376b089c3c152b3c8"
8706
- dependencies :
8707
- define-properties "^1.1.2"
8708
- es-abstract "^1.10.0"
8709
- function-bind "^1.1.1"
8710
- has-symbols "^1.0.0"
8711
- regexp.prototype.flags "^1.2.0"
8712
-
8713
8686
string.prototype.trim@~1.1.2 :
8714
8687
version "1.1.2"
8715
8688
resolved "https://registry.yarnpkg.com/string.prototype.trim/-/string.prototype.trim-1.1.2.tgz#d04de2c89e137f4d7d206f086b5ed2fae6be8cea"
0 commit comments