1103
1103
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.4.tgz#38fd73ddfd9b55abb1e1b2ed578cb55bd7b7d339"
1104
1104
integrity sha512-8+KAKzEvSUdeo+kmqnKrqgeE+LcA0tjYWFY7RPProVYwnqDjukzO+3b6dLD56rYX5TdWejnEOLJYOIeh4CXKuA==
1105
1105
1106
+ " @types/json5@^0.0.29 " :
1107
+ version "0.0.29"
1108
+ resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"
1109
+ integrity sha1-7ihweulOEdK4J7y+UnC86n8+ce4=
1110
+
1106
1111
" @types/node@* " :
1107
1112
version "13.13.4"
1108
1113
resolved "https://registry.yarnpkg.com/@types/node/-/node-13.13.4.tgz#1581d6c16e3d4803eb079c87d4ac893ee7501c2c"
@@ -1355,7 +1360,7 @@ array-equal@^1.0.0:
1355
1360
resolved "https://registry.yarnpkg.com/array-equal/-/array-equal-1.0.0.tgz#8c2a5ef2472fd9ea742b04c77a75093ba2757c93"
1356
1361
integrity sha1-jCpe8kcv2ep0KwTHenUJO6J1fJM=
1357
1362
1358
- array-includes@^3.0.3 :
1363
+ array-includes@^3.1.1 :
1359
1364
version "3.1.1"
1360
1365
resolved "https://registry.yarnpkg.com/array-includes/-/array-includes-3.1.1.tgz#cdd67e6852bdf9c1215460786732255ed2459348"
1361
1366
integrity sha512-c2VXaCHl7zPsvpkFsw4nxvFie4fh1ur9bpcgsVkIjqn0H/Xwdg+7fv3n2r/isyS8EBj5b06M9kHyZuIr4El6WQ==
@@ -1374,7 +1379,7 @@ array-unique@^0.3.2:
1374
1379
resolved "https://registry.yarnpkg.com/array-unique/-/array-unique-0.3.2.tgz#a894b75d4bc4f6cd679ef3244a9fd8f46ae2d428"
1375
1380
integrity sha1-qJS3XUvE9s1nnvMkSp/Y9Gri1Cg=
1376
1381
1377
- array.prototype.flat@^1.2.1 :
1382
+ array.prototype.flat@^1.2.3 :
1378
1383
version "1.2.3"
1379
1384
resolved "https://registry.yarnpkg.com/array.prototype.flat/-/array.prototype.flat-1.2.3.tgz#0de82b426b0318dbfdb940089e38b043d37f6c7b"
1380
1385
integrity sha512-gBlRZV0VSmfPIeWfuuy56XZMvbVfbEUnOXUvt3F/eUUUSyzlgLxhEX4YAEpxNAogRGehPSnfXyPtYyKAhkzQhQ==
@@ -2481,44 +2486,45 @@ eslint-config-prettier@^6.11.0:
2481
2486
dependencies :
2482
2487
get-stdin "^6.0.0"
2483
2488
2484
- eslint-import-resolver-node@^0.3.2 :
2489
+ eslint-import-resolver-node@^0.3.3 :
2485
2490
version "0.3.3"
2486
2491
resolved "https://registry.yarnpkg.com/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.3.tgz#dbaa52b6b2816b50bc6711af75422de808e98404"
2487
2492
integrity sha512-b8crLDo0M5RSe5YG8Pu2DYBj71tSB6OvXkfzwbJU2w7y8P4/yo0MyF8jU26IEuEuHF2K5/gcAJE3LhQGqBBbVg==
2488
2493
dependencies :
2489
2494
debug "^2.6.9"
2490
2495
resolve "^1.13.1"
2491
2496
2492
- eslint-module-utils@^2.4.1 :
2493
- version "2.5.2 "
2494
- resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-2.5.2 .tgz#7878f7504824e1b857dd2505b59a8e5eda26a708 "
2495
- integrity sha512-LGScZ/JSlqGKiT8OC+cYRxseMjyqt6QO54nl281CK93unD89ijSeRV6An8Ci/2nvWVKe8K/Tqdm75RQoIOCr+Q ==
2497
+ eslint-module-utils@^2.6.0 :
2498
+ version "2.6.0 "
2499
+ resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-2.6.0 .tgz#579ebd094f56af7797d19c9866c9c9486629bfa6 "
2500
+ integrity sha512-6j9xxegbqe8/kZY8cYpcp0xhbK0EgJlg3g9mib3/miLaExuuwc3n5UEfSnU6hWMbT0FAYVvDbL9RrRgpUeQIvA ==
2496
2501
dependencies :
2497
2502
debug "^2.6.9"
2498
2503
pkg-dir "^2.0.0"
2499
2504
2500
- eslint-plugin-import@^2.20.2 :
2501
- version "2.20.2 "
2502
- resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.20.2 .tgz#91fc3807ce08be4837141272c8b99073906e588d "
2503
- integrity sha512-FObidqpXrR8OnCh4iNsxy+WACztJLXAHBO5hK79T1Hc77PgQZkyDGA5Ag9xAvRpglvLNxhH/zSmZ70/pZ31dHg ==
2505
+ eslint-plugin-import@^2.21.1 :
2506
+ version "2.21.1 "
2507
+ resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.21.1 .tgz#3398318e5e4abbd23395c4964ce61538705154c8 "
2508
+ integrity sha512-qYOOsgUv63vHof7BqbzuD+Ud34bXHxFJxntuAC1ZappFZXYbRIek3aJ7jc9i2dHDGDyZ/0zlO0cpioES265Lsw ==
2504
2509
dependencies :
2505
- array-includes "^3.0.3 "
2506
- array.prototype.flat "^1.2.1 "
2510
+ array-includes "^3.1.1 "
2511
+ array.prototype.flat "^1.2.3 "
2507
2512
contains-path "^0.1.0"
2508
2513
debug "^2.6.9"
2509
2514
doctrine "1.5.0"
2510
- eslint-import-resolver-node "^0.3.2 "
2511
- eslint-module-utils "^2.4.1 "
2515
+ eslint-import-resolver-node "^0.3.3 "
2516
+ eslint-module-utils "^2.6.0 "
2512
2517
has "^1.0.3"
2513
2518
minimatch "^3.0.4"
2514
- object.values "^1.1.0 "
2519
+ object.values "^1.1.1 "
2515
2520
read-pkg-up "^2.0.0"
2516
- resolve "^1.12.0"
2521
+ resolve "^1.17.0"
2522
+ tsconfig-paths "^3.9.0"
2517
2523
2518
- eslint-plugin-jest@^23.13.1 :
2519
- version "23.13.1 "
2520
- resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-23.13.1 .tgz#b2ce83f76064ad8ba1f1f26f322b86a86e44148e "
2521
- integrity sha512-TRLJH6M6EDvGocD98a7yVThrAOCK9WJfo9phuUb0MJptcrOYZeCKzC9aOzZCD93sxXCsiJVZywaTHdI/mAi0FQ ==
2524
+ eslint-plugin-jest@^23.13.2 :
2525
+ version "23.13.2 "
2526
+ resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-23.13.2 .tgz#7b7993b4e09be708c696b02555083ddefd7e4cc7 "
2527
+ integrity sha512-qZit+moTXTyZFNDqSIR88/L3rdBlTU7CuW6XmyErD2FfHEkdoLgThkRbiQjzgYnX6rfgLx3Ci4eJmF4Ui5v1Cw ==
2522
2528
dependencies :
2523
2529
" @typescript-eslint/experimental-utils" " ^2.5.0"
2524
2530
@@ -4566,6 +4572,13 @@ json5@^0.5.1:
4566
4572
resolved "https://registry.yarnpkg.com/json5/-/json5-0.5.1.tgz#1eade7acc012034ad84e2396767ead9fa5495821"
4567
4573
integrity sha1-Hq3nrMASA0rYTiOWdn6tn6VJWCE=
4568
4574
4575
+ json5@^1.0.1 :
4576
+ version "1.0.1"
4577
+ resolved "https://registry.yarnpkg.com/json5/-/json5-1.0.1.tgz#779fb0018604fa854eacbf6252180d83543e3dbe"
4578
+ integrity sha512-aKS4WQjPenRxiQsC93MNfjx+nbF4PAdYzmd/1JIj8HYzqfbu86beTuNgXDzPknWk0n0uARlyewZo4s++ES36Ow==
4579
+ dependencies :
4580
+ minimist "^1.2.0"
4581
+
4569
4582
json5@^2.1.0 :
4570
4583
version "2.1.1"
4571
4584
resolved "https://registry.yarnpkg.com/json5/-/json5-2.1.1.tgz#81b6cb04e9ba496f1c7005d07b4368a2638f90b6"
@@ -5064,7 +5077,7 @@ object.pick@^1.3.0:
5064
5077
dependencies :
5065
5078
isobject "^3.0.1"
5066
5079
5067
- object.values@^1.1.0 :
5080
+ object.values@^1.1.1 :
5068
5081
version "1.1.1"
5069
5082
resolved "https://registry.yarnpkg.com/object.values/-/object.values-1.1.1.tgz#68a99ecde356b7e9295a3c5e0ce31dc8c953de5e"
5070
5083
integrity sha512-WTa54g2K8iu0kmS/us18jEmdv1a4Wi//BZ/DTVYEcH0XhLM5NYdpDHja3gt57VrZLcNAO2WGA+KpWsDBaHt6eA==
5793
5806
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.1.7.tgz#203114d82ad2c5ed9e8e0411b3932875e889e97b"
5794
5807
integrity sha1-IDEU2CrSxe2ejgQRs5ModeiJ6Xs=
5795
5808
5796
- resolve@^1.10.0, resolve@^1.12.0, resolve@^1. 13.1, resolve@^1.3.2 :
5809
+ resolve@^1.10.0, resolve@^1.13.1, resolve@^1.3.2 :
5797
5810
version "1.15.0"
5798
5811
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.15.0.tgz#1b7ca96073ebb52e741ffd799f6b39ea462c67f5"
5799
5812
integrity sha512-+hTmAldEGE80U2wJJDC1lebb5jWqvTYAfm3YZ1ckk1gBr0MnCqUKlwK1e+anaFljIl+F5tR5IoZcm4ZDA1zMQw==
@@ -6530,6 +6543,16 @@ trim-right@^1.0.1:
6530
6543
resolved "https://registry.yarnpkg.com/trim-right/-/trim-right-1.0.1.tgz#cb2e1203067e0c8de1f614094b9fe45704ea6003"
6531
6544
integrity sha1-yy4SAwZ+DI3h9hQJS5/kVwTqYAM=
6532
6545
6546
+ tsconfig-paths@^3.9.0 :
6547
+ version "3.9.0"
6548
+ resolved "https://registry.yarnpkg.com/tsconfig-paths/-/tsconfig-paths-3.9.0.tgz#098547a6c4448807e8fcb8eae081064ee9a3c90b"
6549
+ integrity sha512-dRcuzokWhajtZWkQsDVKbWyY+jgcLC5sqJhg2PSgf4ZkH2aHPvaOY8YWGhmjb68b5qqTfasSsDO9k7RUiEmZAw==
6550
+ dependencies :
6551
+ " @types/json5" " ^0.0.29"
6552
+ json5 "^1.0.1"
6553
+ minimist "^1.2.0"
6554
+ strip-bom "^3.0.0"
6555
+
6533
6556
tslib@^1.8.1 :
6534
6557
version "1.13.0"
6535
6558
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.13.0.tgz#c881e13cc7015894ed914862d276436fa9a47043"
0 commit comments