Skip to content

Commit 13bb2e4

Browse files
build(deps): update dependency eslint-plugin-import to v2.32.0
1 parent e000faa commit 13bb2e4

File tree

2 files changed

+24
-24
lines changed

2 files changed

+24
-24
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"cz-conventional-changelog": "3.3.0",
4646
"eslint": "8.57.1",
4747
"eslint-config-prettier": "9.1.0",
48-
"eslint-plugin-import": "2.31.0",
48+
"eslint-plugin-import": "2.32.0",
4949
"eslint-plugin-jsdoc": "50.8.0",
5050
"eslint-plugin-prefer-arrow": "1.2.3",
5151
"eslint-plugin-sonarjs": "3.0.3",

yarn.lock

Lines changed: 23 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -1076,7 +1076,7 @@ array-ify@^1.0.0:
10761076
resolved "https://registry.yarnpkg.com/array-ify/-/array-ify-1.0.0.tgz#9e528762b4a9066ad163a6962a364418e9626ece"
10771077
integrity sha512-c5AMf34bKdvPhQ7tBGhqkgKNUzMr4WUs+WDtC2ZUGOUncbxKMTvqxYctiseW3+L4bA8ec+GcZ6/A/FW4m8ukng==
10781078

1079-
array-includes@^3.1.6, array-includes@^3.1.8:
1079+
array-includes@^3.1.6, array-includes@^3.1.9:
10801080
version "3.1.9"
10811081
resolved "https://registry.yarnpkg.com/array-includes/-/array-includes-3.1.9.tgz#1f0ccaa08e90cdbc3eb433210f903ad0f17c3f3a"
10821082
integrity sha512-FmeCCAenzH0KH381SPT5FZmiA/TmpndpcaShhfgEN9eCVjnFBqq3l1xrI42y8+PPLI6hypzou4GXw00WHmPBLQ==
@@ -1095,7 +1095,7 @@ array-union@^2.1.0:
10951095
resolved "https://registry.yarnpkg.com/array-union/-/array-union-2.1.0.tgz#b798420adbeb1de828d84acd8a2e23d3efe85e8d"
10961096
integrity sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw==
10971097

1098-
array.prototype.findlastindex@^1.2.5:
1098+
array.prototype.findlastindex@^1.2.6:
10991099
version "1.2.6"
11001100
resolved "https://registry.yarnpkg.com/array.prototype.findlastindex/-/array.prototype.findlastindex-1.2.6.tgz#cfa1065c81dcb64e34557c9b81d012f6a421c564"
11011101
integrity sha512-F/TKATkzseUExPlfvmwQKGITM3DGTK+vkAsCZoDc5daVygbJBnjEUCbgkAvVFsgfXfX4YIqZ/27G3k3tdXrTxQ==
@@ -1108,7 +1108,7 @@ array.prototype.findlastindex@^1.2.5:
11081108
es-object-atoms "^1.1.1"
11091109
es-shim-unscopables "^1.1.0"
11101110

1111-
array.prototype.flat@^1.3.1, array.prototype.flat@^1.3.2:
1111+
array.prototype.flat@^1.3.1, array.prototype.flat@^1.3.3:
11121112
version "1.3.3"
11131113
resolved "https://registry.yarnpkg.com/array.prototype.flat/-/array.prototype.flat-1.3.3.tgz#534aaf9e6e8dd79fb6b9a9917f839ef1ec63afe5"
11141114
integrity sha512-rwG/ja1neyLqCuGZ5YYrznA62D4mZXg0i1cIskIUKSiqF3Cje9/wXAls9B9s1Wa2fomMsIv8czB8jZcPmxCXFg==
@@ -1118,7 +1118,7 @@ array.prototype.flat@^1.3.1, array.prototype.flat@^1.3.2:
11181118
es-abstract "^1.23.5"
11191119
es-shim-unscopables "^1.0.2"
11201120

1121-
array.prototype.flatmap@^1.3.2:
1121+
array.prototype.flatmap@^1.3.3:
11221122
version "1.3.3"
11231123
resolved "https://registry.yarnpkg.com/array.prototype.flatmap/-/array.prototype.flatmap-1.3.3.tgz#712cc792ae70370ae40586264629e33aab5dd38b"
11241124
integrity sha512-Y7Wt51eKJSyi80hFrJCePGGNo5ktJCslFuboqJsbf57CCPcm5zztluPlc4/aD8sWsKvlwatezpV4U1efk8kpjg==
@@ -2142,36 +2142,36 @@ eslint-import-resolver-node@^0.3.9:
21422142
is-core-module "^2.13.0"
21432143
resolve "^1.22.4"
21442144

