Skip to content

Commit 9819d29

Browse files
chore: bump eslint-plugin-unicorn from 59.0.1 to 62.0.0
Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) from 59.0.1 to 62.0.0. - [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases) - [Commits](sindresorhus/eslint-plugin-unicorn@v59.0.1...v62.0.0) --- updated-dependencies: - dependency-name: eslint-plugin-unicorn dependency-version: 62.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 973774e commit 9819d29

2 files changed

Lines changed: 54 additions & 80 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
"esbuild-plugin-alias": "0.2.1",
7878
"eslint": "9.39.1",
7979
"eslint-plugin-jest": "29.0.1",
80-
"eslint-plugin-unicorn": "59.0.1",
80+
"eslint-plugin-unicorn": "62.0.0",
8181
"glob": "12.0.0",
8282
"google-closure-compiler": "20251001.0.0",
8383
"gulp": "5.0.1",

yarn.lock

Lines changed: 53 additions & 79 deletions
Original file line numberDiff line numberDiff line change
@@ -166,15 +166,10 @@
166166
resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.24.1.tgz#f99c36d3593db9540705d0739a1f10b5e20c696e"
167167
integrity sha512-2ofRCjnnA9y+wk8b9IAREroeUP02KHp431N2mhKniy2yKIDKpbrHv9eXwm8cBeWQYcJmzv5qKCu65P47eCF7CQ==
168168

169-
"@babel/helper-validator-identifier@^7.22.20":
170-
version "7.24.6"
171-
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.24.6.tgz#08bb6612b11bdec78f3feed3db196da682454a5e"
172-
integrity sha512-4yA7s865JHaqUdRbnaxarZREuPTHrjpDT+pXoAZ1yhyo6uFnIEpS8VMu16siFOHDpZNKYv5BObhsB//ycbICyw==
173-
174-
"@babel/helper-validator-identifier@^7.25.9":
175-
version "7.27.1"
176-
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.27.1.tgz#a7054dcc145a967dd4dc8fee845a57c1316c9df8"
177-
integrity sha512-D2hP9eA+Sqx1kBZgzxZh0y1trbuU+JoDkiEwqhQ36nodYqJwyEIhPSdMNd7lOm/4io72luTPWH20Yda0xOuUow==
169+
"@babel/helper-validator-identifier@^7.22.20", "@babel/helper-validator-identifier@^7.28.5":
170+
version "7.28.5"
171+
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.28.5.tgz#010b6938fab7cb7df74aa2bbc06aa503b8fe5fb4"
172+
integrity sha512-qSs4ifwzKJSV39ucNjsvc6WVHs6b7S03sOh2OcHF9UHfVPqWWALUsNUVzhSBiItjRZoLHx7nIarVjqKVusUZ1Q==
178173

179174
"@babel/helper-validator-option@^7.23.5":
180175
version "7.23.5"
@@ -504,7 +499,7 @@
504499
resolved "https://registry.yarnpkg.com/@esbuild/win32-x64/-/win32-x64-0.25.10.tgz#e4b3e255a1b4aea84f6e1d2ae0b73f826c3785bd"
505500
integrity sha512-9KpxSVFCu0iK1owoez6aC/s/EdUQLDN3adTxGCqxMVhrPDj6bt5dbrHDXUuq+Bs2vATFBBrQS5vdQ/Ed2P+nbw==
506501

507-
"@eslint-community/eslint-utils@^4.5.1", "@eslint-community/eslint-utils@^4.7.0", "@eslint-community/eslint-utils@^4.8.0":
502+
"@eslint-community/eslint-utils@^4.7.0", "@eslint-community/eslint-utils@^4.8.0", "@eslint-community/eslint-utils@^4.9.0":
508503
version "4.9.0"
509504
resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.9.0.tgz#7308df158e064f0dd8b8fdb58aa14fa2a7f913b3"
510505
integrity sha512-ayVFHdtZ+hsq1t2Dy24wCmGXGe4q9Gu3smhLYALJrr473ZH27MsnSL+LKUlimp4BWJqMDMLmPpx/Q9R3OAlL4g==
@@ -532,13 +527,6 @@
532527
dependencies:
533528
"@eslint/core" "^0.17.0"
534529

