Skip to content

Commit dd2eee8

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

File tree

2 files changed

+50
-90
lines changed

2 files changed

+50
-90
lines changed

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.2",
7979
"eslint-plugin-jest": "29.15.0",
80-
"eslint-plugin-unicorn": "59.0.1",
80+
"eslint-plugin-unicorn": "63.0.0",
8181
"glob": "13.0.0",
8282
"google-closure-compiler": "20260128.0.0",
8383
"gulp": "5.0.1",

yarn.lock

Lines changed: 49 additions & 89 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,14 +499,7 @@
504499
resolved "https://registry.yarnpkg.com/@esbuild/win32-x64/-/win32-x64-0.27.3.tgz#0eaf705c941a218a43dba8e09f1df1d6cd2f1f17"
505500
integrity sha512-4uJGhsxuptu3OcpVAzli+/gWusVGwZZHTlS63hh++ehExkVT8SgiEf7/uC/PclrPPkLhZqGgCTjd0VWLo6xMqA==
506501

507-
"@eslint-community/eslint-utils@^4.5.1", "@eslint-community/eslint-utils@^4.8.0":
508-
version "4.9.0"
509-
resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.9.0.tgz#7308df158e064f0dd8b8fdb58aa14fa2a7f913b3"
510-
integrity sha512-ayVFHdtZ+hsq1t2Dy24wCmGXGe4q9Gu3smhLYALJrr473ZH27MsnSL+LKUlimp4BWJqMDMLmPpx/Q9R3OAlL4g==
511-
dependencies:
512-
eslint-visitor-keys "^3.4.3"
513-
514-
"@eslint-community/eslint-utils@^4.9.1":
502+
"@eslint-community/eslint-utils@^4.8.0", "@eslint-community/eslint-utils@^4.9.0", "@eslint-community/eslint-utils@^4.9.1":
515503
version "4.9.1"
516504
resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.9.1.tgz#4e90af67bc51ddee6cdef5284edf572ec376b595"
517505
integrity sha512-phrYmNiYppR7znFEdqgfWHXR6NCkZEK7hwWDHZUjit/2/U0r6XvkDl0SYnoM51Hq7FhCGdLDT6zxCCOY1hexsQ==
@@ -544,13 +532,6 @@
544532
dependencies:
545533
"@eslint/core" "^0.17.0"
546534

547-
"@eslint/core@^0.13.0":
548-
version "0.13.0"
549-
resolved "https://registry.yarnpkg.com/@eslint/core/-/core-0.13.0.tgz#bf02f209846d3bf996f9e8009db62df2739b458c"
550-
integrity sha512-yfkgDw1KR66rkT5A8ci4irzDysN7FRpq3ttJolR88OqQikAWqwA8j5VZyas+vjyBNFIJ7MfybJ9plMILI2UrCw==
551-
dependencies:
552-
"@types/json-schema" "^7.0.15"
553-
554535
"@eslint/core@^0.17.0":
555536
version "0.17.0"
556537
resolved "https://registry.yarnpkg.com/@eslint/core/-/core-0.17.0.tgz#77225820413d9617509da9342190a2019e78761c"
@@ -583,14 +564,6 @@
583564
resolved "https://registry.yarnpkg.com/@eslint/object-schema/-/object-schema-2.1.7.tgz#6e2126a1347e86a4dedf8706ec67ff8e107ebbad"
584565
integrity sha512-VtAOaymWVfZcmZbp6E2mympDIHvyjXs/12LqWYjVw6qjrfF+VK+fyG33kChz3nnK+SU5/NeHOqrTEHS8sXO3OA==
585566

586-
"@eslint/plugin-kit@^0.2.7":
587-
version "0.2.8"
588-
resolved "https://registry.yarnpkg.com/@eslint/plugin-kit/-/plugin-kit-0.2.8.tgz#47488d8f8171b5d4613e833313f3ce708e3525f8"
589-
integrity sha512-ZAoA40rNMPwSm+AeHpCq8STiNAwzWLJuP8Xv4CHIc9wv/PSuExjMrmjfYNj682vW0OOiZ1HKxzvjQr9XZIisQA==
590-
dependencies:
591-
"@eslint/core" "^0.13.0"
592-
levn "^0.4.1"
593-
594567
"@eslint/plugin-kit@^0.4.1":
595568
version "0.4.1"
596569
resolved "https://registry.yarnpkg.com/@eslint/plugin-kit/-/plugin-kit-0.4.1.tgz#9779e3fd9b7ee33571a57435cf4335a1794a6cb2"
@@ -2334,7 +2307,7 @@ braces@^3.0.2, braces@~3.0.2:
23342307
dependencies:
23352308
fill-range "^7.1.1"
23362309