2145-
eslint-module-utils@^2.12.0:
2146-
version "2.12.0"
2147-
resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-2.12.0.tgz#fe4cfb948d61f49203d7b08871982b65b9af0b0b"
2148-
integrity sha512-wALZ0HFoytlyh/1+4wuZ9FJCD/leWHQzzrxJ8+rebyReSLk7LApMyd3WJaLVoN+D5+WIdJyDK1c6JnE65V4Zyg==
2145+
eslint-module-utils@^2.12.1:
2146+
version "2.12.1"
2147+
resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-2.12.1.tgz#f76d3220bfb83c057651359295ab5854eaad75ff"
2148+
integrity sha512-L8jSWTze7K2mTg0vos/RuLRS5soomksDPoJLXIslC7c8Wmut3bx7CPpJijDcBZtxQ5lrbUdM+s0OlNbz0DCDNw==
21492149
dependencies:
21502150
debug "^3.2.7"
21512151

2152-
eslint-plugin-import@2.31.0:
2153-
version "2.31.0"
2154-
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.31.0.tgz#310ce7e720ca1d9c0bb3f69adfd1c6bdd7d9e0e7"
2155-
integrity sha512-ixmkI62Rbc2/w8Vfxyh1jQRTdRTF52VxwRVHl/ykPAmqG+Nb7/kNn+byLP0LxPgI7zWA16Jt82SybJInmMia3A==
2152+
eslint-plugin-import@2.32.0:
2153+
version "2.32.0"
2154+
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.32.0.tgz#602b55faa6e4caeaa5e970c198b5c00a37708980"
2155+
integrity sha512-whOE1HFo/qJDyX4SnXzP4N6zOWn79WhnCUY/iDR0mPfQZO8wcYE4JClzI2oZrhBnnMUCBCHZhO6VQyoBU95mZA==
21562156
dependencies:
21572157
"@rtsao/scc" "^1.1.0"
2158-
array-includes "^3.1.8"
2159-
array.prototype.findlastindex "^1.2.5"
2160-
array.prototype.flat "^1.3.2"
2161-
array.prototype.flatmap "^1.3.2"
2158+
array-includes "^3.1.9"
2159+
array.prototype.findlastindex "^1.2.6"
2160+
array.prototype.flat "^1.3.3"
2161+
array.prototype.flatmap "^1.3.3"
21622162
debug "^3.2.7"
21632163
doctrine "^2.1.0"
21642164
eslint-import-resolver-node "^0.3.9"
2165-
eslint-module-utils "^2.12.0"
2165+
eslint-module-utils "^2.12.1"
21662166
hasown "^2.0.2"
2167-
is-core-module "^2.15.1"
2167+
is-core-module "^2.16.1"
21682168
is-glob "^4.0.3"
21692169
minimatch "^3.1.2"
21702170
object.fromentries "^2.0.8"
21712171
object.groupby "^1.0.3"
2172-
object.values "^1.2.0"
2172+
object.values "^1.2.1"
21732173
semver "^6.3.1"
2174-
string.prototype.trimend "^1.0.8"
2174+
string.prototype.trimend "^1.0.9"
21752175
tsconfig-paths "^3.15.0"
21762176

21772177
@@ -3177,7 +3177,7 @@ is-cidr@^5.1.0:
31773177
dependencies:
31783178
cidr-regex "^4.1.1"
31793179

3180-
is-core-module@^2.13.0, is-core-module@^2.15.1, is-core-module@^2.16.0:
3180+
is-core-module@^2.13.0, is-core-module@^2.16.0, is-core-module@^2.16.1:
31813181
version "2.16.1"
31823182
resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.16.1.tgz#2a98801a849f43e2add644fbb6bc6229b19a4ef4"
31833183
integrity sha512-UfoeMA6fIJ8wTYFEUjelnaGI67v6+N7qXJEvQuIGa99l4xsCruSYOVSQ0uPANn4dAzm8lkYPaKLrrijLq7x23w==
@@ -4348,7 +4348,7 @@ object.groupby@^1.0.3:
43484348
define-properties "^1.2.1"
43494349
es-abstract "^1.23.2"
43504350

4351-
object.values@^1.1.6, object.values@^1.2.0:
4351+
object.values@^1.1.6, object.values@^1.2.1:
43524352
version "1.2.1"
43534353
resolved "https://registry.yarnpkg.com/object.values/-/object.values-1.2.1.tgz#deed520a50809ff7f75a7cfd4bc64c7a038c6216"
43544354
integrity sha512-gXah6aZrcUxjWg2zR2MwouP2eHlCBzdV4pygudehaKXSGW4v2AsRQUK+lwwXhii6KFZcunEnmSUoYp5CXibxtA==
@@ -5450,7 +5450,7 @@ string.prototype.trim@^1.2.10:
54505450
es-object-atoms "^1.0.0"
54515451
has-property-descriptors "^1.0.2"
54525452

5453-
string.prototype.trimend@^1.0.8, string.prototype.trimend@^1.0.9:
5453+
string.prototype.trimend@^1.0.9:
54545454
version "1.0.9"
54555455
resolved "https://registry.yarnpkg.com/string.prototype.trimend/-/string.prototype.trimend-1.0.9.tgz#62e2731272cd285041b36596054e9f66569b6942"
54565456
integrity sha512-G7Ok5C6E/j4SGfyLCloXTrngQIQU3PWtXGst3yM7Bea9FRURf1S42ZHlZZtsNque2FN2PoUhfZXYLNWwEr4dLQ==

0 commit comments

Comments
 (0)