Skip to content

Commit 07c89cc

Browse files
committed
chore(deps): update dependency eslint-plugin-import to v2.27.4
1 parent 2dfcc35 commit 07c89cc

File tree

2 files changed

+37
-36
lines changed

2 files changed

+37
-36
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"cross-env": "7.0.3",
4545
"eslint": "7.32.0",
4646
"eslint-config-prettier": "8.6.0",
47-
"eslint-plugin-import": "2.26.0",
47+
"eslint-plugin-import": "2.27.4",
4848
"eslint-plugin-node": "11.1.0",
4949
"eslint-plugin-prettier": "3.4.1",
5050
"husky": "7.0.4",

yarn.lock

+36-35
Original file line numberDiff line numberDiff line change
@@ -1451,7 +1451,7 @@ argparse@^1.0.7:
14511451
dependencies:
14521452
sprintf-js "~1.0.2"
14531453

1454-
array-includes@^3.1.4:
1454+
array-includes@^3.1.6:
14551455
version "3.1.6"
14561456
resolved "https://registry.yarnpkg.com/array-includes/-/array-includes-3.1.6.tgz#9e9e720e194f198266ba9e18c29e6a9b0e4b225f"
14571457
integrity sha512-sgTbLvL6cNnw24FnbaDyjmvddQ2ML8arZsgaJhoABMoplz/4QRhtrYS+alr1BUM1Bwp6dhx8vVCBSLG+StwOFw==
@@ -1462,7 +1462,7 @@ array-includes@^3.1.4:
14621462
get-intrinsic "^1.1.3"
14631463
is-string "^1.0.7"
14641464

1465-
array.prototype.flat@^1.2.5:
1465+
array.prototype.flat@^1.3.1:
14661466
version "1.3.1"
14671467
resolved "https://registry.yarnpkg.com/array.prototype.flat/-/array.prototype.flat-1.3.1.tgz#ffc6576a7ca3efc2f46a143b9d1dda9b4b3cf5e2"
14681468
integrity sha512-roTU0KWIOmJ4DRLmwKd19Otg0/mT3qPNt0Qb3GWW8iObuZXxrjB/pzn0R3hqpRSWg4HCwqx+0vwOnWnvlOyeIA==
@@ -1472,6 +1472,16 @@ array.prototype.flat@^1.2.5:
14721472
es-abstract "^1.20.4"
14731473
es-shim-unscopables "^1.0.0"
14741474

1475+
array.prototype.flatmap@^1.3.0:
1476+
version "1.3.1"
1477+
resolved "https://registry.yarnpkg.com/array.prototype.flatmap/-/array.prototype.flatmap-1.3.1.tgz#1aae7903c2100433cb8261cd4ed310aab5c4a183"
1478+
integrity sha512-8UGn9O1FDVvMNB0UlLv4voxRMze7+FpHyF5mSMRjWHUMlpoDViniy05870VlxhfgTnLbpuwTzvD76MTtWxB/mQ==
1479+
dependencies:
1480+
call-bind "^1.0.2"
1481+
define-properties "^1.1.4"
1482+
es-abstract "^1.20.4"
1483+
es-shim-unscopables "^1.0.0"
1484+
14751485
astral-regex@^2.0.0:
14761486
version "2.0.0"
14771487
resolved "https://registry.yarnpkg.com/astral-regex/-/astral-regex-2.0.0.tgz#483143c567aeed4785759c0865786dc77d7d2e31"
@@ -1827,13 +1837,6 @@ debug@4, debug@^4.0.1, debug@^4.1.0, debug@^4.1.1:
18271837
dependencies:
18281838
ms "2.1.2"
18291839

