@@ -911,7 +911,7 @@ __metadata:
911
911
" @types/node " : " npm:^22.13.5"
912
912
" @typescript-eslint/eslint-plugin " : " npm:^8.24.1"
913
913
" @typescript-eslint/parser " : " npm:^8.25.0"
914
- " @typescript-eslint/utils " : " npm:^8.24.1 "
914
+ " @typescript-eslint/utils " : " npm:^8.25.0 "
915
915
" @vitest/eslint-plugin " : " npm:^1.1.31"
916
916
eslint : " npm:^9.21.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.24.1, @typescript-eslint/utils@npm:^8.24.1 " :
1586
+ " @typescript-eslint/utils@npm:8.24.1 " :
1587
1587
version : 8.24.1
1588
1588
resolution : " @typescript-eslint/utils@npm:8.24.1"
1589
1589
dependencies :
@@ -1598,6 +1598,21 @@ __metadata:
1598
1598
languageName : node
1599
1599
linkType : hard
1600
1600
1601
+ " @typescript-eslint/utils@npm:^8.25.0 " :
1602
+ version : 8.25.0
1603
+ resolution : " @typescript-eslint/utils@npm:8.25.0"
1604
+ dependencies :
1605
+ " @eslint-community/eslint-utils " : " npm:^4.4.0"
1606
+ " @typescript-eslint/scope-manager " : " npm:8.25.0"
1607
+ " @typescript-eslint/types " : " npm:8.25.0"
1608
+ " @typescript-eslint/typescript-estree " : " npm:8.25.0"
1609
+ peerDependencies :
1610
+ eslint : ^8.57.0 || ^9.0.0
1611
+ typescript : " >=4.8.4 <5.8.0"
1612
+ checksum : 10c0/cd15c4919f02899fd3975049a0a051a1455332a108c085a3e90ae9872e2cddac7f20a9a2c616f1366fca84274649e836ad6a437c9c5ead0bdabf5a123d12403f
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