@@ -541,8 +541,8 @@ __metadata:
541
541
resolution : " @sapphire/eslint-config@workspace:packages/eslint-config"
542
542
dependencies :
543
543
" @favware/cliff-jumper " : ^1.8.7
544
- " @typescript-eslint/eslint-plugin " : ^5.35 .1
545
- " @typescript-eslint/parser " : ^5.35 .1
544
+ " @typescript-eslint/eslint-plugin " : ^5.36 .1
545
+ " @typescript-eslint/parser " : ^5.36 .1
546
546
" @vitest/coverage-c8 " : ^0.22.1
547
547
eslint : ^8.23.0
548
548
eslint-config-prettier : ^8.5.0
@@ -885,13 +885,13 @@ __metadata:
885
885
languageName : node
886
886
linkType : hard
887
887
888
- " @typescript-eslint/eslint-plugin@npm:^5.35 .1 " :
889
- version : 5.35 .1
890
- resolution : " @typescript-eslint/eslint-plugin@npm:5.35 .1"
888
+ " @typescript-eslint/eslint-plugin@npm:^5.36 .1 " :
889
+ version : 5.36 .1
890
+ resolution : " @typescript-eslint/eslint-plugin@npm:5.36 .1"
891
891
dependencies :
892
- " @typescript-eslint/scope-manager " : 5.35 .1
893
- " @typescript-eslint/type-utils " : 5.35 .1
894
- " @typescript-eslint/utils " : 5.35 .1
892
+ " @typescript-eslint/scope-manager " : 5.36 .1
893
+ " @typescript-eslint/type-utils " : 5.36 .1
894
+ " @typescript-eslint/utils " : 5.36 .1
895
895
debug : ^4.3.4
896
896
functional-red-black-tree : ^1.0.1
897
897
ignore : ^5.2.0
@@ -904,66 +904,67 @@ __metadata:
904
904
peerDependenciesMeta :
905
905
typescript :
906
906
optional : true
907
- checksum : 073f4dffd863881f1c87e1c217ac13bda44aaa2db12ef260032b5e8eb6ffd6b9cf6f62c85132dbf84152f353c435c66dd4f75c3bcb86eb23e926737aa4fb66fa
907
+ checksum : a4c555688d840c3ff0d3d71ceca583291e206cc523eade45c56fb8e1c8af84ae50ef8d344cdf8e3f9c38f430bc03c95eb8d49870094e0e5b57e0fa3e61c0ec91
908
908
languageName : node
909
909
linkType : hard
910
910
911
- " @typescript-eslint/parser@npm:^5.35 .1 " :
912
- version : 5.35 .1
913
- resolution : " @typescript-eslint/parser@npm:5.35 .1"
911
+ " @typescript-eslint/parser@npm:^5.36 .1 " :
912
+ version : 5.36 .1
913
+ resolution : " @typescript-eslint/parser@npm:5.36 .1"
914
914
dependencies :
915
- " @typescript-eslint/scope-manager " : 5.35 .1
916
- " @typescript-eslint/types " : 5.35 .1
917
- " @typescript-eslint/typescript-estree " : 5.35 .1
915
+ " @typescript-eslint/scope-manager " : 5.36 .1
916
+ " @typescript-eslint/types " : 5.36 .1
917
+ " @typescript-eslint/typescript-estree " : 5.36 .1
918
918
debug : ^4.3.4
919
919
peerDependencies :
920
920
eslint : ^6.0.0 || ^7.0.0 || ^8.0.0
921
921
peerDependenciesMeta :
922
922
typescript :
923
923
optional : true
924
- checksum : 57ea1a1da60b370f8d5c11c86155f7339359a90f2c59e34c89f626f1a79cb440248f07bd307a27ebbbcc997d2731cb9754cdbc37639770940521a938dd89870c
924
+ checksum : 0f0f94e56ae1d55b6e7223ce5a2b0c93e5cc082ef2951a2b24ae4b22bb8ffbeb90d2d16682bfa8bc972ba2c7fb4703aedd79b7dbd09bcee397e1ab90d11506d9
925
925
languageName : node
926
926
linkType : hard
927
927
928
- " @typescript-eslint/scope-manager@npm:5.35 .1 " :
929
- version : 5.35 .1
930
- resolution : " @typescript-eslint/scope-manager@npm:5.35 .1"
928
+ " @typescript-eslint/scope-manager@npm:5.36 .1 " :
929
+ version : 5.36 .1
930
+ resolution : " @typescript-eslint/scope-manager@npm:5.36 .1"
931
931
dependencies :
932
- " @typescript-eslint/types " : 5.35 .1
933
- " @typescript-eslint/visitor-keys " : 5.35 .1
934
- checksum : 5a969a081309bac5962f99ee6dfdfd9c68ea677bc79d9796592dce82a36217f67aa55c7bf421b2c97b46c5149d6a9401bb4c57829595e8c19f47cfa9e8c2dd86
932
+ " @typescript-eslint/types " : 5.36 .1
933
+ " @typescript-eslint/visitor-keys " : 5.36 .1
934
+ checksum : c46497226af75baed7458838ec0bfbddf19f8084115d78b915b46a8ceb4c05619ac61da127dfd3c8ee11bc916896d57bf8b9f936b0306ce69658160f910e3ad0
935
935
languageName : node
936
936
linkType : hard
937
937
938
- " @typescript-eslint/type-utils@npm:5.35 .1 " :
939
- version : 5.35 .1
940
- resolution : " @typescript-eslint/type-utils@npm:5.35 .1"
938
+ " @typescript-eslint/type-utils@npm:5.36 .1 " :
939
+ version : 5.36 .1
940
+ resolution : " @typescript-eslint/type-utils@npm:5.36 .1"
941
941
dependencies :
942
- " @typescript-eslint/utils " : 5.35.1
942
+ " @typescript-eslint/typescript-estree " : 5.36.1
943
+ " @typescript-eslint/utils " : 5.36.1
943
944
debug : ^4.3.4
944
945
tsutils : ^3.21.0
945
946
peerDependencies :
946
947
eslint : " *"
947
948
peerDependenciesMeta :
948
949
typescript :
949
950
optional : true
950
- checksum : af317ba156f2767f76a7f97193873a00468370e157fdcc6ac19f664bc6c4c0a6836bd25028d17fdd54d339b6842fda68b82f1ce4142a222de6953625ea6c0a9c
951
+ checksum : d2905289e253a83a9eacbad765cfba03440663086c8beb1b19345b46593c9053fb051ee13d3cc27ccd800fe95ffbf3be2b1273b0f0ac6a59452fc94e6460898b
951
952
languageName : node
952
953
linkType : hard
953
954
954
- " @typescript-eslint/types@npm:5.35 .1 " :
955
- version : 5.35 .1
956
- resolution : " @typescript-eslint/types@npm:5.35 .1"
957
- checksum : a4e1001867f43f3364b109fc5a07b91ae7a34b78ab191c6c5c4695dac9bb2b80b0a602651c0b807c1c7c1fc3656d2bbd47c637afa08a09e7b1c39eae3c489e00
955
+ " @typescript-eslint/types@npm:5.36 .1 " :
956
+ version : 5.36 .1
957
+ resolution : " @typescript-eslint/types@npm:5.36 .1"
958
+ checksum : 10c8965c64e16bc6920dc0c62aae2b139062aca945d03df2ad6fe7c299d2faa684621d571f8d9807a67643d4e9fa5217c69d5f538f9936fc757f9df5ded57623
958
959
languageName : node
959
960
linkType : hard
960
961
961
- " @typescript-eslint/typescript-estree@npm:5.35 .1 " :
962
- version : 5.35 .1
963
- resolution : " @typescript-eslint/typescript-estree@npm:5.35 .1"
962
+ " @typescript-eslint/typescript-estree@npm:5.36 .1 " :
963
+ version : 5.36 .1
964
+ resolution : " @typescript-eslint/typescript-estree@npm:5.36 .1"
964
965
dependencies :
965
- " @typescript-eslint/types " : 5.35 .1
966
- " @typescript-eslint/visitor-keys " : 5.35 .1
966
+ " @typescript-eslint/types " : 5.36 .1
967
+ " @typescript-eslint/visitor-keys " : 5.36 .1
967
968
debug : ^4.3.4
968
969
globby : ^11.1.0
969
970
is-glob : ^4.0.3
@@ -972,33 +973,33 @@ __metadata:
972
973
peerDependenciesMeta :
973
974
typescript :
974
975
optional : true
975
- checksum : a917ca4753a3f92c8d8555c96f5414383a9742761625476fa36a019401543aa74996159afa0f7fc7fae05fe0f904e3c6f4153a55412070c8a94e8171e81084c7
976
+ checksum : acaf2938001673918dbbe690a353cf92e2cfabc79f74cd5946e303a8c24eb9c08ae2053dd261810ed0c9c471ebe879f386564c1b01dd2504dc84f4ce5f4dc696
976
977
languageName : node
977
978
linkType : hard
978
979
979
- " @typescript-eslint/utils@npm:5.35 .1 " :
980
- version : 5.35 .1
981
- resolution : " @typescript-eslint/utils@npm:5.35 .1"
980
+ " @typescript-eslint/utils@npm:5.36 .1 " :
981
+ version : 5.36 .1
982
+ resolution : " @typescript-eslint/utils@npm:5.36 .1"
982
983
dependencies :
983
984
" @types/json-schema " : ^7.0.9
984
- " @typescript-eslint/scope-manager " : 5.35 .1
985
- " @typescript-eslint/types " : 5.35 .1
986
- " @typescript-eslint/typescript-estree " : 5.35 .1
985
+ " @typescript-eslint/scope-manager " : 5.36 .1
986
+ " @typescript-eslint/types " : 5.36 .1
987
+ " @typescript-eslint/typescript-estree " : 5.36 .1
987
988
eslint-scope : ^5.1.1
988
989
eslint-utils : ^3.0.0
989
990
peerDependencies :
990
991
eslint : ^6.0.0 || ^7.0.0 || ^8.0.0
991
- checksum : 2b04092583c3139dd090727c24fb9d7fdb1fb9f20f2e3f0141cab5b98b6a1934b0fc8cab948f7faae55588385b0f1fb7bbf91f52c705ce4528036a527c3119c6
992
+ checksum : 77853d526af86ac508d7938916046ed4ad6374c7414981064c5122a2baa96fa234751137f481ac264a07387fd4dcec1cd26b33e29732cc58e855aae77a001d7c
992
993
languageName : node
993
994
linkType : hard
994
995
995
- " @typescript-eslint/visitor-keys@npm:5.35 .1 " :
996
- version : 5.35 .1
997
- resolution : " @typescript-eslint/visitor-keys@npm:5.35 .1"
996
+ " @typescript-eslint/visitor-keys@npm:5.36 .1 " :
997
+ version : 5.36 .1
998
+ resolution : " @typescript-eslint/visitor-keys@npm:5.36 .1"
998
999
dependencies :
999
- " @typescript-eslint/types " : 5.35 .1
1000
+ " @typescript-eslint/types " : 5.36 .1
1000
1001
eslint-visitor-keys : ^3.3.0
1001
- checksum : ef3c8377aac89935b5cc2fcf37bb3e42aa5f98848e7c22bdcbe5bb06c0fe8a1373a6897fd21109be8929b4708ad06c8874d2ef7bba17ff64911964203457330d
1002
+ checksum : 45ab7c2fd455a8e4beff418bed6c9e7e1f9f66bcaad3bfaed868f97a3f8cfec1fa4faa45948af1a1c32ce573a7b1c6d10427119c257622445b06b488fefd8b49
1002
1003
languageName : node
1003
1004
linkType : hard
1004
1005
@@ -5125,8 +5126,8 @@ __metadata:
5125
5126
" @types/lodash " : ^4.14.184
5126
5127
" @types/node " : ^18.7.13
5127
5128
" @types/ws " : ^8.5.3
5128
- " @typescript-eslint/eslint-plugin " : ^5.35 .1
5129
- " @typescript-eslint/parser " : ^5.35 .1
5129
+ " @typescript-eslint/eslint-plugin " : ^5.36 .1
5130
+ " @typescript-eslint/parser " : ^5.36 .1
5130
5131
" @vitest/coverage-c8 " : ^0.22.1
5131
5132
cz-conventional-changelog : ^3.3.0
5132
5133
discord-api-types : ^0.33.5
0 commit comments