Skip to content

Commit ed61e53

Browse files
build(deps): update dependency eslint-plugin-import to v2.32.0
1 parent 60fbb9d commit ed61e53

File tree

2 files changed

+51
-50
lines changed

2 files changed

+51
-50
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"cz-conventional-changelog": "3.3.0",
4343
"eslint": "8.57.1",
4444
"eslint-config-prettier": "10.1.5",
45-
"eslint-plugin-import": "2.31.0",
45+
"eslint-plugin-import": "2.32.0",
4646
"eslint-plugin-jsdoc": "48.11.0",
4747
"eslint-plugin-prefer-arrow": "1.2.3",
4848
"eslint-plugin-sonarjs": "3.0.3",

yarn.lock

Lines changed: 50 additions & 49 deletions
Original file line numberDiff line numberDiff line change
@@ -1100,7 +1100,7 @@ array-ify@^1.0.0:
11001100
resolved "https://registry.yarnpkg.com/array-ify/-/array-ify-1.0.0.tgz#9e528762b4a9066ad163a6962a364418e9626ece"
11011101
integrity sha512-c5AMf34bKdvPhQ7tBGhqkgKNUzMr4WUs+WDtC2ZUGOUncbxKMTvqxYctiseW3+L4bA8ec+GcZ6/A/FW4m8ukng==
11021102

1103-
array-includes@^3.1.6, array-includes@^3.1.8:
1103+
array-includes@^3.1.6, array-includes@^3.1.9:
11041104
version "3.1.9"
11051105
resolved "https://registry.yarnpkg.com/array-includes/-/array-includes-3.1.9.tgz#1f0ccaa08e90cdbc3eb433210f903ad0f17c3f3a"
11061106
integrity sha512-FmeCCAenzH0KH381SPT5FZmiA/TmpndpcaShhfgEN9eCVjnFBqq3l1xrI42y8+PPLI6hypzou4GXw00WHmPBLQ==
@@ -1114,19 +1114,20 @@ array-includes@^3.1.6, array-includes@^3.1.8:
11141114
is-string "^1.1.1"
11151115
math-intrinsics "^1.1.0"
11161116

1117-
array.prototype.findlastindex@^1.2.5:
1118-
version "1.2.5"
1119-
resolved "https://registry.yarnpkg.com/array.prototype.findlastindex/-/array.prototype.findlastindex-1.2.5.tgz#8c35a755c72908719453f87145ca011e39334d0d"
1120-
integrity sha512-zfETvRFA8o7EiNn++N5f/kaCw221hrpGsDmcpndVupkPzEc1Wuf3VgC0qby1BbHs7f5DVYjgtEU2LLh5bqeGfQ==
1117+
array.prototype.findlastindex@^1.2.6:
1118+
version "1.2.6"
1119+
resolved "https://registry.yarnpkg.com/array.prototype.findlastindex/-/array.prototype.findlastindex-1.2.6.tgz#cfa1065c81dcb64e34557c9b81d012f6a421c564"
1120+
integrity sha512-F/TKATkzseUExPlfvmwQKGITM3DGTK+vkAsCZoDc5daVygbJBnjEUCbgkAvVFsgfXfX4YIqZ/27G3k3tdXrTxQ==
11211121
dependencies:
1122-
call-bind "^1.0.7"
1122+
call-bind "^1.0.8"
1123+
call-bound "^1.0.4"
11231124
define-properties "^1.2.1"
1124-
es-abstract "^1.23.2"
1125+
es-abstract "^1.23.9"
11251126
es-errors "^1.3.0"
1126-
es-object-atoms "^1.0.0"
1127-
es-shim-unscopables "^1.0.2"
1127+
es-object-atoms "^1.1.1"
1128+
es-shim-unscopables "^1.1.0"
11281129

1129-
array.prototype.flat@^1.3.1, array.prototype.flat@^1.3.2:
1130+
array.prototype.flat@^1.3.1, array.prototype.flat@^1.3.3:
11301131
version "1.3.3"
11311132
resolved "https://registry.yarnpkg.com/array.prototype.flat/-/array.prototype.flat-1.3.3.tgz#534aaf9e6e8dd79fb6b9a9917f839ef1ec63afe5"
11321133
integrity sha512-rwG/ja1neyLqCuGZ5YYrznA62D4mZXg0i1cIskIUKSiqF3Cje9/wXAls9B9s1Wa2fomMsIv8czB8jZcPmxCXFg==
@@ -1136,15 +1137,15 @@ array.prototype.flat@^1.3.1, array.prototype.flat@^1.3.2:
11361137
es-abstract "^1.23.5"
11371138
es-shim-unscopables "^1.0.2"
11381139