535-
"@eslint/core@^0.13.0":
536-
version "0.13.0"
537-
resolved "https://registry.yarnpkg.com/@eslint/core/-/core-0.13.0.tgz#bf02f209846d3bf996f9e8009db62df2739b458c"
538-
integrity sha512-yfkgDw1KR66rkT5A8ci4irzDysN7FRpq3ttJolR88OqQikAWqwA8j5VZyas+vjyBNFIJ7MfybJ9plMILI2UrCw==
539-
dependencies:
540-
"@types/json-schema" "^7.0.15"
541-
542530
"@eslint/core@^0.17.0":
543531
version "0.17.0"
544532
resolved "https://registry.yarnpkg.com/@eslint/core/-/core-0.17.0.tgz#77225820413d9617509da9342190a2019e78761c"
@@ -571,15 +559,7 @@
571559
resolved "https://registry.yarnpkg.com/@eslint/object-schema/-/object-schema-2.1.7.tgz#6e2126a1347e86a4dedf8706ec67ff8e107ebbad"
572560
integrity sha512-VtAOaymWVfZcmZbp6E2mympDIHvyjXs/12LqWYjVw6qjrfF+VK+fyG33kChz3nnK+SU5/NeHOqrTEHS8sXO3OA==
573561

574-
"@eslint/plugin-kit@^0.2.7":
575-
version "0.2.8"
576-
resolved "https://registry.yarnpkg.com/@eslint/plugin-kit/-/plugin-kit-0.2.8.tgz#47488d8f8171b5d4613e833313f3ce708e3525f8"
577-
integrity sha512-ZAoA40rNMPwSm+AeHpCq8STiNAwzWLJuP8Xv4CHIc9wv/PSuExjMrmjfYNj682vW0OOiZ1HKxzvjQr9XZIisQA==
578-
dependencies:
579-
"@eslint/core" "^0.13.0"
580-
levn "^0.4.1"
581-
582-
"@eslint/plugin-kit@^0.4.1":
562+
"@eslint/plugin-kit@^0.4.0", "@eslint/plugin-kit@^0.4.1":
583563
version "0.4.1"
584564
resolved "https://registry.yarnpkg.com/@eslint/plugin-kit/-/plugin-kit-0.4.1.tgz#9779e3fd9b7ee33571a57435cf4335a1794a6cb2"
585565
integrity sha512-43/qtrDUokr7LJqoF2c3+RInu/t4zfrpYdoSDfYyhg52rwLV6TnOvdG4fXm7IkSB3wErkcmJS9iEhjVtOSEjjA==
@@ -2231,7 +2211,7 @@ braces@^3.0.2, braces@~3.0.2:
22312211
dependencies:
22322212
fill-range "^7.1.1"
22332213

2234-
browserslist@^4.22.2, browserslist@^4.24.4, browserslist@^4.26.3:
2214+
browserslist@^4.22.2, browserslist@^4.26.3:
22352215
version "4.26.3"
22362216
resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.26.3.tgz#40fbfe2d1cd420281ce5b1caa8840049c79afb56"
22372217
integrity sha512-lAUU+02RFBuCKQPj/P6NgjlbCnLBMp4UtgTx7vNHd3XSIJF87s9a5rA3aH2yw3GS9DqZAUbOtZdCCiZeVRqt0w==
@@ -2339,6 +2319,11 @@ chalk@^4.0.0, chalk@^4.1.2:
23392319
ansi-styles "^4.1.0"
23402320
supports-color "^7.1.0"
23412321

2322+
change-case@^5.4.4:
2323+
version "5.4.4"
2324+
resolved "https://registry.yarnpkg.com/change-case/-/change-case-5.4.4.tgz#0d52b507d8fb8f204343432381d1a6d7bff97a02"
2325+
integrity sha512-HRQyTk2/YPEkt9TnUPbOpr64Uw3KOicFWPVBb+xiHvd6eBx/qPr9xqfBFDT8P2vWsvvz4jbEkfDe71W3VyNu2w==
2326+
23422327
char-regex@^1.0.2:
23432328
version "1.0.2"
23442329
resolved "https://registry.yarnpkg.com/char-regex/-/char-regex-1.0.2.tgz#d744358226217f981ed58f479b1d6bcc29545dcf"
@@ -2374,10 +2359,10 @@ ci-info@^3.2.0:
23742359
resolved "https://registry.yarnpkg.com/ci-info/-/ci-info-3.9.0.tgz#4279a62028a7b1f262f3473fc9605f5e218c59b4"
23752360
integrity sha512-NIxF55hv4nSqQswkAeiOi1r83xy8JldOFDTWiug55KBu9Jnblncd2U6ViHmYgHf01TPZS77NJBhBMKdWj9HQMQ==
23762361

