@@ -455,6 +455,24 @@ __metadata:
455455 languageName : node
456456 linkType : hard
457457
458+ " @eslint-community/eslint-utils@npm:^4.2.0 " :
459+ version : 4.2.0
460+ resolution : " @eslint-community/eslint-utils@npm:4.2.0"
461+ dependencies :
462+ eslint-visitor-keys : ^3.3.0
463+ peerDependencies :
464+ eslint : ^6.0.0 || ^7.0.0 || >=8.0.0
465+ checksum : 82fdd1cc2a5d169def0e665ec790580ef708e7df9c91f20006595dc90e3bd42ec31c8976a2eeccd336286301a72e937c0ddf3ab4b7377d7014997c36333a7d22
466+ languageName : node
467+ linkType : hard
468+
469+ " @eslint-community/regexpp@npm:^4.4.0 " :
470+ version : 4.4.0
471+ resolution : " @eslint-community/regexpp@npm:4.4.0"
472+ checksum : 2d127af0c752b80e8a782eacfe996a86925d21de92da3ffc6f9e615e701145e44a62e26bdd88bfac2cd76779c39ba8d9875a91046ec5e7e5f23cb647c247ea6a
473+ languageName : node
474+ linkType : hard
475+
458476" @eslint/eslintrc@npm:^1.3.1 " :
459477 version : 1.3.1
460478 resolution : " @eslint/eslintrc@npm:1.3.1"
@@ -472,27 +490,27 @@ __metadata:
472490 languageName : node
473491 linkType : hard
474492
475- " @eslint/eslintrc@npm:^2.0.0 " :
476- version : 2.0.0
477- resolution : " @eslint/eslintrc@npm:2.0.0 "
493+ " @eslint/eslintrc@npm:^2.0.1 " :
494+ version : 2.0.1
495+ resolution : " @eslint/eslintrc@npm:2.0.1 "
478496 dependencies :
479497 ajv : ^6.12.4
480498 debug : ^4.3.2
481- espree : ^9.4 .0
499+ espree : ^9.5 .0
482500 globals : ^13.19.0
483501 ignore : ^5.2.0
484502 import-fresh : ^3.2.1
485503 js-yaml : ^4.1.0
486504 minimatch : ^3.1.2
487505 strip-json-comments : ^3.1.1
488- checksum : 31119c8ca06723d80384f18f5c78e0530d8e6306ad36379868650131a8b10dd7cffd7aff79a5deb3a2e9933660823052623d268532bae9538ded53d5b19a69a6
506+ checksum : 56b9192a687a450db53a7b883daf9f0f447c43b3510189cf88808a7a2467c2a302a42a50f184cc6d5a9faf3d1df890a2ef0fd0d60b751f32a3e9dfea717c6b48
489507 languageName : node
490508 linkType : hard
491509
492- " @eslint/js@npm:8.35 .0 " :
493- version : 8.35 .0
494- resolution : " @eslint/js@npm:8.35 .0"
495- checksum : 6687ceff659a6d617e37823f809dc9c4b096535961a81acead27d26b1a51a4cf608a5e59d831ddd57f24f6f8bb99340a4a0e19f9c99b390fbb4b275f51ed5f5e
510+ " @eslint/js@npm:8.36 .0 " :
511+ version : 8.36 .0
512+ resolution : " @eslint/js@npm:8.36 .0"
513+ checksum : b7d6b84b823c8c7784be390741196617565527b1f7c0977fde9455bfb57fd88f81c074a03dd878757d2c33fa29f24291e9ecbc1425710f067917324b55e1bf3a
496514 languageName : node
497515 linkType : hard
498516
@@ -1470,7 +1488,7 @@ __metadata:
14701488 discord-api-types : ^0.37.26
14711489 discord.js : ^14.7.1
14721490 dotenv-cra : ^3.0.2
1473- eslint : 8.35 .0
1491+ eslint : 8.36 .0
14741492 eslint-config-prettier : 8.7.0
14751493 eslint-plugin-prettier : 4.2.1
14761494 husky : 8.0.3
@@ -2663,12 +2681,14 @@ __metadata:
26632681 languageName : node
26642682 linkType : hard
26652683
2666- " eslint@npm:8.35 .0 " :
2667- version : 8.35 .0
2668- resolution : " eslint@npm:8.35 .0"
2684+ " eslint@npm:8.36 .0 " :
2685+ version : 8.36 .0
2686+ resolution : " eslint@npm:8.36 .0"
26692687 dependencies :
2670- " @eslint/eslintrc " : ^2.0.0
2671- " @eslint/js " : 8.35.0
2688+ " @eslint-community/eslint-utils " : ^4.2.0
2689+ " @eslint-community/regexpp " : ^4.4.0
2690+ " @eslint/eslintrc " : ^2.0.1
2691+ " @eslint/js " : 8.36.0
26722692 " @humanwhocodes/config-array " : ^0.11.8
26732693 " @humanwhocodes/module-importer " : ^1.0.1
26742694 " @nodelib/fs.walk " : ^1.2.8
@@ -2679,9 +2699,8 @@ __metadata:
26792699 doctrine : ^3.0.0
26802700 escape-string-regexp : ^4.0.0
26812701 eslint-scope : ^7.1.1
2682- eslint-utils : ^3.0.0
26832702 eslint-visitor-keys : ^3.3.0
2684- espree : ^9.4 .0
2703+ espree : ^9.5 .0
26852704 esquery : ^1.4.2
26862705 esutils : ^2.0.2
26872706 fast-deep-equal : ^3.1.3
@@ -2703,13 +2722,12 @@ __metadata:
27032722 minimatch : ^3.1.2
27042723 natural-compare : ^1.4.0
27052724 optionator : ^0.9.1
2706- regexpp : ^3.2.0
27072725 strip-ansi : ^6.0.1
27082726 strip-json-comments : ^3.1.0
27092727 text-table : ^0.2.0
27102728 bin :
27112729 eslint : bin/eslint.js
2712- checksum : 6212173691d90b1bc94dd3d640e1f210374b30c3905fc0a15e501cf71c6ca52aa3d80ea7a9a245adaaed26d6019169e01fb6881b3f2885b188d37069c749308c
2730+ checksum : e9a961fc3b3de5cff5a1cb2c92eeffaa7e155a715489e30b3e1e76f186bd1255e0481e09564f2094733c0b1dbd3453499fb72ae7c043c83156e11e6d965b2304
27132731 languageName : node
27142732 linkType : hard
27152733
@@ -2773,6 +2791,17 @@ __metadata:
27732791 languageName : node
27742792 linkType : hard
27752793
2794+ " espree@npm:^9.5.0 " :
2795+ version : 9.5.0
2796+ resolution : " espree@npm:9.5.0"
2797+ dependencies :
2798+ acorn : ^8.8.0
2799+ acorn-jsx : ^5.3.2
2800+ eslint-visitor-keys : ^3.3.0
2801+ checksum : a7f110aefb6407e0d3237aa635ab3cea87106ae63748dd23c67031afccc640d04c4209fca2daf16e2233c82efb505faead0fb84097478fd9cc6e8f8dd80bf99d
2802+ languageName : node
2803+ linkType : hard
2804+
27762805" esquery@npm:^1.4.0 " :
27772806 version : 1.4.0
27782807 resolution : " esquery@npm:1.4.0"
0 commit comments