1139-
array.prototype.flatmap@^1.3.2:
1140-
version "1.3.2"
1141-
resolved "https://registry.yarnpkg.com/array.prototype.flatmap/-/array.prototype.flatmap-1.3.2.tgz#c9a7c6831db8e719d6ce639190146c24bbd3e527"
1142-
integrity sha512-Ewyx0c9PmpcsByhSW4r+9zDU7sGjFc86qf/kKtuSCRdhfbk0SNLLkaT5qvcHnRGgc5NP/ly/y+qkXkqONX54CQ==
1140+
array.prototype.flatmap@^1.3.3:
1141+
version "1.3.3"
1142+
resolved "https://registry.yarnpkg.com/array.prototype.flatmap/-/array.prototype.flatmap-1.3.3.tgz#712cc792ae70370ae40586264629e33aab5dd38b"
1143+
integrity sha512-Y7Wt51eKJSyi80hFrJCePGGNo5ktJCslFuboqJsbf57CCPcm5zztluPlc4/aD8sWsKvlwatezpV4U1efk8kpjg==
11431144
dependencies:
1144-
call-bind "^1.0.2"
1145-
define-properties "^1.2.0"
1146-
es-abstract "^1.22.1"
1147-
es-shim-unscopables "^1.0.0"
1145+
call-bind "^1.0.8"
1146+
define-properties "^1.2.1"
1147+
es-abstract "^1.23.5"
1148+
es-shim-unscopables "^1.0.2"
11481149

11491150
arraybuffer.prototype.slice@^1.0.4:
11501151
version "1.0.4"
@@ -1364,7 +1365,7 @@ call-bind-apply-helpers@^1.0.0, call-bind-apply-helpers@^1.0.1, call-bind-apply-
13641365
es-errors "^1.3.0"
13651366
function-bind "^1.1.2"
13661367

1367-
call-bind@^1.0.2, call-bind@^1.0.7, call-bind@^1.0.8:
1368+
call-bind@^1.0.7, call-bind@^1.0.8:
13681369
version "1.0.8"
13691370
resolved "https://registry.yarnpkg.com/call-bind/-/call-bind-1.0.8.tgz#0736a9660f537e3388826f440d5ec45f744eaa4c"
13701371
integrity sha512-oKlSFMcMwpUg2ednkhQ454wfWiU/ul3CkJe/PEHcTKuiX6RpbehUiFMXu13HalGZxfUwCQzZG747YXBn1im9ww==
@@ -1872,7 +1873,7 @@ define-data-property@^1.0.1, define-data-property@^1.1.4:
18721873
es-errors "^1.3.0"
18731874
gopd "^1.0.1"
18741875

1875-
define-properties@^1.2.0, define-properties@^1.2.1:
1876+
define-properties@^1.2.1:
18761877
version "1.2.1"
18771878
resolved "https://registry.yarnpkg.com/define-properties/-/define-properties-1.2.1.tgz#10781cc616eb951a80a034bafcaa7377f6af2b6c"
18781879
integrity sha512-8QmQKqEASLd5nx0U1B1okLElbUuuttJ/AnYmRXbbbGDWh6uS208EjD4Xqq/I9wK7u0v6O08XhTWnt5XtEbR6Dg==
@@ -2017,7 +2018,7 @@ error-ex@^1.3.1:
20172018
dependencies:
20182019
is-arrayish "^0.2.1"
20192020

