Skip to content

Commit a76cd8b

Browse files
chore(deps): update dependency @book000/eslint-config to v1.7.130
1 parent ee3f5a8 commit a76cd8b

File tree

2 files changed

+64
-64
lines changed

2 files changed

+64
-64
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"fix:prettier": "prettier --write src"
2525
},
2626
"devDependencies": {
27-
"@book000/eslint-config": "1.7.129",
27+
"@book000/eslint-config": "1.7.130",
2828
"@book000/node-utils": "1.13.421",
2929
"@discordjs/builders": "1.10.0",
3030
"@types/node": "22.7.5",

yarn.lock

Lines changed: 63 additions & 63 deletions
Original file line numberDiff line numberDiff line change
@@ -16,17 +16,17 @@
1616
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.25.9.tgz#24b64e2c3ec7cd3b3c547729b8d16871f22cbdc7"
1717
integrity sha512-Ed61U6XJc3CVRfkERJWDz4dJwKe7iLmmJsbOGu9wSloNSFttHV0I8g6UAgb7qnK5ly5bGLPd4oXZlxCdANBOWQ==
1818

19-
"@book000/eslint-config@1.7.129":
20-
version "1.7.129"
21-
resolved "https://registry.yarnpkg.com/@book000/eslint-config/-/eslint-config-1.7.129.tgz#e28a4cb3e6b28dea887d908c221405d8787fb02a"
22-
integrity sha512-dvObAO7Gj/CEF1jce/UfRHhSDVK5zFf0vZydjK5dIg0KRHcxbP3Ab04jx3/ZSuRTVnGYtt0FIENFHaoPM8N0Jg==
19+
"@book000/eslint-config@1.7.130":
20+
version "1.7.130"
21+
resolved "https://registry.yarnpkg.com/@book000/eslint-config/-/eslint-config-1.7.130.tgz#7e965530c318812a33e550ce5322a64072298edb"
22+
integrity sha512-2YIYwWfnXkL087VHfhHDi+Zz5EwGHYe3QakupdENoOVUcXkxMRAq5bF2kghEQGpRy64UCSS/TIZHtFjpWZHOqQ==
2323
dependencies:
2424
"@eslint/eslintrc" "3.2.0"
25-
"@typescript-eslint/parser" "8.19.1"
25+
"@typescript-eslint/parser" "8.20.0"
2626
eslint-config-prettier "10.0.1"
2727
eslint-plugin-unicorn "56.0.1"
2828
globals "15.14.0"
29-
typescript-eslint "8.19.1"
29+
typescript-eslint "8.20.0"
3030

3131
"@book000/node-utils@1.13.421":
3232
version "1.13.421"
@@ -366,85 +366,85 @@
366366
dependencies:
367367
"@types/node" "*"
368368

369-
"@typescript-eslint/eslint-plugin@8.19.1":
370-
version "8.19.1"
371-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.19.1.tgz#5f26c0a833b27bcb1aa402b82e76d3b8dda0b247"
372-
integrity sha512-tJzcVyvvb9h/PB96g30MpxACd9IrunT7GF9wfA9/0TJ1LxGOJx1TdPzSbBBnNED7K9Ka8ybJsnEpiXPktolTLg==
369+
"@typescript-eslint/eslint-plugin@8.20.0":
370+
version "8.20.0"
371+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.20.0.tgz#b47a398e0e551cb008c60190b804394e6852c863"
372+
integrity sha512-naduuphVw5StFfqp4Gq4WhIBE2gN1GEmMUExpJYknZJdRnc+2gDzB8Z3+5+/Kv33hPQRDGzQO/0opHE72lZZ6A==
373373
dependencies:
374374
"@eslint-community/regexpp" "^4.10.0"
375-
"@typescript-eslint/scope-manager" "8.19.1"
376-
"@typescript-eslint/type-utils" "8.19.1"
377-
"@typescript-eslint/utils" "8.19.1"
378-
"@typescript-eslint/visitor-keys" "8.19.1"
375+
"@typescript-eslint/scope-manager" "8.20.0"
376+
"@typescript-eslint/type-utils" "8.20.0"
377+
"@typescript-eslint/utils" "8.20.0"
378+
"@typescript-eslint/visitor-keys" "8.20.0"
379379
graphemer "^1.4.0"
380380
ignore "^5.3.1"
381381
natural-compare "^1.4.0"
382382
ts-api-utils "^2.0.0"
383383

384-
"@typescript-eslint/parser@8.19.1":
385-
version "8.19.1"
386-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.19.1.tgz#b836fcfe7a704c8c65f5a50e5b0ff8acfca5c21b"
387-
integrity sha512-67gbfv8rAwawjYx3fYArwldTQKoYfezNUT4D5ioWetr/xCrxXxvleo3uuiFuKfejipvq+og7mjz3b0G2bVyUCw==
384+
"@typescript-eslint/parser@8.20.0":
385+
version "8.20.0"
386+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.20.0.tgz#5caf2230a37094dc0e671cf836b96dd39b587ced"
387+
integrity sha512-gKXG7A5HMyjDIedBi6bUrDcun8GIjnI8qOwVLiY3rx6T/sHP/19XLJOnIq/FgQvWLHja5JN/LSE7eklNBr612g==
388388
dependencies:
389-
"@typescript-eslint/scope-manager" "8.19.1"
390-
"@typescript-eslint/types" "8.19.1"
391-
"@typescript-eslint/typescript-estree" "8.19.1"
392-
"@typescript-eslint/visitor-keys" "8.19.1"
389+
"@typescript-eslint/scope-manager" "8.20.0"
390+
"@typescript-eslint/types" "8.20.0"
391+
"@typescript-eslint/typescript-estree" "8.20.0"
392+
"@typescript-eslint/visitor-keys" "8.20.0"
393393
debug "^4.3.4"
394394

395-
"@typescript-eslint/scope-manager@8.19.1":
396-
version "8.19.1"
397-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.19.1.tgz#794cfc8add4f373b9cd6fa32e367e7565a0e231b"
398-
integrity sha512-60L9KIuN/xgmsINzonOcMDSB8p82h95hoBfSBtXuO4jlR1R9L1xSkmVZKgCPVfavDlXihh4ARNjXhh1gGnLC7Q==
395+
"@typescript-eslint/scope-manager@8.20.0":
396+
version "8.20.0"
397+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.20.0.tgz#aaf4198b509fb87a6527c02cfbfaf8901179e75c"
398+
integrity sha512-J7+VkpeGzhOt3FeG1+SzhiMj9NzGD/M6KoGn9f4dbz3YzK9hvbhVTmLj/HiTp9DazIzJ8B4XcM80LrR9Dm1rJw==
399399
dependencies:
400-
"@typescript-eslint/types" "8.19.1"
401-
"@typescript-eslint/visitor-keys" "8.19.1"
400+
"@typescript-eslint/types" "8.20.0"
401+
"@typescript-eslint/visitor-keys" "8.20.0"
402402

403-
"@typescript-eslint/type-utils@8.19.1":
404-
version "8.19.1"
405-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.19.1.tgz#23710ab52643c19f74601b3f4a076c98f4e159aa"
406-
integrity sha512-Rp7k9lhDKBMRJB/nM9Ksp1zs4796wVNyihG9/TU9R6KCJDNkQbc2EOKjrBtLYh3396ZdpXLtr/MkaSEmNMtykw==
403+
"@typescript-eslint/type-utils@8.20.0":
404+
version "8.20.0"
405+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.20.0.tgz#958171d86b213a3f32b5b16b91db267968a4ef19"
406+
integrity sha512-bPC+j71GGvA7rVNAHAtOjbVXbLN5PkwqMvy1cwGeaxUoRQXVuKCebRoLzm+IPW/NtFFpstn1ummSIasD5t60GA==
407407
dependencies:
408-
"@typescript-eslint/typescript-estree" "8.19.1"
409-
"@typescript-eslint/utils" "8.19.1"
408+
"@typescript-eslint/typescript-estree" "8.20.0"
409+
"@typescript-eslint/utils" "8.20.0"
410410
debug "^4.3.4"
411411
ts-api-utils "^2.0.0"
412412

413-
"@typescript-eslint/types@8.19.1":
414-
version "8.19.1"
415-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.19.1.tgz#015a991281754ed986f2e549263a1188d6ed0a8c"
416-
integrity sha512-JBVHMLj7B1K1v1051ZaMMgLW4Q/jre5qGK0Ew6UgXz1Rqh+/xPzV1aW581OM00X6iOfyr1be+QyW8LOUf19BbA==
413+
"@typescript-eslint/types@8.20.0":
414+
version "8.20.0"
415+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.20.0.tgz#487de5314b5415dee075e95568b87a75a3e730cf"
416+
integrity sha512-cqaMiY72CkP+2xZRrFt3ExRBu0WmVitN/rYPZErA80mHjHx/Svgp8yfbzkJmDoQ/whcytOPO9/IZXnOc+wigRA==
417417

418-
"@typescript-eslint/typescript-estree@8.19.1":
419-
version "8.19.1"
420-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.19.1.tgz#c1094bb00bc251ac76cf215569ca27236435036b"
421-
integrity sha512-jk/TZwSMJlxlNnqhy0Eod1PNEvCkpY6MXOXE/WLlblZ6ibb32i2We4uByoKPv1d0OD2xebDv4hbs3fm11SMw8Q==
418+
"@typescript-eslint/typescript-estree@8.20.0":
419+
version "8.20.0"
420+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.20.0.tgz#658cea07b7e5981f19bce5cf1662cb70ad59f26b"
421+
integrity sha512-Y7ncuy78bJqHI35NwzWol8E0X7XkRVS4K4P4TCyzWkOJih5NDvtoRDW4Ba9YJJoB2igm9yXDdYI/+fkiiAxPzA==
422422
dependencies:
423-
"@typescript-eslint/types" "8.19.1"
424-
"@typescript-eslint/visitor-keys" "8.19.1"
423+
"@typescript-eslint/types" "8.20.0"
424+
"@typescript-eslint/visitor-keys" "8.20.0"
425425
debug "^4.3.4"
426426
fast-glob "^3.3.2"
427427
is-glob "^4.0.3"
428428
minimatch "^9.0.4"
429429
semver "^7.6.0"
430430
ts-api-utils "^2.0.0"
431431

432-
"@typescript-eslint/utils@8.19.1":
433-
version "8.19.1"
434-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.19.1.tgz#dd8eabd46b92bf61e573286e1c0ba6bd243a185b"
435-
integrity sha512-IxG5gLO0Ne+KaUc8iW1A+XuKLd63o4wlbI1Zp692n1xojCl/THvgIKXJXBZixTh5dd5+yTJ/VXH7GJaaw21qXA==
432+
"@typescript-eslint/utils@8.20.0":
433+
version "8.20.0"
434+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.20.0.tgz#53127ecd314b3b08836b4498b71cdb86f4ef3aa2"
435+
integrity sha512-dq70RUw6UK9ei7vxc4KQtBRk7qkHZv447OUZ6RPQMQl71I3NZxQJX/f32Smr+iqWrB02pHKn2yAdHBb0KNrRMA==
436436
dependencies:
437437
"@eslint-community/eslint-utils" "^4.4.0"
438-
"@typescript-eslint/scope-manager" "8.19.1"
439-
"@typescript-eslint/types" "8.19.1"
440-
"@typescript-eslint/typescript-estree" "8.19.1"
438+
"@typescript-eslint/scope-manager" "8.20.0"
439+
"@typescript-eslint/types" "8.20.0"
440+
"@typescript-eslint/typescript-estree" "8.20.0"
441441

442-
"@typescript-eslint/visitor-keys@8.19.1":
443-
version "8.19.1"
444-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.19.1.tgz#fce54d7cfa5351a92387d6c0c5be598caee072e0"
445-
integrity sha512-fzmjU8CHK853V/avYZAvuVut3ZTfwN5YtMaoi+X9Y9MA9keaWNHC3zEQ9zvyX/7Hj+5JkNyK1l7TOR2hevHB6Q==
442+
"@typescript-eslint/visitor-keys@8.20.0":
443+
version "8.20.0"
444+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.20.0.tgz#2df6e24bc69084b81f06aaaa48d198b10d382bed"
445+
integrity sha512-v/BpkeeYAsPkKCkR8BDwcno0llhzWVqPOamQrAEMdpZav2Y9OVjd9dwJyBLJWwf335B5DmlifECIkZRJCaGaHA==
446446
dependencies:
447-
"@typescript-eslint/types" "8.19.1"
447+
"@typescript-eslint/types" "8.20.0"
448448
eslint-visitor-keys "^4.2.0"
449449

450450
"@vercel/ncc@0.38.3":
@@ -3080,14 +3080,14 @@ typed-array-length@^1.0.7:
30803080
possible-typed-array-names "^1.0.0"
30813081
reflect.getprototypeof "^1.0.6"
30823082

3083-
typescript-eslint@8.19.1:
3084-
version "8.19.1"
3085-
resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.19.1.tgz#fdf7d53bc020bf7c48d40744bf3797ee7a70f69e"
3086-
integrity sha512-LKPUQpdEMVOeKluHi8md7rwLcoXHhwvWp3x+sJkMuq3gGm9yaYJtPo8sRZSblMFJ5pcOGCAak/scKf1mvZDlQw==
3083+
typescript-eslint@8.20.0:
3084+
version "8.20.0"
3085+
resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.20.0.tgz#76d4ea6a483fd49830a7e8baccaed10f76d1e57b"
3086+
integrity sha512-Kxz2QRFsgbWj6Xcftlw3Dd154b3cEPFqQC+qMZrMypSijPd4UanKKvoKDrJ4o8AIfZFKAF+7sMaEIR8mTElozA==
30873087
dependencies:
3088-
"@typescript-eslint/eslint-plugin" "8.19.1"
3089-
"@typescript-eslint/parser" "8.19.1"
3090-
"@typescript-eslint/utils" "8.19.1"
3088+
"@typescript-eslint/eslint-plugin" "8.20.0"
3089+
"@typescript-eslint/parser" "8.20.0"
3090+
"@typescript-eslint/utils" "8.20.0"
30913091

30923092
typescript-json-schema@0.65.1:
30933093
version "0.65.1"

0 commit comments

Comments
 (0)