2377-
ci-info@^4.2.0:
2378-
version "4.2.0"
2379-
resolved "https://registry.yarnpkg.com/ci-info/-/ci-info-4.2.0.tgz#cbd21386152ebfe1d56f280a3b5feccbd96764c7"
2380-
integrity sha512-cYY9mypksY8NRqgDB1XD1RiJL338v/551niynFTGkZOO2LHuB2OmOYxDIe/ttN9AHwrqdum1360G3ald0W9kCg==
2362+
ci-info@^4.3.1:
2363+
version "4.3.1"
2364+
resolved "https://registry.yarnpkg.com/ci-info/-/ci-info-4.3.1.tgz#355ad571920810b5623e11d40232f443f16f1daa"
2365+
integrity sha512-Wdy2Igu8OcBpI2pZePZ5oWjPC38tmDVx5WKUXKwlLYkA0ozo85sLsLvkBbBn/sZaSCMFOGZJ14fvW9t5/d7kdA==
23812366

23822367
cjs-module-lexer@^1.0.0:
23832368
version "1.2.3"
@@ -2547,12 +2532,12 @@ copy-props@^4.0.0:
25472532
each-props "^3.0.0"
25482533
is-plain-object "^5.0.0"
25492534

2550-
core-js-compat@^3.41.0:
2551-
version "3.42.0"
2552-
resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.42.0.tgz#ce19c29706ee5806e26d3cb3c542d4cfc0ed51bb"
2553-
integrity sha512-bQasjMfyDGyaeWKBIu33lHh9qlSR0MFE/Nmc6nMjf/iU9b3rSMdAYz1Baxrv4lPdGUsTqZudHA4jIGSJy0SWZQ==
2535+
core-js-compat@^3.46.0:
2536+
version "3.46.0"
2537+
resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.46.0.tgz#0c87126a19a1af00371e12b02a2b088a40f3c6f7"
2538+
integrity sha512-p9hObIIEENxSV8xIu+V68JjSeARg6UVMG5mR+JEUguG3sI6MsiS1njz2jHmyJDvA+8jX/sytkBHup6kxhM9law==
25542539
dependencies:
2555-
browserslist "^4.24.4"
2540+
browserslist "^4.26.3"
25562541

25572542
core-util-is@~1.0.0:
25582543
version "1.0.3"
@@ -2919,28 +2904,29 @@ eslint-plugin-jest@29.0.1:
29192904
dependencies:
29202905
"@typescript-eslint/utils" "^8.0.0"
29212906

2922-
eslint-plugin-unicorn@59.0.1:
2923-
version "59.0.1"
2924-
resolved "https://registry.yarnpkg.com/eslint-plugin-unicorn/-/eslint-plugin-unicorn-59.0.1.tgz#e76ca18f6b92633440973e5442923a36544a1422"
2925-
integrity sha512-EtNXYuWPUmkgSU2E7Ttn57LbRREQesIP1BiLn7OZLKodopKfDXfBUkC/0j6mpw2JExwf43Uf3qLSvrSvppgy8Q==
2907+
eslint-plugin-unicorn@62.0.0:
2908+
version "62.0.0"
2909+
resolved "https://registry.yarnpkg.com/eslint-plugin-unicorn/-/eslint-plugin-unicorn-62.0.0.tgz#7027feb2ffde9c25df3d2067e0f4e579a9ec5019"
2910+
integrity sha512-HIlIkGLkvf29YEiS/ImuDZQbP12gWyx5i3C6XrRxMvVdqMroCI9qoVYCoIl17ChN+U89pn9sVwLxhIWj5nEc7g==
29262911
dependencies:
2927-
"@babel/helper-validator-identifier" "^7.25.9"
2928-
"@eslint-community/eslint-utils" "^4.5.1"
2929-
"@eslint/plugin-kit" "^0.2.7"
2930-
ci-info "^4.2.0"
2912+
"@babel/helper-validator-identifier" "^7.28.5"
2913+
"@eslint-community/eslint-utils" "^4.9.0"
2914+
"@eslint/plugin-kit" "^0.4.0"
2915+
change-case "^5.4.4"
2916+
ci-info "^4.3.1"
29312917
clean-regexp "^1.0.0"
2932-
core-js-compat "^3.41.0"
2918+
core-js-compat "^3.46.0"
29332919
esquery "^1.6.0"
29342920
find-up-simple "^1.0.1"
2935-
globals "^16.0.0"
2921+
globals "^16.4.0"
29362922
indent-string "^5.0.0"
29372923
is-builtin-module "^5.0.0"
29382924
jsesc "^3.1.0"
29392925
pluralize "^8.0.0"
29402926
regexp-tree "^0.1.27"
2941-
regjsparser "^0.12.0"
2942-
semver "^7.7.1"
2943-
strip-indent "^4.0.0"
2927+
regjsparser "^0.13.0"
2928+
semver "^7.7.3"
2929+
strip-indent "^4.1.1"
29442930