2020-
es-abstract@^1.22.1, es-abstract@^1.23.2, es-abstract@^1.23.5, es-abstract@^1.23.9, es-abstract@^1.24.0:
2021+
es-abstract@^1.23.2, es-abstract@^1.23.5, es-abstract@^1.23.9, es-abstract@^1.24.0:
20212022
version "1.24.0"
20222023
resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.24.0.tgz#c44732d2beb0acc1ed60df840869e3106e7af328"
20232024
integrity sha512-WSzPgsdLtTcQwm4CROfS5ju2Wa1QQcVeT37jFjYzdFz1r9ahadC8B8/a4qxJxM+09F18iumCdRmlr96ZYkQvEg==
@@ -2109,12 +2110,12 @@ es-set-tostringtag@^2.1.0:
21092110
has-tostringtag "^1.0.2"
21102111
hasown "^2.0.2"
21112112

2112-
es-shim-unscopables@^1.0.0, es-shim-unscopables@^1.0.2:
2113-
version "1.0.2"
2114-
resolved "https://registry.yarnpkg.com/es-shim-unscopables/-/es-shim-unscopables-1.0.2.tgz#1f6942e71ecc7835ed1c8a83006d8771a63a3763"
2115-
integrity sha512-J3yBRXCzDu4ULnQwxyToo/OjdMx6akgVC7K6few0a7F/0wLtmKKN7I73AH5T2836UuXRqN7Qg+IIUw/+YJksRw==
2113+
es-shim-unscopables@^1.0.2, es-shim-unscopables@^1.1.0:
2114+
version "1.1.0"
2115+
resolved "https://registry.yarnpkg.com/es-shim-unscopables/-/es-shim-unscopables-1.1.0.tgz#438df35520dac5d105f3943d927549ea3b00f4b5"
2116+
integrity sha512-d9T8ucsEhh8Bi1woXCf+TIKDIROLG5WCkxg8geBCbvk22kzwC5G2OnXVMO6FUsvQlgUUXQ2itephWDLqDzbeCw==
21162117
dependencies:
2117-
hasown "^2.0.0"
2118+
hasown "^2.0.2"
21182119

21192120
es-to-primitive@^1.3.0:
21202121
version "1.3.0"
@@ -2164,36 +2165,36 @@ eslint-import-resolver-node@^0.3.9:
21642165
is-core-module "^2.13.0"
21652166
resolve "^1.22.4"
21662167

2167-
eslint-module-utils@^2.12.0:
2168-
version "2.12.0"
2169-
resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-2.12.0.tgz#fe4cfb948d61f49203d7b08871982b65b9af0b0b"
2170-
integrity sha512-wALZ0HFoytlyh/1+4wuZ9FJCD/leWHQzzrxJ8+rebyReSLk7LApMyd3WJaLVoN+D5+WIdJyDK1c6JnE65V4Zyg==
2168+
eslint-module-utils@^2.12.1:
2169+
version "2.12.1"
2170+
resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-2.12.1.tgz#f76d3220bfb83c057651359295ab5854eaad75ff"
2171+
integrity sha512-L8jSWTze7K2mTg0vos/RuLRS5soomksDPoJLXIslC7c8Wmut3bx7CPpJijDcBZtxQ5lrbUdM+s0OlNbz0DCDNw==
21712172
dependencies:
21722173
debug "^3.2.7"
21732174

2174-
eslint-plugin-import@2.31.0:
2175-
version "2.31.0"
2176-
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.31.0.tgz#310ce7e720ca1d9c0bb3f69adfd1c6bdd7d9e0e7"
2177-
integrity sha512-ixmkI62Rbc2/w8Vfxyh1jQRTdRTF52VxwRVHl/ykPAmqG+Nb7/kNn+byLP0LxPgI7zWA16Jt82SybJInmMia3A==
2175+
eslint-plugin-import@2.32.0:
2176+
version "2.32.0"
2177+
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.32.0.tgz#602b55faa6e4caeaa5e970c198b5c00a37708980"
2178+
integrity sha512-whOE1HFo/qJDyX4SnXzP4N6zOWn79WhnCUY/iDR0mPfQZO8wcYE4JClzI2oZrhBnnMUCBCHZhO6VQyoBU95mZA==
21782179
dependencies:
21792180
"@rtsao/scc" "^1.1.0"
2180-
array-includes "^3.1.8"
2181-
array.prototype.findlastindex "^1.2.5"
2182-
array.prototype.flat "^1.3.2"
2183-
array.prototype.flatmap "^1.3.2"
2181+
array-includes "^3.1.9"
2182+
array.prototype.findlastindex "^1.2.6"
2183+
array.prototype.flat "^1.3.3"
2184+
array.prototype.flatmap "^1.3.3"
21842185
debug "^3.2.7"
21852186
doctrine "^2.1.0"
21862187
eslint-import-resolver-node "^0.3.9"
2187-
eslint-module-utils "^2.12.0"
2188+
eslint-module-utils "^2.12.1"
21882189
hasown "^2.0.2"
2189-
is-core-module "^2.15.1"
2190+
is-core-module "^2.16.1"
21902191
is-glob "^4.0.3"
21912192
minimatch "^3.1.2"
21922193
object.fromentries "^2.0.8"
21932194
object.groupby "^1.0.3"
2194-
object.values "^1.2.0"
2195+
object.values "^1.2.1"
21952196
semver "^6.3.1"
2196-
string.prototype.trimend "^1.0.8"
2197+
string.prototype.trimend "^1.0.9"
21972198
tsconfig-paths "^3.15.0"
21982199