2337-
browserslist@^4.22.2, browserslist@^4.24.4, browserslist@^4.28.1:
2310+
browserslist@^4.22.2, browserslist@^4.28.1:
23382311
version "4.28.1"
23392312
resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.28.1.tgz#7f534594628c53c63101079e27e40de490456a95"
23402313
integrity sha512-ZC5Bd0LgJXgwGqUknZY/vkUQ04r8NXnJZ3yYi4vDmSiZmC/pdSN0NbNRPxZpbtO4uAfDUAFffO8IZoM3Gj8IkA==
@@ -2442,6 +2415,11 @@ chalk@^4.0.0, chalk@^4.1.2:
24422415
ansi-styles "^4.1.0"
24432416
supports-color "^7.1.0"
24442417

2418+
change-case@^5.4.4:
2419+
version "5.4.4"
2420+
resolved "https://registry.yarnpkg.com/change-case/-/change-case-5.4.4.tgz#0d52b507d8fb8f204343432381d1a6d7bff97a02"
2421+
integrity sha512-HRQyTk2/YPEkt9TnUPbOpr64Uw3KOicFWPVBb+xiHvd6eBx/qPr9xqfBFDT8P2vWsvvz4jbEkfDe71W3VyNu2w==
2422+
24452423
char-regex@^1.0.2:
24462424
version "1.0.2"
24472425
resolved "https://registry.yarnpkg.com/char-regex/-/char-regex-1.0.2.tgz#d744358226217f981ed58f479b1d6bcc29545dcf"
@@ -2477,10 +2455,10 @@ ci-info@^3.2.0:
24772455
resolved "https://registry.yarnpkg.com/ci-info/-/ci-info-3.9.0.tgz#4279a62028a7b1f262f3473fc9605f5e218c59b4"
24782456
integrity sha512-NIxF55hv4nSqQswkAeiOi1r83xy8JldOFDTWiug55KBu9Jnblncd2U6ViHmYgHf01TPZS77NJBhBMKdWj9HQMQ==
24792457

2480-
ci-info@^4.2.0:
2481-
version "4.2.0"
2482-
resolved "https://registry.yarnpkg.com/ci-info/-/ci-info-4.2.0.tgz#cbd21386152ebfe1d56f280a3b5feccbd96764c7"
2483-
integrity sha512-cYY9mypksY8NRqgDB1XD1RiJL338v/551niynFTGkZOO2LHuB2OmOYxDIe/ttN9AHwrqdum1360G3ald0W9kCg==
2458+
ci-info@^4.3.1:
2459+
version "4.4.0"
2460+
resolved "https://registry.yarnpkg.com/ci-info/-/ci-info-4.4.0.tgz#7d54eff9f54b45b62401c26032696eb59c8bd18c"
2461+
integrity sha512-77PSwercCZU2Fc4sX94eF8k8Pxte6JAwL4/ICZLFjJLqegs7kCuAsqqj/70NQF6TvDpgFjkubQB2FW2ZZddvQg==
24842462

24852463
cjs-module-lexer@^1.0.0:
24862464
version "1.2.3"
@@ -2650,12 +2628,12 @@ copy-props@^4.0.0:
26502628
each-props "^3.0.0"
26512629
is-plain-object "^5.0.0"
26522630

2653-
core-js-compat@^3.41.0:
2654-
version "3.42.0"
2655-
resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.42.0.tgz#ce19c29706ee5806e26d3cb3c542d4cfc0ed51bb"
2656-
integrity sha512-bQasjMfyDGyaeWKBIu33lHh9qlSR0MFE/Nmc6nMjf/iU9b3rSMdAYz1Baxrv4lPdGUsTqZudHA4jIGSJy0SWZQ==
2631+
core-js-compat@^3.46.0:
2632+
version "3.48.0"
2633+
resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.48.0.tgz#7efbe1fc1cbad44008190462217cc5558adaeaa6"
2634+
integrity sha512-OM4cAF3D6VtH/WkLtWvyNC56EZVXsZdU3iqaMG2B4WvYrlqU831pc4UtG5yp0sE9z8Y02wVN7PjW5Zf9Gt0f1Q==
26572635
dependencies:
2658-
browserslist "^4.24.4"
2636+
browserslist "^4.28.1"
26592637

