@@ -911,7 +911,7 @@ __metadata:
911
911
" @types/node " : " npm:^22.13.1"
912
912
" @typescript-eslint/eslint-plugin " : " npm:^8.22.0"
913
913
" @typescript-eslint/parser " : " npm:^8.23.0"
914
- " @typescript-eslint/utils " : " npm:^8.22 .0"
914
+ " @typescript-eslint/utils " : " npm:^8.23 .0"
915
915
" @vitest/eslint-plugin " : " npm:^1.1.25"
916
916
eslint : " npm:^9.19.0"
917
917
eslint-config-prettier : " npm:^10.0.1"
@@ -1583,7 +1583,7 @@ __metadata:
1583
1583
languageName : node
1584
1584
linkType : hard
1585
1585
1586
- " @typescript-eslint/utils@npm:8.22.0, @typescript-eslint/utils@npm:^8.22.0 " :
1586
+ " @typescript-eslint/utils@npm:8.22.0 " :
1587
1587
version : 8.22.0
1588
1588
resolution : " @typescript-eslint/utils@npm:8.22.0"
1589
1589
dependencies :
@@ -1598,6 +1598,21 @@ __metadata:
1598
1598
languageName : node
1599
1599
linkType : hard
1600
1600
1601
+ " @typescript-eslint/utils@npm:^8.23.0 " :
1602
+ version : 8.23.0
1603
+ resolution : " @typescript-eslint/utils@npm:8.23.0"
1604
+ dependencies :
1605
+ " @eslint-community/eslint-utils " : " npm:^4.4.0"
1606
+ " @typescript-eslint/scope-manager " : " npm:8.23.0"
1607
+ " @typescript-eslint/types " : " npm:8.23.0"
1608
+ " @typescript-eslint/typescript-estree " : " npm:8.23.0"
1609
+ peerDependencies :
1610
+ eslint : ^8.57.0 || ^9.0.0
1611
+ typescript : " >=4.8.4 <5.8.0"
1612
+ checksum : 10c0/8967cf6543b1df2fb8d29086a0d35f5f7623e935706ad7c5bfcc6123e6fb08a767be1770601d481d815022bec43422730c6c8035892f23cd11cdadb16176b418
1613
+ languageName : node
1614
+ linkType : hard
1615
+
1601
1616
" @typescript-eslint/visitor-keys@npm:8.16.0 " :
1602
1617
version : 8.16.0
1603
1618
resolution : " @typescript-eslint/visitor-keys@npm:8.16.0"
0 commit comments