21992200
eslint-plugin-jsdoc@48.11.0:
@@ -2873,7 +2874,7 @@ has-tostringtag@^1.0.2:
28732874
dependencies:
28742875
has-symbols "^1.0.3"
28752876

2876-
hasown@^2.0.0, hasown@^2.0.2:
2877+
hasown@^2.0.2:
28772878
version "2.0.2"
28782879
resolved "https://registry.yarnpkg.com/hasown/-/hasown-2.0.2.tgz#003eaf91be7adc372e84ec59dc37252cedb80003"
28792880
integrity sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==
@@ -3171,10 +3172,10 @@ is-cidr@^5.1.0:
31713172
dependencies:
31723173
cidr-regex "^4.1.1"
31733174

3174-
is-core-module@^2.13.0, is-core-module@^2.15.1:
3175-
version "2.15.1"
3176-
resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.15.1.tgz#a7363a25bee942fefab0de13bf6aa372c82dcc37"
3177-
integrity sha512-z0vtXSwucUJtANQWldhbtbt7BnL0vxiFjIdDLAatwhDYty2bad6s+rijD6Ri4YuYJubLzIJLUidCh09e1djEVQ==
3175+
is-core-module@^2.13.0, is-core-module@^2.16.1:
3176+
version "2.16.1"
3177+
resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.16.1.tgz#2a98801a849f43e2add644fbb6bc6229b19a4ef4"
3178+
integrity sha512-UfoeMA6fIJ8wTYFEUjelnaGI67v6+N7qXJEvQuIGa99l4xsCruSYOVSQ0uPANn4dAzm8lkYPaKLrrijLq7x23w==
31783179
dependencies:
31793180
hasown "^2.0.2"
31803181

@@ -4346,7 +4347,7 @@ object.groupby@^1.0.3:
43464347
define-properties "^1.2.1"
43474348
es-abstract "^1.23.2"
43484349

4349-
object.values@^1.1.6, object.values@^1.2.0:
4350+
object.values@^1.1.6, object.values@^1.2.1:
43504351
version "1.2.1"
43514352
resolved "https://registry.yarnpkg.com/object.values/-/object.values-1.2.1.tgz#deed520a50809ff7f75a7cfd4bc64c7a038c6216"
43524353
integrity sha512-gXah6aZrcUxjWg2zR2MwouP2eHlCBzdV4pygudehaKXSGW4v2AsRQUK+lwwXhii6KFZcunEnmSUoYp5CXibxtA==
@@ -5419,7 +5420,7 @@ string.prototype.trim@^1.2.10:
54195420
es-object-atoms "^1.0.0"
54205421
has-property-descriptors "^1.0.2"
54215422

5422-
string.prototype.trimend@^1.0.8, string.prototype.trimend@^1.0.9:
5423+
string.prototype.trimend@^1.0.9:
54235424
version "1.0.9"
54245425
resolved "https://registry.yarnpkg.com/string.prototype.trimend/-/string.prototype.trimend-1.0.9.tgz#62e2731272cd285041b36596054e9f66569b6942"
54255426
integrity sha512-G7Ok5C6E/j4SGfyLCloXTrngQIQU3PWtXGst3yM7Bea9FRURf1S42ZHlZZtsNque2FN2PoUhfZXYLNWwEr4dLQ==

0 commit comments

Comments
 (0)