29452931
eslint-scope@5.1.1:
29462932
version "5.1.1"
@@ -3535,10 +3521,10 @@ globals@^14.0.0:
35353521
resolved "https://registry.yarnpkg.com/globals/-/globals-14.0.0.tgz#898d7413c29babcf6bafe56fcadded858ada724e"
35363522
integrity sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ==
35373523

3538-
globals@^16.0.0:
3539-
version "16.2.0"
3540-
resolved "https://registry.yarnpkg.com/globals/-/globals-16.2.0.tgz#19efcd1ddde2bd5efce128e5c2e441df1abc6f7c"
3541-
integrity sha512-O+7l9tPdHCU320IigZZPj5zmRCFG9xHmx9cU8FqU2Rp+JN714seHV+2S9+JslCpY4gJwU2vOGox0wzgae/MCEg==
3524+
globals@^16.4.0:
3525+
version "16.5.0"
3526+
resolved "https://registry.yarnpkg.com/globals/-/globals-16.5.0.tgz#ccf1594a437b97653b2be13ed4d8f5c9f850cac1"
3527+
integrity sha512-c/c15i26VrJ4IRt5Z89DnIzCGDn9EcebibhAOjw5ibqEHsE1wLUgkPn9RDmNcUKyU87GeaL633nyJ+pplFR2ZQ==
35423528

35433529
globby@^14.0.2:
35443530
version "14.0.2"
@@ -4530,16 +4516,11 @@ jsesc@^2.5.1:
45304516
resolved "https://registry.yarnpkg.com/jsesc/-/jsesc-2.5.2.tgz#80564d2e483dacf6e8ef209650a67df3f0c283a4"
45314517
integrity sha512-OYu7XEzjkCQ3C5Ps3QIZsQfNpqoJyZZA99wd9aWd05NCtC5pWOkShK2mkL6HXQR6/Cy2lbNdPlZBpuQHXE63gA==
45324518

4533-
jsesc@^3.1.0:
4519+
jsesc@^3.1.0, jsesc@~3.1.0:
45344520
version "3.1.0"
45354521
resolved "https://registry.yarnpkg.com/jsesc/-/jsesc-3.1.0.tgz#74d335a234f67ed19907fdadfac7ccf9d409825d"
45364522
integrity sha512-/sM3dO2FOzXjKQhJuo0Q173wf2KOo8t4I8vHy6lF9poUp7bKT0/NHE8fPX23PwfhnykfqnC2xRxOnVw5XuGIaA==
45374523

4538-
jsesc@~3.0.2:
4539-
version "3.0.2"
4540-
resolved "https://registry.yarnpkg.com/jsesc/-/jsesc-3.0.2.tgz#bb8b09a6597ba426425f2e4a07245c3d00b9343e"
4541-
integrity sha512-xKqzzWXDttJuOcawBt4KnKHHIf5oQ/Cxax+0PWFG+DFDgHNAdi+TXECADI+RYiFUMmx8792xsMbbgXj4CwnP4g==
4542-
45434524
json-bignum@^0.0.3:
45444525
version "0.0.3"
45454526
resolved "https://registry.yarnpkg.com/json-bignum/-/json-bignum-0.0.3.tgz#41163b50436c773d82424dbc20ed70db7604b8d7"
@@ -4885,11 +4866,6 @@ mimic-fn@^2.1.0:
48854866
resolved "https://registry.yarnpkg.com/mimic-fn/-/mimic-fn-2.1.0.tgz#7ed2c2ccccaf84d3ffcb7a69b57711fc2083401b"
48864867
integrity sha512-OqbOk5oEQeAZ8WXWydlu9HJjz9WVdEIvamMCcXmuqUYjTknH/sqsWvhQ3vgwKFRR1HpjvNBKQ37nbJgYzGqGcg==
48874868

4888-
min-indent@^1.0.1:
4889-
version "1.0.1"
4890-
resolved "https://registry.yarnpkg.com/min-indent/-/min-indent-1.0.1.tgz#a63f681673b30571fbe8bc25686ae746eefa9869"
4891-
integrity sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg==
4892-
48934869
minimatch@^10.1.1:
48944870
version "10.1.1"
48954871
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-10.1.1.tgz#e6e61b9b0c1dcab116b5a7d1458e8b6ae9e73a55"
@@ -5447,12 +5423,12 @@ regexp-tree@^0.1.27:
54475423
resolved "https://registry.yarnpkg.com/regexp-tree/-/regexp-tree-0.1.27.tgz#2198f0ef54518ffa743fe74d983b56ffd631b6cd"
54485424
integrity sha512-iETxpjK6YoRWJG5o6hXLwvjYAoW+FEZn9os0PD/b6AP6xQwsa/Y7lCVgIixBbUPMfhu+i2LtdeAqVTgGlQarfA==
54495425

