Skip to content

Commit d80e689

Browse files
dependabot-preview[bot]bidoubiwa
authored andcommitted
build(deps-dev): bump eslint-plugin-import from 2.20.2 to 2.21.1
Bumps [eslint-plugin-import](https://github.com/benmosher/eslint-plugin-import) from 2.20.2 to 2.21.1. - [Release notes](https://github.com/benmosher/eslint-plugin-import/releases) - [Changelog](https://github.com/benmosher/eslint-plugin-import/blob/master/CHANGELOG.md) - [Commits](import-js/eslint-plugin-import@v2.20.2...v2.21.1) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 0d5acfe commit d80e689

File tree

1 file changed

+38
-15
lines changed

1 file changed

+38
-15
lines changed

yarn.lock

Lines changed: 38 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -586,6 +586,11 @@
586586
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.4.tgz#38fd73ddfd9b55abb1e1b2ed578cb55bd7b7d339"
587587
integrity sha512-8+KAKzEvSUdeo+kmqnKrqgeE+LcA0tjYWFY7RPProVYwnqDjukzO+3b6dLD56rYX5TdWejnEOLJYOIeh4CXKuA==
588588

589+
"@types/json5@^0.0.29":
590+
version "0.0.29"
591+
resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"
592+
integrity sha1-7ihweulOEdK4J7y+UnC86n8+ce4=
593+
589594
"@types/node@*":
590595
version "14.0.5"
591596
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.0.5.tgz#3d03acd3b3414cf67faf999aed11682ed121f22b"
@@ -809,7 +814,7 @@ array-equal@^1.0.0:
809814
resolved "https://registry.yarnpkg.com/array-equal/-/array-equal-1.0.0.tgz#8c2a5ef2472fd9ea742b04c77a75093ba2757c93"
810815
integrity sha1-jCpe8kcv2ep0KwTHenUJO6J1fJM=
811816

812-
array-includes@^3.0.3:
817+
array-includes@^3.1.1:
813818
version "3.1.1"
814819
resolved "https://registry.yarnpkg.com/array-includes/-/array-includes-3.1.1.tgz#cdd67e6852bdf9c1215460786732255ed2459348"
815820
integrity sha512-c2VXaCHl7zPsvpkFsw4nxvFie4fh1ur9bpcgsVkIjqn0H/Xwdg+7fv3n2r/isyS8EBj5b06M9kHyZuIr4El6WQ==
@@ -823,7 +828,7 @@ array-unique@^0.3.2:
823828
resolved "https://registry.yarnpkg.com/array-unique/-/array-unique-0.3.2.tgz#a894b75d4bc4f6cd679ef3244a9fd8f46ae2d428"
824829
integrity sha1-qJS3XUvE9s1nnvMkSp/Y9Gri1Cg=
825830

826-
array.prototype.flat@^1.2.1:
831+
array.prototype.flat@^1.2.3:
827832
version "1.2.3"
828833
resolved "https://registry.yarnpkg.com/array.prototype.flat/-/array.prototype.flat-1.2.3.tgz#0de82b426b0318dbfdb940089e38b043d37f6c7b"
829834
integrity sha512-gBlRZV0VSmfPIeWfuuy56XZMvbVfbEUnOXUvt3F/eUUUSyzlgLxhEX4YAEpxNAogRGehPSnfXyPtYyKAhkzQhQ==
@@ -1545,15 +1550,15 @@ eslint-config-standard@^14.1.1:
15451550
resolved "https://registry.yarnpkg.com/eslint-config-standard/-/eslint-config-standard-14.1.1.tgz#830a8e44e7aef7de67464979ad06b406026c56ea"
15461551
integrity sha512-Z9B+VR+JIXRxz21udPTL9HpFMyoMUEeX1G251EQ6e05WD9aPVtVBn09XUmZ259wCMlCDmYDSZG62Hhm+ZTJcUg==
15471552

1548-
eslint-import-resolver-node@^0.3.2:
1553+
eslint-import-resolver-node@^0.3.3:
15491554
version "0.3.3"
15501555
resolved "https://registry.yarnpkg.com/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.3.tgz#dbaa52b6b2816b50bc6711af75422de808e98404"
15511556
integrity sha512-b8crLDo0M5RSe5YG8Pu2DYBj71tSB6OvXkfzwbJU2w7y8P4/yo0MyF8jU26IEuEuHF2K5/gcAJE3LhQGqBBbVg==
15521557
dependencies:
15531558
debug "^2.6.9"
15541559
resolve "^1.13.1"
15551560

1556-
eslint-module-utils@^2.4.1:
1561+
eslint-module-utils@^2.6.0:
15571562
version "2.6.0"
15581563
resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-2.6.0.tgz#579ebd094f56af7797d19c9866c9c9486629bfa6"
15591564
integrity sha512-6j9xxegbqe8/kZY8cYpcp0xhbK0EgJlg3g9mib3/miLaExuuwc3n5UEfSnU6hWMbT0FAYVvDbL9RrRgpUeQIvA==
@@ -1570,22 +1575,23 @@ eslint-plugin-es@^3.0.0:
15701575
regexpp "^3.0.0"
15711576

15721577
eslint-plugin-import@2:
1573-
version "2.20.2"
1574-
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.20.2.tgz#91fc3807ce08be4837141272c8b99073906e588d"
1575-
integrity sha512-FObidqpXrR8OnCh4iNsxy+WACztJLXAHBO5hK79T1Hc77PgQZkyDGA5Ag9xAvRpglvLNxhH/zSmZ70/pZ31dHg==
1578+
version "2.21.1"
1579+
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.21.1.tgz#3398318e5e4abbd23395c4964ce61538705154c8"
1580+
integrity sha512-qYOOsgUv63vHof7BqbzuD+Ud34bXHxFJxntuAC1ZappFZXYbRIek3aJ7jc9i2dHDGDyZ/0zlO0cpioES265Lsw==
15761581
dependencies:
1577-
array-includes "^3.0.3"
1578-
array.prototype.flat "^1.2.1"
1582+
array-includes "^3.1.1"
1583+
array.prototype.flat "^1.2.3"
15791584
contains-path "^0.1.0"
15801585
debug "^2.6.9"
15811586
doctrine "1.5.0"
1582-
eslint-import-resolver-node "^0.3.2"
1583-
eslint-module-utils "^2.4.1"
1587+
eslint-import-resolver-node "^0.3.3"
1588+
eslint-module-utils "^2.6.0"
15841589
has "^1.0.3"
15851590
minimatch "^3.0.4"
1586-
object.values "^1.1.0"
1591+
object.values "^1.1.1"
15871592
read-pkg-up "^2.0.0"
1588-
resolve "^1.12.0"
1593+
resolve "^1.17.0"
1594+
tsconfig-paths "^3.9.0"
15891595

15901596
eslint-plugin-jsdoc@^27.0.2:
15911597
version "27.0.4"
@@ -3051,6 +3057,13 @@ [email protected], json5@^2.1.2:
30513057
dependencies:
30523058
minimist "^1.2.5"
30533059

3060+
json5@^1.0.1:
3061+
version "1.0.1"
3062+
resolved "https://registry.yarnpkg.com/json5/-/json5-1.0.1.tgz#779fb0018604fa854eacbf6252180d83543e3dbe"
3063+
integrity sha512-aKS4WQjPenRxiQsC93MNfjx+nbF4PAdYzmd/1JIj8HYzqfbu86beTuNgXDzPknWk0n0uARlyewZo4s++ES36Ow==
3064+
dependencies:
3065+
minimist "^1.2.0"
3066+
30543067
jsonfile@^4.0.0:
30553068
version "4.0.0"
30563069
resolved "https://registry.yarnpkg.com/jsonfile/-/jsonfile-4.0.0.tgz#8771aae0799b64076b76640fca058f9c10e33ecb"
@@ -3480,7 +3493,7 @@ object.pick@^1.3.0:
34803493
dependencies:
34813494
isobject "^3.0.1"
34823495

3483-
object.values@^1.1.0:
3496+
object.values@^1.1.1:
34843497
version "1.1.1"
34853498
resolved "https://registry.yarnpkg.com/object.values/-/object.values-1.1.1.tgz#68a99ecde356b7e9295a3c5e0ce31dc8c953de5e"
34863499
integrity sha512-WTa54g2K8iu0kmS/us18jEmdv1a4Wi//BZ/DTVYEcH0XhLM5NYdpDHja3gt57VrZLcNAO2WGA+KpWsDBaHt6eA==
@@ -3953,7 +3966,7 @@ [email protected]:
39533966
dependencies:
39543967
path-parse "^1.0.6"
39553968

3956-
resolve@^1.1.6, resolve@^1.10.0, resolve@^1.10.1, resolve@^1.11.0, resolve@^1.12.0, resolve@^1.13.1, resolve@^1.14.2, resolve@^1.17.0, resolve@^1.3.2:
3969+
resolve@^1.1.6, resolve@^1.10.0, resolve@^1.10.1, resolve@^1.11.0, resolve@^1.13.1, resolve@^1.14.2, resolve@^1.17.0, resolve@^1.3.2:
39573970
version "1.17.0"
39583971
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.17.0.tgz#b25941b54968231cc2d1bb76a79cb7f2c0bf8444"
39593972
integrity sha512-ic+7JYiV8Vi2yzQGFWOkiZD5Z9z7O2Zhm9XMaTxdJExKasieFCr+yXZ/WmXsckHiKl12ar0y6XiXDx3m4RHn1w==
@@ -4630,6 +4643,16 @@ ts-jest@^25.3.0:
46304643
semver "6.x"
46314644
yargs-parser "18.x"
46324645

4646+
tsconfig-paths@^3.9.0:
4647+
version "3.9.0"
4648+
resolved "https://registry.yarnpkg.com/tsconfig-paths/-/tsconfig-paths-3.9.0.tgz#098547a6c4448807e8fcb8eae081064ee9a3c90b"
4649+
integrity sha512-dRcuzokWhajtZWkQsDVKbWyY+jgcLC5sqJhg2PSgf4ZkH2aHPvaOY8YWGhmjb68b5qqTfasSsDO9k7RUiEmZAw==
4650+
dependencies:
4651+
"@types/json5" "^0.0.29"
4652+
json5 "^1.0.1"
4653+
minimist "^1.2.0"
4654+
strip-bom "^3.0.0"
4655+
46334656
46344657
version "1.11.2"
46354658
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.11.2.tgz#9c79d83272c9a7aaf166f73915c9667ecdde3cc9"

0 commit comments

Comments
 (0)