Skip to content

Commit e07b79f

Browse files
build(deps): update dependency eslint-plugin-sonarjs to v3.0.7
1 parent ca94e73 commit e07b79f

2 files changed

Lines changed: 49 additions & 35 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"eslint-plugin-import": "2.32.0",
4949
"eslint-plugin-jsdoc": "50.8.0",
5050
"eslint-plugin-prefer-arrow": "1.2.3",
51-
"eslint-plugin-sonarjs": "3.0.4",
51+
"eslint-plugin-sonarjs": "3.0.7",
5252
"husky": "8.0.3",
5353
"pinst": "3.0.0",
5454
"prettier": "3.6.2",

yarn.lock

Lines changed: 48 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -95,10 +95,10 @@
9595
dependencies:
9696
eslint-visitor-keys "^3.4.3"
9797

98-
"@eslint-community/regexpp@4.12.1", "@eslint-community/regexpp@^4.10.0", "@eslint-community/regexpp@^4.6.1", "@eslint-community/regexpp@^4.8.0":
99-
version "4.12.1"
100-
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.12.1.tgz#cfc6cffe39df390a3841cde2abccf92eaa7ae0e0"
101-
integrity sha512-CCZCDJuduB9OUkFkY2IgppNZMi2lBQgD2qzwXkEia16cge2pijY/aXi96CJMquDMn3nJdlPV1A5KrJEXwfLNzQ==
98+
"@eslint-community/regexpp@4.12.2", "@eslint-community/regexpp@^4.10.0", "@eslint-community/regexpp@^4.6.1", "@eslint-community/regexpp@^4.8.0":
99+
version "4.12.2"
100+
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.12.2.tgz#bccdf615bcf7b6e8db830ec0b8d21c9a25de597b"
101+
integrity sha512-EriSTlt5OC9/7SXkRSCAhfSxxoSUgBm33OH+IkwbdpgoqsSsUg7y3uh+IICI/Qg4BBWr3U2i39RpmycbxMq4ew==
102102

103103
"@eslint/eslintrc@^2.1.4":
104104
version "2.1.4"
@@ -139,6 +139,18 @@
139139
resolved "https://registry.yarnpkg.com/@humanwhocodes/object-schema/-/object-schema-2.0.3.tgz#4a2868d75d6d6963e423bcf90b7fd1be343409d3"
140140
integrity sha512-93zYdMES/c1D69yZiKDBj0V24vqNzB/koF26KPaagAfd3P/4gUlh3Dys5ogAK+Exi9QyzlD8x/08Zt7wIKcDcA==
141141

142+
"@isaacs/balanced-match@^4.0.1":
143+
version "4.0.1"
144+
resolved "https://registry.yarnpkg.com/@isaacs/balanced-match/-/balanced-match-4.0.1.tgz#3081dadbc3460661b751e7591d7faea5df39dd29"
145+
integrity sha512-yzMTt9lEb8Gv7zRioUilSglI0c0smZ9k5D65677DLWLtWJaXIS3CqcGyUFByYKlnUj6TkjLVs54fBl6+TiGQDQ==
146+
147+
"@isaacs/brace-expansion@^5.0.1":
148+
version "5.0.1"
149+
resolved "https://registry.yarnpkg.com/@isaacs/brace-expansion/-/brace-expansion-5.0.1.tgz#0ef5a92d91f2fff2a37646ce54da9e5f599f6eff"
150+
integrity sha512-WMz71T1JS624nWj2n2fnYAuPovhv7EUhk69R6i9dsVyzxt5eM3bjwvgk9L+APE1TRscGysAVMANkB0jh0LQZrQ==
151+
dependencies:
152+
"@isaacs/balanced-match" "^4.0.1"
153+
142154
"@isaacs/cliui@^8.0.2":
143155
version "8.0.2"
144156
resolved "https://registry.yarnpkg.com/@isaacs/cliui/-/cliui-8.0.2.tgz#b37667b7bc181c168782259bab42474fbf52b550"
@@ -1068,7 +1080,7 @@ array-ify@^1.0.0:
10681080
resolved "https://registry.yarnpkg.com/array-ify/-/array-ify-1.0.0.tgz#9e528762b4a9066ad163a6962a364418e9626ece"
10691081
integrity sha512-c5AMf34bKdvPhQ7tBGhqkgKNUzMr4WUs+WDtC2ZUGOUncbxKMTvqxYctiseW3+L4bA8ec+GcZ6/A/FW4m8ukng==
10701082