26602638
core-util-is@~1.0.0:
26612639
version "1.0.3"
@@ -3019,28 +2997,27 @@ eslint-plugin-jest@29.15.0:
30192997
dependencies:
30202998
"@typescript-eslint/utils" "^8.0.0"
30212999

3022-
eslint-plugin-unicorn@59.0.1:
3023-
version "59.0.1"
3024-
resolved "https://registry.yarnpkg.com/eslint-plugin-unicorn/-/eslint-plugin-unicorn-59.0.1.tgz#e76ca18f6b92633440973e5442923a36544a1422"
3025-
integrity sha512-EtNXYuWPUmkgSU2E7Ttn57LbRREQesIP1BiLn7OZLKodopKfDXfBUkC/0j6mpw2JExwf43Uf3qLSvrSvppgy8Q==
3000+
eslint-plugin-unicorn@63.0.0:
3001+
version "63.0.0"
3002+
resolved "https://registry.yarnpkg.com/eslint-plugin-unicorn/-/eslint-plugin-unicorn-63.0.0.tgz#db210b87bb66f0f15ab675ba13d9f1fb61016b22"
3003+
integrity sha512-Iqecl9118uQEXYh7adylgEmGfkn5es3/mlQTLLkd4pXkIk9CTGrAbeUux+YljSa2ohXCBmQQ0+Ej1kZaFgcfkA==
30263004
dependencies:
3027-
"@babel/helper-validator-identifier" "^7.25.9"
3028-
"@eslint-community/eslint-utils" "^4.5.1"
3029-
"@eslint/plugin-kit" "^0.2.7"
3030-
ci-info "^4.2.0"
3005+
"@babel/helper-validator-identifier" "^7.28.5"
3006+
"@eslint-community/eslint-utils" "^4.9.0"
3007+
change-case "^5.4.4"
3008+
ci-info "^4.3.1"
30313009
clean-regexp "^1.0.0"
3032-
core-js-compat "^3.41.0"
3033-
esquery "^1.6.0"
3010+
core-js-compat "^3.46.0"
30343011
find-up-simple "^1.0.1"
3035-
globals "^16.0.0"
3012+
globals "^16.4.0"
30363013
indent-string "^5.0.0"
30373014
is-builtin-module "^5.0.0"
30383015
jsesc "^3.1.0"
30393016
pluralize "^8.0.0"
30403017
regexp-tree "^0.1.27"
3041-
regjsparser "^0.12.0"
3042-
semver "^7.7.1"
3043-
strip-indent "^4.0.0"
3018+
regjsparser "^0.13.0"
3019+
semver "^7.7.3"
3020+
strip-indent "^4.1.1"
30443021

30453022
eslint-scope@5.1.1:
30463023
version "5.1.1"
@@ -3132,7 +3109,7 @@ esprima@^4.0.0:
31323109
resolved "https://registry.yarnpkg.com/esprima/-/esprima-4.0.1.tgz#13b04cdb3e6c5d19df91ab6987a8695619b0aa71"
31333110
integrity sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==
31343111

3135-
esquery@^1.5.0, esquery@^1.6.0:
3112+
esquery@^1.5.0:
31363113
version "1.6.0"
31373114
resolved "https://registry.yarnpkg.com/esquery/-/esquery-1.6.0.tgz#91419234f804d852a82dceec3e16cdc22cf9dae7"
31383115
integrity sha512-ca9pw9fomFcKPvFLXhBKUK90ZvGibiGOvRJNbjljY7s7uq/5YO4BOzcYtJqExdx99rF6aAcnRxHmcUHcz6sQsg==
@@ -3629,10 +3606,10 @@ globals@^14.0.0:
36293606
resolved "https://registry.yarnpkg.com/globals/-/globals-14.0.0.tgz#898d7413c29babcf6bafe56fcadded858ada724e"
36303607
integrity sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ==
36313608

