@@ -543,6 +543,15 @@ array-unique@^0.3.2:
543
543
version "0.3.2"
544
544
resolved "https://registry.yarnpkg.com/array-unique/-/array-unique-0.3.2.tgz#a894b75d4bc4f6cd679ef3244a9fd8f46ae2d428"
545
545
546
+ array.prototype.flat@^1.2.1 :
547
+ version "1.2.2"
548
+ resolved "https://registry.yarnpkg.com/array.prototype.flat/-/array.prototype.flat-1.2.2.tgz#8f3c71d245ba349b6b64b4078f76f5576f1fd723"
549
+ integrity sha512-VXjh7lAL4KXKF2hY4FnEW9eRW6IhdvFW1sN/JwLbmECbCgACCnBHNyP3lFiYuttr0jxRN9Bsc5+G27dMseSWqQ==
550
+ dependencies :
551
+ define-properties "^1.1.3"
552
+ es-abstract "^1.15.0"
553
+ function-bind "^1.1.1"
554
+
546
555
arrify@^1.0.1 :
547
556
version "1.0.1"
548
557
resolved "https://registry.yarnpkg.com/arrify/-/arrify-1.0.1.tgz#898508da2226f380df904728456849c1501a4b0d"
1000
1009
dependencies :
1001
1010
ms "2.0.0"
1002
1011
1003
- debug@^2.1.2, debug@^2.2.0, debug@^2.3.3, debug@^2.6.8, debug@^2.6. 9 :
1012
+ debug@^2.1.2, debug@^2.2.0, debug@^2.3.3, debug@^2.6.9 :
1004
1013
version "2.6.9"
1005
1014
resolved "https://registry.yarnpkg.com/debug/-/debug-2.6.9.tgz#5d128515df134ff327e90a4c93f4e077a536341f"
1006
1015
dependencies :
@@ -1186,6 +1195,22 @@ es-abstract@^1.12.0, es-abstract@^1.7.0:
1186
1195
is-regex "^1.0.4"
1187
1196
object-keys "^1.0.12"
1188
1197
1198
+ es-abstract@^1.15.0 :
1199
+ version "1.16.3"
1200
+ resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.16.3.tgz#52490d978f96ff9f89ec15b5cf244304a5bca161"
1201
+ integrity sha512-WtY7Fx5LiOnSYgF5eg/1T+GONaGmpvpPdCpSnYij+U2gDTL0UPfWrhDw7b2IYb+9NQJsYpCA0wOQvZfsd6YwRw==
1202
+ dependencies :
1203
+ es-to-primitive "^1.2.1"
1204
+ function-bind "^1.1.1"
1205
+ has "^1.0.3"
1206
+ has-symbols "^1.0.1"
1207
+ is-callable "^1.1.4"
1208
+ is-regex "^1.0.4"
1209
+ object-inspect "^1.7.0"
1210
+ object-keys "^1.1.1"
1211
+ string.prototype.trimleft "^2.1.0"
1212
+ string.prototype.trimright "^2.1.0"
1213
+
1189
1214
es-abstract@^1.5.1 :
1190
1215
version "1.11.0"
1191
1216
resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.11.0.tgz#cce87d518f0496893b1a30cd8461835535480681"
@@ -1212,6 +1237,15 @@ es-to-primitive@^1.2.0:
1212
1237
is-date-object "^1.0.1"
1213
1238
is-symbol "^1.0.2"
1214
1239
1240
+ es-to-primitive@^1.2.1 :
1241
+ version "1.2.1"
1242
+ resolved "https://registry.yarnpkg.com/es-to-primitive/-/es-to-primitive-1.2.1.tgz#e55cd4c9cdc188bcefb03b366c736323fc5c898a"
1243
+ integrity sha512-QCOllgZJtaUo9miYBcLChTUaHNjJF3PYs1VidD7AwiEj1kYxKeQTctLAezAOH5ZKRH0g2IgPn6KwB4IT8iRpvA==
1244
+ dependencies :
1245
+ is-callable "^1.1.4"
1246
+ is-date-object "^1.0.1"
1247
+ is-symbol "^1.0.2"
1248
+
1215
1249
es6-promise@^4.0.3 :
1216
1250
version "4.1.1"
1217
1251
resolved "https://registry.yarnpkg.com/es6-promise/-/es6-promise-4.1.1.tgz#8811e90915d9a0dba36274f0b242dbda78f9c92a"
@@ -1251,11 +1285,12 @@ eslint-import-resolver-node@^0.3.2:
1251
1285
debug "^2.6.9"
1252
1286
resolve "^1.5.0"
1253
1287
1254
- eslint-module-utils@^2.4.0 :
1255
- version "2.4.0"
1256
- resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-2.4.0.tgz#8b93499e9b00eab80ccb6614e69f03678e84e09a"
1288
+ eslint-module-utils@^2.4.1 :
1289
+ version "2.5.0"
1290
+ resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-2.5.0.tgz#cdf0b40d623032274ccd2abd7e64c4e524d6e19c"
1291
+ integrity sha512-kCo8pZaNz2dsAW7nCUjuVoI11EBXXpIzfNxmaoLhXoRDOnqXLC4iSGVRdZPhOitfbdEfMEfKOiENaK6wDPZEGw==
1257
1292
dependencies :
1258
- debug "^2.6.8 "
1293
+ debug "^2.6.9 "
1259
1294
pkg-dir "^2.0.0"
1260
1295
1261
1296
eslint-plugin-es@^2.0.0 :
@@ -1289,22 +1324,23 @@ eslint-plugin-filenames@^1.3.2:
1289
1324
lodash.snakecase "4.1.1"
1290
1325
lodash.upperfirst "4.3.1"
1291
1326
1292
- eslint-plugin-import@^2.18.2 :
1293
- version "2.18.2 "
1294
- resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.18.2 .tgz#02f1180b90b077b33d447a17a2326ceb400aceb6 "
1295
- integrity sha512-5ohpsHAiUBRNaBWAF08izwUGlbrJoJJ+W9/TBwsGoR1MnlgfwMIKrFeSjWbt6moabiXW9xNvtFz+97KHRfI4HQ ==
1327
+ eslint-plugin-import@^2.19.1 :
1328
+ version "2.19.1 "
1329
+ resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.19.1 .tgz#5654e10b7839d064dd0d46cd1b88ec2133a11448 "
1330
+ integrity sha512-x68131aKoCZlCae7rDXKSAQmbT5DQuManyXo2sK6fJJ0aK5CWAkv6A6HJZGgqC8IhjQxYPgo6/IY4Oz8AFsbBw ==
1296
1331
dependencies :
1297
1332
array-includes "^3.0.3"
1333
+ array.prototype.flat "^1.2.1"
1298
1334
contains-path "^0.1.0"
1299
1335
debug "^2.6.9"
1300
1336
doctrine "1.5.0"
1301
1337
eslint-import-resolver-node "^0.3.2"
1302
- eslint-module-utils "^2.4.0 "
1338
+ eslint-module-utils "^2.4.1 "
1303
1339
has "^1.0.3"
1304
1340
minimatch "^3.0.4"
1305
1341
object.values "^1.1.0"
1306
1342
read-pkg-up "^2.0.0"
1307
- resolve "^1.11 .0"
1343
+ resolve "^1.12 .0"
1308
1344
1309
1345
eslint-plugin-node@^10.0.0 :
1310
1346
version "10.0.0"
@@ -1839,6 +1875,11 @@ has-symbols@^1.0.0:
1839
1875
version "1.0.0"
1840
1876
resolved "https://registry.yarnpkg.com/has-symbols/-/has-symbols-1.0.0.tgz#ba1a8f1af2a0fc39650f5c850367704122063b44"
1841
1877
1878
+ has-symbols@^1.0.1 :
1879
+ version "1.0.1"
1880
+ resolved "https://registry.yarnpkg.com/has-symbols/-/has-symbols-1.0.1.tgz#9f5214758a44196c406d9bd76cebf81ec2dd31e8"
1881
+ integrity sha512-PLcsoqu++dmEIZB+6totNFKq/7Do+Z0u4oT0zKOJNl3lYK6vGwwu2hjHs+68OEZbTjiUE9bgOABXbP/GvrS0Kg==
1882
+
1842
1883
has-unicode@^2.0.0 :
1843
1884
version "2.0.1"
1844
1885
resolved "https://registry.yarnpkg.com/has-unicode/-/has-unicode-2.0.1.tgz#e0e6fe6a28cf51138855e086d1691e771de2a8b9"
@@ -3284,7 +3325,12 @@ object-copy@^0.1.0:
3284
3325
define-property "^0.2.5"
3285
3326
kind-of "^3.0.3"
3286
3327
3287
- object-keys@^1.0.12 :
3328
+ object-inspect@^1.7.0 :
3329
+ version "1.7.0"
3330
+ resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.7.0.tgz#f4f6bd181ad77f006b5ece60bd0b6f398ff74a67"
3331
+ integrity sha512-a7pEHdh1xKIAgTySUGgLMx/xwDZskN1Ud6egYYN3EdRW4ZMPNEDUTF+hwy2LUC+Bl+SyLXANnwz/jyh/qutKUw==
3332
+
3333
+ object-keys@^1.0.12, object-keys@^1.1.1 :
3288
3334
version "1.1.1"
3289
3335
resolved "https://registry.yarnpkg.com/object-keys/-/object-keys-1.1.1.tgz#1c47f272df277f3b1daf061677d9c82e2322c60e"
3290
3336
3802
3848
version "1.1.7"
3803
3849
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.1.7.tgz#203114d82ad2c5ed9e8e0411b3932875e889e97b"
3804
3850
3805
- resolve@^1.10.1, resolve@^1.11.0, resolve@^1. 12.0, resolve@^1.3.2, resolve@^1.5.0 :
3851
+ resolve@^1.10.1, resolve@^1.12.0, resolve@^1.3.2, resolve@^1.5.0 :
3806
3852
version "1.12.0"
3807
3853
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.12.0.tgz#3fc644a35c84a48554609ff26ec52b66fa577df6"
3808
3854
integrity sha512-B/dOmuoAik5bKcD6s6nXDCjzUKnaDvdkRyAk6rsmsKLipWj4797iothd7jmmUhWTfinVMU+wc56rYKsit2Qy4w==
@@ -4181,6 +4227,22 @@ string-width@^4.1.0:
4181
4227
is-fullwidth-code-point "^3.0.0"
4182
4228
strip-ansi "^5.2.0"
4183
4229
4230
+ string.prototype.trimleft@^2.1.0 :
4231
+ version "2.1.0"
4232
+ resolved "https://registry.yarnpkg.com/string.prototype.trimleft/-/string.prototype.trimleft-2.1.0.tgz#6cc47f0d7eb8d62b0f3701611715a3954591d634"
4233
+ integrity sha512-FJ6b7EgdKxxbDxc79cOlok6Afd++TTs5szo+zJTUyow3ycrRfJVE2pq3vcN53XexvKZu/DJMDfeI/qMiZTrjTw==
4234
+ dependencies :
4235
+ define-properties "^1.1.3"
4236
+ function-bind "^1.1.1"
4237
+
4238
+ string.prototype.trimright@^2.1.0 :
4239
+ version "2.1.0"
4240
+ resolved "https://registry.yarnpkg.com/string.prototype.trimright/-/string.prototype.trimright-2.1.0.tgz#669d164be9df9b6f7559fa8e89945b168a5a6c58"
4241
+ integrity sha512-fXZTSV55dNBwv16uw+hh5jkghxSnc5oHq+5K/gXgizHwAvMetdAJlHqqoFC1FSDVPYWLkAKl2cxpUT41sV7nSg==
4242
+ dependencies :
4243
+ define-properties "^1.1.3"
4244
+ function-bind "^1.1.1"
4245
+
4184
4246
string_decoder@~0.10.x :
4185
4247
version "0.10.31"
4186
4248
resolved "https://registry.yarnpkg.com/string_decoder/-/string_decoder-0.10.31.tgz#62e203bc41766c6c28c9fc84301dab1c5310fa94"
0 commit comments