1071-
array-includes@^3.1.6, array-includes@^3.1.9:
1083+
array-includes@^3.1.9:
10721084
version "3.1.9"
10731085
resolved "https://registry.yarnpkg.com/array-includes/-/array-includes-3.1.9.tgz#1f0ccaa08e90cdbc3eb433210f903ad0f17c3f3a"
10741086
integrity sha512-FmeCCAenzH0KH381SPT5FZmiA/TmpndpcaShhfgEN9eCVjnFBqq3l1xrI42y8+PPLI6hypzou4GXw00WHmPBLQ==
@@ -1100,7 +1112,7 @@ array.prototype.findlastindex@^1.2.6:
11001112
es-object-atoms "^1.1.1"
11011113
es-shim-unscopables "^1.1.0"
11021114

1103-
array.prototype.flat@^1.3.1, array.prototype.flat@^1.3.3:
1115+
array.prototype.flat@^1.3.3:
11041116
version "1.3.3"
11051117
resolved "https://registry.yarnpkg.com/array.prototype.flat/-/array.prototype.flat-1.3.3.tgz#534aaf9e6e8dd79fb6b9a9917f839ef1ec63afe5"
11061118
integrity sha512-rwG/ja1neyLqCuGZ5YYrznA62D4mZXg0i1cIskIUKSiqF3Cje9/wXAls9B9s1Wa2fomMsIv8czB8jZcPmxCXFg==
@@ -2182,20 +2194,20 @@ eslint-plugin-prefer-arrow@1.2.3:
21822194
resolved "https://registry.yarnpkg.com/eslint-plugin-prefer-arrow/-/eslint-plugin-prefer-arrow-1.2.3.tgz#e7fbb3fa4cd84ff1015b9c51ad86550e55041041"
21832195
integrity sha512-J9I5PKCOJretVuiZRGvPQxCbllxGAV/viI20JO3LYblAodofBxyMnZAJ+WGeClHgANnSJberTNoFWWjrWKBuXQ==
21842196

2185-
eslint-plugin-sonarjs@3.0.4:
2186-
version "3.0.4"
2187-
resolved "https://registry.yarnpkg.com/eslint-plugin-sonarjs/-/eslint-plugin-sonarjs-3.0.4.tgz#c33c09c128b5861b4a55a1517c27d4ff5d707b51"
2188-
integrity sha512-ftQcP811kRJNXapqpQXHErEoVOdTPfYPPYd7n3AExIPwv4qWKKHf4slFvXmodiOnfgy1Tl3waPZZLD7lcvJOtw==
2197+
eslint-plugin-sonarjs@3.0.7:
2198+
version "3.0.7"
2199+
resolved "https://registry.yarnpkg.com/eslint-plugin-sonarjs/-/eslint-plugin-sonarjs-3.0.7.tgz#c2787b1a7a5f918b5b902daf66af056dea64e03c"
2200+
integrity sha512-62jB20krIPvcwBLAyG3VVKa2ce2j2lL1yCb8Y0ylMRR/dLvCCTiQx8gQbXb+G81k1alPZ2/I3muZinqWQdBbzw==
21892201
dependencies:
2190-
"@eslint-community/regexpp" "4.12.1"
2202+
"@eslint-community/regexpp" "4.12.2"
21912203
builtin-modules "3.3.0"
21922204
bytes "3.1.2"
21932205
functional-red-black-tree "1.0.1"
2194-
jsx-ast-utils "3.3.5"
2206+
jsx-ast-utils-x "0.1.0"
21952207
lodash.merge "4.6.2"
2196-
minimatch "9.0.5"
2208+
minimatch "10.1.2"
21972209
scslre "0.3.0"
2198-
semver "7.7.2"
2210+
semver "7.7.4"
21992211
typescript ">=5"
22002212