1830-
debug@^2.6.9:
1831-
version "2.6.9"
1832-
resolved "https://registry.yarnpkg.com/debug/-/debug-2.6.9.tgz#5d128515df134ff327e90a4c93f4e077a536341f"
1833-
integrity sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==
1834-
dependencies:
1835-
ms "2.0.0"
1836-
18371840
debug@^3.2.7:
18381841
version "3.2.7"
18391842
resolved "https://registry.yarnpkg.com/debug/-/debug-3.2.7.tgz#72580b7e9145fb39b6676f9c5e5fb100b934179a"
@@ -2018,15 +2021,16 @@ [email protected]:
20182021
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.6.0.tgz#dec1d29ab728f4fa63061774e1672ac4e363d207"
20192022
integrity sha512-bAF0eLpLVqP5oEVUFKpMA+NnRFICwn9X8B5jrR9FcqnYBuPbqWEjTEspPWMj5ye6czoSLDweCzSo3Ko7gGrZaA==
20202023

2021-
eslint-import-resolver-node@^0.3.6:
2022-
version "0.3.6"
2023-
resolved "https://registry.yarnpkg.com/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.6.tgz#4048b958395da89668252001dbd9eca6b83bacbd"
2024-
integrity sha512-0En0w03NRVMn9Uiyn8YRPDKvWjxCWkslUEhGNTdGx15RvPJYQ+lbOlqrlNI2vEAs4pDYK4f/HN2TbDmk5TP0iw==
2024+
eslint-import-resolver-node@^0.3.7:
2025+
version "0.3.7"
2026+
resolved "https://registry.yarnpkg.com/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.7.tgz#83b375187d412324a1963d84fa664377a23eb4d7"
2027+
integrity sha512-gozW2blMLJCeFpBwugLTGyvVjNoeo1knonXAcatC6bjPBZitotxdWf7Gimr25N4c0AAOo4eOUfaG82IJPDpqCA==
20252028
dependencies:
20262029
debug "^3.2.7"
2027-
resolve "^1.20.0"
2030+
is-core-module "^2.11.0"
2031+
resolve "^1.22.1"
20282032

2029-
eslint-module-utils@^2.7.3:
2033+
eslint-module-utils@^2.7.4:
20302034
version "2.7.4"
20312035
resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-2.7.4.tgz#4f3e41116aaf13a20792261e61d3a2e7e0583974"
20322036
integrity sha512-j4GT+rqzCoRKHwURX7pddtIPGySnX9Si/cgMI5ztrcqOPtk5dDEeZ34CQVPphnqkJytlc97Vuk05Um2mJ3gEQA==
@@ -2041,23 +2045,25 @@ eslint-plugin-es@^3.0.0:
20412045
eslint-utils "^2.0.0"
20422046
regexpp "^3.0.0"
20432047

2044-
eslint-plugin-import@2.26.0:
2045-
version "2.26.0"
2046-
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.26.0.tgz#f812dc47be4f2b72b478a021605a59fc6fe8b88b"
2047-
integrity sha512-hYfi3FXaM8WPLf4S1cikh/r4IxnO6zrhZbEGz2b660EJRbuxgpDS5gkCuYgGWg2xxh2rBuIr4Pvhve/7c31koA==
2048+
eslint-plugin-import@2.27.4:
2049+
version "2.27.4"
2050+
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.27.4.tgz#319c2f6f6580e1678d674a258ee5e981c10cc25b"
2051+
integrity sha512-Z1jVt1EGKia1X9CnBCkpAOhWy8FgQ7OmJ/IblEkT82yrFU/xJaxwujaTzLWqigewwynRQ9mmHfX9MtAfhxm0sA==
20482052
dependencies:
2049-
array-includes "^3.1.4"
2050-
array.prototype.flat "^1.2.5"
2051-
debug "^2.6.9"
2053+
array-includes "^3.1.6"
2054+
array.prototype.flat "^1.3.1"
2055+
array.prototype.flatmap "^1.3.0"
2056+
debug "^3.2.7"
20522057
doctrine "^2.1.0"
2053-
eslint-import-resolver-node "^0.3.6"
2054-
eslint-module-utils "^2.7.3"
2058+
eslint-import-resolver-node "^0.3.7"
2059+
eslint-module-utils "^2.7.4"
20552060
has "^1.0.3"
2056-
is-core-module "^2.8.1"
2061+
is-core-module "^2.11.0"
20572062
is-glob "^4.0.3"
20582063
minimatch "^3.1.2"
2059-
object.values "^1.1.5"
2060-
resolve "^1.22.0"
2064+
object.values "^1.1.6"
2065+
resolve "^1.22.1"
2066+
semver "^6.3.0"
20612067
tsconfig-paths "^3.14.1"
20622068