3632-
globals@^16.0.0:
3633-
version "16.2.0"
3634-
resolved "https://registry.yarnpkg.com/globals/-/globals-16.2.0.tgz#19efcd1ddde2bd5efce128e5c2e441df1abc6f7c"
3635-
integrity sha512-O+7l9tPdHCU320IigZZPj5zmRCFG9xHmx9cU8FqU2Rp+JN714seHV+2S9+JslCpY4gJwU2vOGox0wzgae/MCEg==
3609+
globals@^16.4.0:
3610+
version "16.5.0"
3611+
resolved "https://registry.yarnpkg.com/globals/-/globals-16.5.0.tgz#ccf1594a437b97653b2be13ed4d8f5c9f850cac1"
3612+
integrity sha512-c/c15i26VrJ4IRt5Z89DnIzCGDn9EcebibhAOjw5ibqEHsE1wLUgkPn9RDmNcUKyU87GeaL633nyJ+pplFR2ZQ==
36363613

36373614
globby@^14.0.2:
36383615
version "14.0.2"
@@ -4612,16 +4589,11 @@ jsesc@^2.5.1:
46124589
resolved "https://registry.yarnpkg.com/jsesc/-/jsesc-2.5.2.tgz#80564d2e483dacf6e8ef209650a67df3f0c283a4"
46134590
integrity sha512-OYu7XEzjkCQ3C5Ps3QIZsQfNpqoJyZZA99wd9aWd05NCtC5pWOkShK2mkL6HXQR6/Cy2lbNdPlZBpuQHXE63gA==
46144591

4615-
jsesc@^3.1.0:
4592+
jsesc@^3.1.0, jsesc@~3.1.0:
46164593
version "3.1.0"
46174594
resolved "https://registry.yarnpkg.com/jsesc/-/jsesc-3.1.0.tgz#74d335a234f67ed19907fdadfac7ccf9d409825d"
46184595
integrity sha512-/sM3dO2FOzXjKQhJuo0Q173wf2KOo8t4I8vHy6lF9poUp7bKT0/NHE8fPX23PwfhnykfqnC2xRxOnVw5XuGIaA==
46194596

4620-
jsesc@~3.0.2:
4621-
version "3.0.2"
4622-
resolved "https://registry.yarnpkg.com/jsesc/-/jsesc-3.0.2.tgz#bb8b09a6597ba426425f2e4a07245c3d00b9343e"
4623-
integrity sha512-xKqzzWXDttJuOcawBt4KnKHHIf5oQ/Cxax+0PWFG+DFDgHNAdi+TXECADI+RYiFUMmx8792xsMbbgXj4CwnP4g==
4624-
46254597
json-buffer@3.0.1:
46264598
version "3.0.1"
46274599
resolved "https://registry.yarnpkg.com/json-buffer/-/json-buffer-3.0.1.tgz#9338802a30d3b6605fbe0613e094008ca8c05a13"
@@ -4975,11 +4947,6 @@ mimic-fn@^2.1.0:
49754947
resolved "https://registry.yarnpkg.com/mimic-fn/-/mimic-fn-2.1.0.tgz#7ed2c2ccccaf84d3ffcb7a69b57711fc2083401b"
49764948
integrity sha512-OqbOk5oEQeAZ8WXWydlu9HJjz9WVdEIvamMCcXmuqUYjTknH/sqsWvhQ3vgwKFRR1HpjvNBKQ37nbJgYzGqGcg==
49774949

4978-
min-indent@^1.0.1:
4979-
version "1.0.1"
4980-
resolved "https://registry.yarnpkg.com/min-indent/-/min-indent-1.0.1.tgz#a63f681673b30571fbe8bc25686ae746eefa9869"
4981-
integrity sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg==
4982-
49834950
minimatch@^10.1.1:
49844951
version "10.1.1"
49854952
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-10.1.1.tgz#e6e61b9b0c1dcab116b5a7d1458e8b6ae9e73a55"
@@ -5532,12 +5499,12 @@ regexp-tree@^0.1.27:
55325499
resolved "https://registry.yarnpkg.com/regexp-tree/-/regexp-tree-0.1.27.tgz#2198f0ef54518ffa743fe74d983b56ffd631b6cd"
55335500
integrity sha512-iETxpjK6YoRWJG5o6hXLwvjYAoW+FEZn9os0PD/b6AP6xQwsa/Y7lCVgIixBbUPMfhu+i2LtdeAqVTgGlQarfA==
55345501