22012213
eslint-scope@^7.2.2:
@@ -3525,15 +3537,10 @@ jsonparse@^1.2.0, jsonparse@^1.3.1:
35253537
resolved "https://registry.yarnpkg.com/jsonparse/-/jsonparse-1.3.1.tgz#3f4dae4a91fac315f71062f8521cc239f1366280"
35263538
integrity sha512-POQXvpdL69+CluYsillJ7SUhKvytYjW9vG/GKpnf+xP8UWgYEM/RaMzHHofbALDiKbbP1W8UEYmgGl39WkPZsg==
35273539

3528-
jsx-ast-utils@3.3.5:
3529-
version "3.3.5"
3530-
resolved "https://registry.yarnpkg.com/jsx-ast-utils/-/jsx-ast-utils-3.3.5.tgz#4766bd05a8e2a11af222becd19e15575e52a853a"
3531-
integrity sha512-ZZow9HBI5O6EPgSJLUb8n2NKgmVWTwCvHGwFuJlMjvLFqlGG6pjirPhtdsseaLZjSibD8eegzmYpUZwoIlj2cQ==
3532-
dependencies:
3533-
array-includes "^3.1.6"
3534-
array.prototype.flat "^1.3.1"
3535-
object.assign "^4.1.4"
3536-
object.values "^1.1.6"
3540+
jsx-ast-utils-x@0.1.0:
3541+
version "0.1.0"
3542+
resolved "https://registry.yarnpkg.com/jsx-ast-utils-x/-/jsx-ast-utils-x-0.1.0.tgz#b0933d66a69e0aa1ae23f74fb87b079ec298652f"
3543+
integrity sha512-eQQBjBnsVtGacsG9uJNB8qOr3yA8rga4wAaGG1qRcBzSIvfhERLrWxMAM1hp5fcS6Abo8M4+bUBTekYR0qTPQw==
35373544

35383545
just-diff-apply@^5.2.0:
35393546
version "5.5.0"
@@ -3892,12 +3899,12 @@ mimic-function@^5.0.1:
38923899
resolved "https://registry.yarnpkg.com/mimic-function/-/mimic-function-5.0.1.tgz#acbe2b3349f99b9deaca7fb70e48b83e94e67076"
38933900
integrity sha512-VP79XUPxV2CigYP3jWwAUFSku2aKqBH7uTAapFWCBqutsbmDo96KY5o8uh6U+/YSIn5OxJnXp73beVkpqMIGhA==
38943901

3895-
minimatch@9.0.5, minimatch@^9.0.0, minimatch@^9.0.4, minimatch@^9.0.5:
3896-
version "9.0.5"
3897-
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.5.tgz#d74f9dd6b57d83d8e98cfb82133b03978bc929e5"
3898-
integrity sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==
3902+
minimatch@10.1.2:
3903+
version "10.1.2"
3904+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-10.1.2.tgz#6c3f289f9de66d628fa3feb1842804396a43d81c"
3905+
integrity sha512-fu656aJ0n2kcXwsnwnv9g24tkU5uSmOlTjd6WyyaKm2Z+h1qmY6bAjrcaIxF/BslFqbZ8UBtbJi7KgQOZD2PTw==
38993906
dependencies:
3900-
brace-expansion "^2.0.1"
3907+
"@isaacs/brace-expansion" "^5.0.1"
39013908

39023909
minimatch@^3.0.5, minimatch@^3.1.1, minimatch@^3.1.2:
39033910
version "3.1.2"
@@ -3906,6 +3913,13 @@ minimatch@^3.0.5, minimatch@^3.1.1, minimatch@^3.1.2:
39063913
dependencies:
39073914
brace-expansion "^1.1.7"
39083915

