@@ -834,7 +834,7 @@ arr-union@^3.1.0:
834
834
resolved "https://registry.yarnpkg.com/arr-union/-/arr-union-3.1.0.tgz#e39b09aea9def866a8f206e288af63919bae39c4"
835
835
integrity sha1-45sJrqne+Gao8gbiiK9jkZuuOcQ=
836
836
837
- array-includes@^3.0.3 :
837
+ array-includes@^3.1.1 :
838
838
version "3.1.1"
839
839
resolved "https://registry.yarnpkg.com/array-includes/-/array-includes-3.1.1.tgz#cdd67e6852bdf9c1215460786732255ed2459348"
840
840
integrity sha512-c2VXaCHl7zPsvpkFsw4nxvFie4fh1ur9bpcgsVkIjqn0H/Xwdg+7fv3n2r/isyS8EBj5b06M9kHyZuIr4El6WQ==
@@ -848,7 +848,7 @@ array-unique@^0.3.2:
848
848
resolved "https://registry.yarnpkg.com/array-unique/-/array-unique-0.3.2.tgz#a894b75d4bc4f6cd679ef3244a9fd8f46ae2d428"
849
849
integrity sha1-qJS3XUvE9s1nnvMkSp/Y9Gri1Cg=
850
850
851
- array.prototype.flat@^1.2.1 :
851
+ array.prototype.flat@^1.2.3 :
852
852
version "1.2.3"
853
853
resolved "https://registry.yarnpkg.com/array.prototype.flat/-/array.prototype.flat-1.2.3.tgz#0de82b426b0318dbfdb940089e38b043d37f6c7b"
854
854
integrity sha512-gBlRZV0VSmfPIeWfuuy56XZMvbVfbEUnOXUvt3F/eUUUSyzlgLxhEX4YAEpxNAogRGehPSnfXyPtYyKAhkzQhQ==
@@ -1504,7 +1504,7 @@ escodegen@^1.14.1:
1504
1504
optionalDependencies :
1505
1505
source-map "~0.6.1"
1506
1506
1507
- eslint-import-resolver-node@^0.3.2 :
1507
+ eslint-import-resolver-node@^0.3.3 :
1508
1508
version "0.3.3"
1509
1509
resolved "https://registry.yarnpkg.com/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.3.tgz#dbaa52b6b2816b50bc6711af75422de808e98404"
1510
1510
integrity sha512-b8crLDo0M5RSe5YG8Pu2DYBj71tSB6OvXkfzwbJU2w7y8P4/yo0MyF8jU26IEuEuHF2K5/gcAJE3LhQGqBBbVg==
@@ -1523,31 +1523,32 @@ eslint-import-resolver-typescript@^2.0.0:
1523
1523
tiny-glob "^0.2.6"
1524
1524
tsconfig-paths "^3.9.0"
1525
1525
1526
- eslint-module-utils@^2.4.1 :
1526
+ eslint-module-utils@^2.6.0 :
1527
1527
version "2.6.0"
1528
1528
resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-2.6.0.tgz#579ebd094f56af7797d19c9866c9c9486629bfa6"
1529
1529
integrity sha512-6j9xxegbqe8/kZY8cYpcp0xhbK0EgJlg3g9mib3/miLaExuuwc3n5UEfSnU6hWMbT0FAYVvDbL9RrRgpUeQIvA==
1530
1530
dependencies :
1531
1531
debug "^2.6.9"
1532
1532
pkg-dir "^2.0.0"
1533
1533
1534
- eslint-plugin-import@^2.20.2 :
1535
- version "2.20.2 "
1536
- resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.20.2 .tgz#91fc3807ce08be4837141272c8b99073906e588d "
1537
- integrity sha512-FObidqpXrR8OnCh4iNsxy+WACztJLXAHBO5hK79T1Hc77PgQZkyDGA5Ag9xAvRpglvLNxhH/zSmZ70/pZ31dHg ==
1534
+ eslint-plugin-import@^2.21.1 :
1535
+ version "2.21.1 "
1536
+ resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.21.1 .tgz#3398318e5e4abbd23395c4964ce61538705154c8 "
1537
+ integrity sha512-qYOOsgUv63vHof7BqbzuD+Ud34bXHxFJxntuAC1ZappFZXYbRIek3aJ7jc9i2dHDGDyZ/0zlO0cpioES265Lsw ==
1538
1538
dependencies :
1539
- array-includes "^3.0.3 "
1540
- array.prototype.flat "^1.2.1 "
1539
+ array-includes "^3.1.1 "
1540
+ array.prototype.flat "^1.2.3 "
1541
1541
contains-path "^0.1.0"
1542
1542
debug "^2.6.9"
1543
1543
doctrine "1.5.0"
1544
- eslint-import-resolver-node "^0.3.2 "
1545
- eslint-module-utils "^2.4.1 "
1544
+ eslint-import-resolver-node "^0.3.3 "
1545
+ eslint-module-utils "^2.6.0 "
1546
1546
has "^1.0.3"
1547
1547
minimatch "^3.0.4"
1548
- object.values "^1.1.0 "
1548
+ object.values "^1.1.1 "
1549
1549
read-pkg-up "^2.0.0"
1550
- resolve "^1.12.0"
1550
+ resolve "^1.17.0"
1551
+ tsconfig-paths "^3.9.0"
1551
1552
1552
1553
eslint-scope@^5.0.0 :
1553
1554
version "5.0.0"
@@ -3342,7 +3343,7 @@ object.pick@^1.3.0:
3342
3343
dependencies :
3343
3344
isobject "^3.0.1"
3344
3345
3345
- object.values@^1.1.0 :
3346
+ object.values@^1.1.1 :
3346
3347
version "1.1.1"
3347
3348
resolved "https://registry.yarnpkg.com/object.values/-/object.values-1.1.1.tgz#68a99ecde356b7e9295a3c5e0ce31dc8c953de5e"
3348
3349
integrity sha512-WTa54g2K8iu0kmS/us18jEmdv1a4Wi//BZ/DTVYEcH0XhLM5NYdpDHja3gt57VrZLcNAO2WGA+KpWsDBaHt6eA==
0 commit comments