5535-
regjsparser@^0.12.0:
5536-
version "0.12.0"
5537-
resolved "https://registry.yarnpkg.com/regjsparser/-/regjsparser-0.12.0.tgz#0e846df6c6530586429377de56e0475583b088dc"
5538-
integrity sha512-cnE+y8bz4NhMjISKbgeVJtqNbtf5QpjZP+Bslo+UqkIt9QPnX9q095eiRRASJG1/tz6dlNr6Z5NsBiWYokp6EQ==
5502+
regjsparser@^0.13.0:
5503+
version "0.13.0"
5504+
resolved "https://registry.yarnpkg.com/regjsparser/-/regjsparser-0.13.0.tgz#01f8351335cf7898d43686bc74d2dd71c847ecc0"
5505+
integrity sha512-NZQZdC5wOE/H3UT28fVGL+ikOZcEzfMGk/c3iN9UGxzWHMa1op7274oyiUVrAG4B2EuFhus8SvkaYnhvW92p9Q==
55395506
dependencies:
5540-
jsesc "~3.0.2"
5507+
jsesc "~3.1.0"
55415508

55425509
remove-bom-buffer@^3.0.0:
55435510
version "3.0.0"
@@ -5742,12 +5709,7 @@ semver@^6.3.0, semver@^6.3.1:
57425709
resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.1.tgz#556d2ef8689146e46dcea4bfdd095f3434dffcb4"
57435710
integrity sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==
57445711

5745-
semver@^7.5.3, semver@^7.5.4, semver@^7.7.1:
5746-
version "7.7.2"
5747-
resolved "https://registry.yarnpkg.com/semver/-/semver-7.7.2.tgz#67d99fdcd35cec21e6f8b87a7fd515a33f982b58"
5748-
integrity sha512-RF0Fw+rO5AMf9MAyaRXI4AV0Ulj5lMHqVxxdSgiVbixSCXoEmmX/jk0CuJw4+3SqroYO9VoUh+HcuJivvtJemA==
5749-
5750-
semver@^7.7.3:
5712+
semver@^7.5.3, semver@^7.5.4, semver@^7.7.3:
57515713
version "7.7.3"
57525714
resolved "https://registry.yarnpkg.com/semver/-/semver-7.7.3.tgz#4b5f4143d007633a8dc671cd0a6ef9147b8bb946"
57535715
integrity sha512-SdsKMrI9TdgjdweUSR9MweHA4EJ8YxHn8DFaDisvhVlUOe4BF1tLD7GAj0lIqWVl+dPb/rExr0Btby5loQm20Q==
@@ -5967,12 +5929,10 @@ strip-final-newline@^2.0.0:
59675929
resolved "https://registry.yarnpkg.com/strip-final-newline/-/strip-final-newline-2.0.0.tgz#89b852fb2fcbe936f6f4b3187afb0a12c1ab58ad"
59685930
integrity sha512-BrpvfNAE3dcvq7ll3xVumzjKjZQ5tI1sEUIKr3Uoks0XUl45St3FlatVqef9prk4jRDzhW6WZg+3bk93y6pLjA==
59695931

5970-
strip-indent@^4.0.0:
5971-
version "4.0.0"
5972-
resolved "https://registry.yarnpkg.com/strip-indent/-/strip-indent-4.0.0.tgz#b41379433dd06f5eae805e21d631e07ee670d853"
5973-
integrity sha512-mnVSV2l+Zv6BLpSD/8V87CW/y9EmmbYzGCIavsnsI6/nwn26DwffM/yztm30Z/I2DY9wdS3vXVCMnHDgZaVNoA==
5974-
dependencies:
5975-
min-indent "^1.0.1"
5932+
strip-indent@^4.1.1:
5933+
version "4.1.1"
5934+
resolved "https://registry.yarnpkg.com/strip-indent/-/strip-indent-4.1.1.tgz#aba13de189d4ad9a17f6050e76554ac27585c7af"
5935+
integrity sha512-SlyRoSkdh1dYP0PzclLE7r0M9sgbFKKMFXpFRUMNuKhQSbC6VQIGzq3E0qsfvGJaUFJPGv6Ws1NZ/haTAjfbMA==
59765936

59775937
strip-json-comments@^3.1.1:
59785938
version "3.1.1"

0 commit comments

Comments
 (0)