5450-
regjsparser@^0.12.0:
5451-
version "0.12.0"
5452-
resolved "https://registry.yarnpkg.com/regjsparser/-/regjsparser-0.12.0.tgz#0e846df6c6530586429377de56e0475583b088dc"
5453-
integrity sha512-cnE+y8bz4NhMjISKbgeVJtqNbtf5QpjZP+Bslo+UqkIt9QPnX9q095eiRRASJG1/tz6dlNr6Z5NsBiWYokp6EQ==
5426+
regjsparser@^0.13.0:
5427+
version "0.13.0"
5428+
resolved "https://registry.yarnpkg.com/regjsparser/-/regjsparser-0.13.0.tgz#01f8351335cf7898d43686bc74d2dd71c847ecc0"
5429+
integrity sha512-NZQZdC5wOE/H3UT28fVGL+ikOZcEzfMGk/c3iN9UGxzWHMa1op7274oyiUVrAG4B2EuFhus8SvkaYnhvW92p9Q==
54545430
dependencies:
5455-
jsesc "~3.0.2"
5431+
jsesc "~3.1.0"
54565432

54575433
remove-bom-buffer@^3.0.0:
54585434
version "3.0.0"
@@ -5657,10 +5633,10 @@ semver@^6.3.0, semver@^6.3.1:
56575633
resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.1.tgz#556d2ef8689146e46dcea4bfdd095f3434dffcb4"
56585634
integrity sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==
56595635

5660-
semver@^7.5.3, semver@^7.5.4, semver@^7.6.0, semver@^7.7.1:
5661-
version "7.7.2"
5662-
resolved "https://registry.yarnpkg.com/semver/-/semver-7.7.2.tgz#67d99fdcd35cec21e6f8b87a7fd515a33f982b58"
5663-
integrity sha512-RF0Fw+rO5AMf9MAyaRXI4AV0Ulj5lMHqVxxdSgiVbixSCXoEmmX/jk0CuJw4+3SqroYO9VoUh+HcuJivvtJemA==
5636+
semver@^7.5.3, semver@^7.5.4, semver@^7.6.0, semver@^7.7.3:
5637+
version "7.7.3"
5638+
resolved "https://registry.yarnpkg.com/semver/-/semver-7.7.3.tgz#4b5f4143d007633a8dc671cd0a6ef9147b8bb946"
5639+
integrity sha512-SdsKMrI9TdgjdweUSR9MweHA4EJ8YxHn8DFaDisvhVlUOe4BF1tLD7GAj0lIqWVl+dPb/rExr0Btby5loQm20Q==
56645640

56655641
serialize-javascript@^6.0.2:
56665642
version "6.0.2"
@@ -5914,12 +5890,10 @@ strip-final-newline@^2.0.0:
59145890
resolved "https://registry.yarnpkg.com/strip-final-newline/-/strip-final-newline-2.0.0.tgz#89b852fb2fcbe936f6f4b3187afb0a12c1ab58ad"
59155891
integrity sha512-BrpvfNAE3dcvq7ll3xVumzjKjZQ5tI1sEUIKr3Uoks0XUl45St3FlatVqef9prk4jRDzhW6WZg+3bk93y6pLjA==
59165892

5917-
strip-indent@^4.0.0:
5918-
version "4.0.0"
5919-
resolved "https://registry.yarnpkg.com/strip-indent/-/strip-indent-4.0.0.tgz#b41379433dd06f5eae805e21d631e07ee670d853"
5920-
integrity sha512-mnVSV2l+Zv6BLpSD/8V87CW/y9EmmbYzGCIavsnsI6/nwn26DwffM/yztm30Z/I2DY9wdS3vXVCMnHDgZaVNoA==
5921-
dependencies:
5922-
min-indent "^1.0.1"
5893+
strip-indent@^4.1.1:
5894+
version "4.1.1"
5895+
resolved "https://registry.yarnpkg.com/strip-indent/-/strip-indent-4.1.1.tgz#aba13de189d4ad9a17f6050e76554ac27585c7af"
5896+
integrity sha512-SlyRoSkdh1dYP0PzclLE7r0M9sgbFKKMFXpFRUMNuKhQSbC6VQIGzq3E0qsfvGJaUFJPGv6Ws1NZ/haTAjfbMA==
59235897

59245898
strip-json-comments@^3.1.1:
59255899
version "3.1.1"

0 commit comments

Comments
 (0)