20632069
@@ -2586,7 +2592,7 @@ is-callable@^1.1.4, is-callable@^1.2.7:
25862592
resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.2.7.tgz#3bc2a85ea742d9e36205dcacdd72ca1fdc51b055"
25872593
integrity sha512-1BC0BVFhS/p0qtw6enp8e+8OD0UrK0oFLztSjNzhcKA3WDuJxxAPXzPuPtKkjEY9UUoEWlX/8fgKeu2S8i9JTA==
25882594

2589-
is-core-module@^2.8.1, is-core-module@^2.9.0:
2595+
is-core-module@^2.11.0, is-core-module@^2.9.0:
25902596
version "2.11.0"
25912597
resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.11.0.tgz#ad4cb3e3863e814523c96f3f58d26cc570ff0144"
25922598
integrity sha512-RRjxlvLDkD1YJwDbroBHMb+cukurkDWNyHx7D3oNB5x9rb5ogcksMC5wHCadcXoo67gVr/+3GFySh3134zi6rw==
@@ -3366,11 +3372,6 @@ minimist@^1.2.0, minimist@^1.2.6:
33663372
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.7.tgz#daa1c4d91f507390437c6a8bc01078e7000c4d18"
33673373
integrity sha512-bzfL1YUZsP41gmu/qjrEk0Q6i2ix/cVeAhbCbqH9u3zYutS1cLg00qhrD0M2MVdCcx4Sc0UpP2eBWo9rotpq6g==
33683374

3369-
3370-
version "2.0.0"
3371-
resolved "https://registry.yarnpkg.com/ms/-/ms-2.0.0.tgz#5608aeadfc00be6c2901df5f9861788de0d597c8"
3372-
integrity sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==
3373-
33743375
33753376
version "2.1.2"
33763377
resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.2.tgz#d09d1f357b443f493382a8eb3ccd183872ae6009"
@@ -3433,7 +3434,7 @@ object.assign@^4.1.4:
34333434
has-symbols "^1.0.3"
34343435
object-keys "^1.1.1"
34353436

3436-
object.values@^1.1.5:
3437+
object.values@^1.1.6:
34373438
version "1.1.6"
34383439
resolved "https://registry.yarnpkg.com/object.values/-/object.values-1.1.6.tgz#4abbaa71eba47d63589d402856f908243eea9b1d"
34393440
integrity sha512-FVVTkD1vENCsAcwNs9k6jea2uHC/X0+JcjG8YA60FN5CMaJmG95wT9jek/xX9nornqGRrBkKtzuAu2wuHpKqvw==
@@ -3738,7 +3739,7 @@ resolve.exports@^1.1.0:
37383739
resolved "https://registry.yarnpkg.com/resolve.exports/-/resolve.exports-1.1.0.tgz#5ce842b94b05146c0e03076985d1d0e7e48c90c9"
37393740
integrity sha512-J1l+Zxxp4XK3LUDZ9m60LRJF/mAe4z6a4xyabPHk7pvK5t35dACV32iIjJDFeWZFfZlO29w6SZ67knR0tHzJtQ==
37403741

3741-
resolve@^1.10.1, resolve@^1.12.0, resolve@^1.14.2, resolve@^1.20.0, resolve@^1.22.0:
3742+
resolve@^1.10.1, resolve@^1.12.0, resolve@^1.14.2, resolve@^1.20.0, resolve@^1.22.1:
37423743
version "1.22.1"
37433744
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.22.1.tgz#27cb2ebb53f91abb49470a928bba7558066ac177"
37443745
integrity sha512-nBpuuYuY5jFsli/JIs1oldw6fOQCBioohqWZg/2hiaOybXOft4lonv85uDOKXdf8rhyK159cxU5cDcK/NKk8zw==

0 commit comments

Comments
 (0)