Skip to content

Commit ca932e7

Browse files
build(deps): update dependency eslint-plugin-import to v2.31.0
1 parent fa52e05 commit ca932e7

File tree

2 files changed

+34
-27
lines changed

2 files changed

+34
-27
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"cz-conventional-changelog": "3.3.0",
4242
"eslint": "8.57.1",
4343
"eslint-config-prettier": "9.1.0",
44-
"eslint-plugin-import": "2.29.1",
44+
"eslint-plugin-import": "2.31.0",
4545
"eslint-plugin-jsdoc": "40.3.0",
4646
"eslint-plugin-prefer-arrow": "1.2.3",
4747
"eslint-plugin-sonarjs": "0.23.0",

yarn.lock

Lines changed: 33 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -461,6 +461,11 @@
461461
"@pnpm/network.ca-file" "^1.0.1"
462462
config-chain "^1.1.11"
463463

464+
"@rtsao/scc@^1.1.0":
465+
version "1.1.0"
466+
resolved "https://registry.yarnpkg.com/@rtsao/scc/-/scc-1.1.0.tgz#927dd2fae9bc3361403ac2c7a00c32ddce9ad7e8"
467+
integrity sha512-zt6OdqaDoOnJ1ZYsCYGt9YmWzDXl4vQdKTyJev62gFhRGKdx7mcT54V9KIjg+d2wi9EXsPvAPKe7i7WjfVWB8g==
468+
464469
"@semantic-release/commit-analyzer@^9.0.2":
465470
version "9.0.2"
466471
resolved "https://registry.yarnpkg.com/@semantic-release/commit-analyzer/-/commit-analyzer-9.0.2.tgz#a78e54f9834193b55f1073fa6258eecc9a545e03"
@@ -881,7 +886,7 @@ array-ify@^1.0.0:
881886
resolved "https://registry.yarnpkg.com/array-ify/-/array-ify-1.0.0.tgz#9e528762b4a9066ad163a6962a364418e9626ece"
882887
integrity sha512-c5AMf34bKdvPhQ7tBGhqkgKNUzMr4WUs+WDtC2ZUGOUncbxKMTvqxYctiseW3+L4bA8ec+GcZ6/A/FW4m8ukng==
883888

884-
array-includes@^3.1.7:
889+
array-includes@^3.1.8:
885890
version "3.1.8"
886891
resolved "https://registry.yarnpkg.com/array-includes/-/array-includes-3.1.8.tgz#5e370cbe172fdd5dd6530c1d4aadda25281ba97d"
887892
integrity sha512-itaWrbYbqpGXkGhZPGUulwnhVf5Hpy1xiCFsGqyIGglbBxmG5vSjxQen3/WGOjPpNEv1RtBLKxbmVXm8HpJStQ==
@@ -898,7 +903,7 @@ array-union@^2.1.0:
898903
resolved "https://registry.yarnpkg.com/array-union/-/array-union-2.1.0.tgz#b798420adbeb1de828d84acd8a2e23d3efe85e8d"
899904
integrity sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw==
900905

901-
array.prototype.findlastindex@^1.2.3:
906+
array.prototype.findlastindex@^1.2.5:
902907
version "1.2.5"
903908
resolved "https://registry.yarnpkg.com/array.prototype.findlastindex/-/array.prototype.findlastindex-1.2.5.tgz#8c35a755c72908719453f87145ca011e39334d0d"
904909
integrity sha512-zfETvRFA8o7EiNn++N5f/kaCw221hrpGsDmcpndVupkPzEc1Wuf3VgC0qby1BbHs7f5DVYjgtEU2LLh5bqeGfQ==
@@ -1771,34 +1776,36 @@ eslint-import-resolver-node@^0.3.9:
17711776
is-core-module "^2.13.0"
17721777
resolve "^1.22.4"
17731778

1774-
eslint-module-utils@^2.8.0:
1775-
version "2.8.1"
1776-
resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-2.8.1.tgz#52f2404300c3bd33deece9d7372fb337cc1d7c34"
1777-
integrity sha512-rXDXR3h7cs7dy9RNpUlQf80nX31XWJEyGq1tRMo+6GsO5VmTe4UTwtmonAD4ZkAsrfMVDA2wlGJ3790Ys+D49Q==
1779+
eslint-module-utils@^2.12.0:
1780+
version "2.12.0"
1781+
resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-2.12.0.tgz#fe4cfb948d61f49203d7b08871982b65b9af0b0b"
1782+
integrity sha512-wALZ0HFoytlyh/1+4wuZ9FJCD/leWHQzzrxJ8+rebyReSLk7LApMyd3WJaLVoN+D5+WIdJyDK1c6JnE65V4Zyg==
17781783
dependencies:
17791784
debug "^3.2.7"
17801785