3916+
minimatch@^9.0.0, minimatch@^9.0.4, minimatch@^9.0.5:
3917+
version "9.0.5"
3918+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.5.tgz#d74f9dd6b57d83d8e98cfb82133b03978bc929e5"
3919+
integrity sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==
3920+
dependencies:
3921+
brace-expansion "^2.0.1"
3922+
39093923
minimist@1.2.7:
39103924
version "1.2.7"
39113925
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.7.tgz#daa1c4d91f507390437c6a8bc01078e7000c4d18"
@@ -4300,7 +4314,7 @@ object-keys@^1.1.1:
43004314
resolved "https://registry.yarnpkg.com/object-keys/-/object-keys-1.1.1.tgz#1c47f272df277f3b1daf061677d9c82e2322c60e"
43014315
integrity sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA==
43024316

4303-
object.assign@^4.1.4, object.assign@^4.1.7:
4317+
object.assign@^4.1.7:
43044318
version "4.1.7"
43054319
resolved "https://registry.yarnpkg.com/object.assign/-/object.assign-4.1.7.tgz#8c14ca1a424c6a561b0bb2a22f66f5049a945d3d"
43064320
integrity sha512-nK28WOo+QIjBkDduTINE4JkF/UJJKyf2EJxvJKfblDpyg0Q+pkOHNTL0Qwy6NP6FhE/EnzV73BxxqcJaXY9anw==
@@ -4331,7 +4345,7 @@ object.groupby@^1.0.3:
43314345
define-properties "^1.2.1"
43324346
es-abstract "^1.23.2"
43334347

4334-
object.values@^1.1.6, object.values@^1.2.1:
4348+
object.values@^1.2.1:
43354349
version "1.2.1"
43364350
resolved "https://registry.yarnpkg.com/object.values/-/object.values-1.2.1.tgz#deed520a50809ff7f75a7cfd4bc64c7a038c6216"
43374351
integrity sha512-gXah6aZrcUxjWg2zR2MwouP2eHlCBzdV4pygudehaKXSGW4v2AsRQUK+lwwXhii6KFZcunEnmSUoYp5CXibxtA==
@@ -5096,10 +5110,10 @@ semver-regex@^4.0.5:
50965110
resolved "https://registry.yarnpkg.com/semver-regex/-/semver-regex-4.0.5.tgz#fbfa36c7ba70461311f5debcb3928821eb4f9180"
50975111
integrity sha512-hunMQrEy1T6Jr2uEVjrAIqjwWcQTgOAcIM52C8MY1EZSD3DDNft04XzvYKPqjED65bNVVko0YI38nYeEHCX3yw==
50985112

5099-
semver@7.7.2, semver@^7.1.1, semver@^7.1.2, semver@^7.3.2, semver@^7.3.5, semver@^7.3.7, semver@^7.5.2, semver@^7.5.3, semver@^7.6.0, semver@^7.7.2:
5100-
version "7.7.2"
5101-
resolved "https://registry.yarnpkg.com/semver/-/semver-7.7.2.tgz#67d99fdcd35cec21e6f8b87a7fd515a33f982b58"
5102-
integrity sha512-RF0Fw+rO5AMf9MAyaRXI4AV0Ulj5lMHqVxxdSgiVbixSCXoEmmX/jk0CuJw4+3SqroYO9VoUh+HcuJivvtJemA==
5113+
semver@7.7.4, semver@^7.1.1, semver@^7.1.2, semver@^7.3.2, semver@^7.3.5, semver@^7.3.7, semver@^7.5.2, semver@^7.5.3, semver@^7.6.0, semver@^7.7.2:
5114+
version "7.7.4"
5115+
resolved "https://registry.yarnpkg.com/semver/-/semver-7.7.4.tgz#28464e36060e991fa7a11d0279d2d3f3b57a7e8a"
5116+
integrity sha512-vFKC2IEtQnVhpT78h1Yp8wzwrf8CM+MzKMHGJZfBtzhZNycRFnXsHk6E5TxIkkMsgNS7mdX3AGB7x2QM2di4lA==
51035117

51045118
semver@^6.3.1:
51055119
version "6.3.1"

0 commit comments

Comments
 (0)