1781-
eslint-plugin-import@2.29.1:
1782-
version "2.29.1"
1783-
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.29.1.tgz#d45b37b5ef5901d639c15270d74d46d161150643"
1784-
integrity sha512-BbPC0cuExzhiMo4Ff1BTVwHpjjv28C5R+btTOGaCRC7UEz801up0JadwkeSk5Ued6TG34uaczuVuH6qyy5YUxw==
1786+
eslint-plugin-import@2.31.0:
1787+
version "2.31.0"
1788+
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.31.0.tgz#310ce7e720ca1d9c0bb3f69adfd1c6bdd7d9e0e7"
1789+
integrity sha512-ixmkI62Rbc2/w8Vfxyh1jQRTdRTF52VxwRVHl/ykPAmqG+Nb7/kNn+byLP0LxPgI7zWA16Jt82SybJInmMia3A==
17851790
dependencies:
1786-
array-includes "^3.1.7"
1787-
array.prototype.findlastindex "^1.2.3"
1791+
"@rtsao/scc" "^1.1.0"
1792+
array-includes "^3.1.8"
1793+
array.prototype.findlastindex "^1.2.5"
17881794
array.prototype.flat "^1.3.2"
17891795
array.prototype.flatmap "^1.3.2"
17901796
debug "^3.2.7"
17911797
doctrine "^2.1.0"
17921798
eslint-import-resolver-node "^0.3.9"
1793-
eslint-module-utils "^2.8.0"
1794-
hasown "^2.0.0"
1795-
is-core-module "^2.13.1"
1799+
eslint-module-utils "^2.12.0"
1800+
hasown "^2.0.2"
1801+
is-core-module "^2.15.1"
17961802
is-glob "^4.0.3"
17971803
minimatch "^3.1.2"
1798-
object.fromentries "^2.0.7"
1799-
object.groupby "^1.0.1"
1800-
object.values "^1.1.7"
1804+
object.fromentries "^2.0.8"
1805+
object.groupby "^1.0.3"
1806+
object.values "^1.2.0"
18011807
semver "^6.3.1"
1808+
string.prototype.trimend "^1.0.8"
18021809
tsconfig-paths "^3.15.0"
18031810

18041811
@@ -2686,12 +2693,12 @@ is-cidr@^4.0.2:
26862693
dependencies:
26872694
cidr-regex "^3.1.1"
26882695

2689-
is-core-module@^2.13.0, is-core-module@^2.13.1, is-core-module@^2.5.0, is-core-module@^2.8.1:
2690-
version "2.13.1"
2691-
resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.13.1.tgz#ad0d7532c6fea9da1ebdc82742d74525c6273384"
2692-
integrity sha512-hHrIjvZsftOsvKSn2TRYl63zvxsgE0K+0mYMoH6gD4omR5IWB2KynivBQczo3+wF1cCkjzvptnI9Q0sPU66ilw==
2696+
is-core-module@^2.13.0, is-core-module@^2.15.1, is-core-module@^2.5.0, is-core-module@^2.8.1:
2697+
version "2.15.1"
2698+
resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.15.1.tgz#a7363a25bee942fefab0de13bf6aa372c82dcc37"
2699+
integrity sha512-z0vtXSwucUJtANQWldhbtbt7BnL0vxiFjIdDLAatwhDYty2bad6s+rijD6Ri4YuYJubLzIJLUidCh09e1djEVQ==
26932700
dependencies:
2694-
hasown "^2.0.0"
2701+
hasown "^2.0.2"
26952702

26962703
is-data-view@^1.0.1:
26972704
version "1.0.1"
@@ -3771,7 +3778,7 @@ object.assign@^4.1.5:
37713778
has-symbols "^1.0.3"
37723779
object-keys "^1.1.1"
37733780

3774-
object.fromentries@^2.0.7:
3781+
object.fromentries@^2.0.8:
37753782
version "2.0.8"
37763783
resolved "https://registry.yarnpkg.com/object.fromentries/-/object.fromentries-2.0.8.tgz#f7195d8a9b97bd95cbc1999ea939ecd1a2b00c65"
37773784
integrity sha512-k6E21FzySsSK5a21KRADBd/NGneRegFO5pLHfdQLpRDETUNJueLXs3WCzyQ3tFRDYgbq3KHGXfTbi2bs8WQ6rQ==
@@ -3781,7 +3788,7 @@ object.fromentries@^2.0.7:
37813788
es-abstract "^1.23.2"
37823789
es-object-atoms "^1.0.0"
37833790

3784-
object.groupby@^1.0.1:
3791+
object.groupby@^1.0.3:
37853792
version "1.0.3"
37863793
resolved "https://registry.yarnpkg.com/object.groupby/-/object.groupby-1.0.3.tgz#9b125c36238129f6f7b61954a1e7176148d5002e"
37873794
integrity sha512-+Lhy3TQTuzXI5hevh8sBGqbmurHbbIjAi0Z4S63nthVLmLxfbj4T54a4CfZrXIrt9iP4mVAPYMo/v99taj3wjQ==
@@ -3790,7 +3797,7 @@ object.groupby@^1.0.1:
37903797
define-properties "^1.2.1"
37913798
es-abstract "^1.23.2"
37923799

3793-
object.values@^1.1.7:
3800+
object.values@^1.2.0:
37943801
version "1.2.0"
37953802
resolved "https://registry.yarnpkg.com/object.values/-/object.values-1.2.0.tgz#65405a9d92cee68ac2d303002e0b8470a4d9ab1b"
37963803
integrity sha512-yBYjY9QX2hnRmZHAjG/f13MzmBzxzYgQhFrke06TTyKY5zSTEqkOeukBzIdVA3j3ulu8Qa3MbVFShV7T2RmGtQ==

0 commit comments

Comments
 (0)