@@ -929,7 +929,7 @@ __metadata:
929
929
" @types/node " : " npm:^22.13.13"
930
930
" @typescript-eslint/eslint-plugin " : " npm:^8.27.0"
931
931
" @typescript-eslint/parser " : " npm:^8.28.0"
932
- " @typescript-eslint/utils " : " npm:^8.27 .0"
932
+ " @typescript-eslint/utils " : " npm:^8.28 .0"
933
933
" @vitest/eslint-plugin " : " npm:^1.1.38"
934
934
eslint : " npm:^9.23.0"
935
935
eslint-config-prettier : " npm:^10.1.1"
@@ -1592,7 +1592,7 @@ __metadata:
1592
1592
languageName : node
1593
1593
linkType : hard
1594
1594
1595
- " @typescript-eslint/utils@npm:8.27.0, @typescript-eslint/utils@npm:^8.27.0 " :
1595
+ " @typescript-eslint/utils@npm:8.27.0 " :
1596
1596
version : 8.27.0
1597
1597
resolution : " @typescript-eslint/utils@npm:8.27.0"
1598
1598
dependencies :
@@ -1607,6 +1607,21 @@ __metadata:
1607
1607
languageName : node
1608
1608
linkType : hard
1609
1609
1610
+ " @typescript-eslint/utils@npm:^8.28.0 " :
1611
+ version : 8.28.0
1612
+ resolution : " @typescript-eslint/utils@npm:8.28.0"
1613
+ dependencies :
1614
+ " @eslint-community/eslint-utils " : " npm:^4.4.0"
1615
+ " @typescript-eslint/scope-manager " : " npm:8.28.0"
1616
+ " @typescript-eslint/types " : " npm:8.28.0"
1617
+ " @typescript-eslint/typescript-estree " : " npm:8.28.0"
1618
+ peerDependencies :
1619
+ eslint : ^8.57.0 || ^9.0.0
1620
+ typescript : " >=4.8.4 <5.9.0"
1621
+ checksum : 10c0/d3425be7f86c1245a11f0ea39136af681027797417348d8e666d38c76646945eaed7b35eb8db66372b067dee8b02a855caf2c24c040ec9c31e59681ab223b59d
1622
+ languageName : node
1623
+ linkType : hard
1624
+
1610
1625
" @typescript-eslint/visitor-keys@npm:8.16.0 " :
1611
1626
version : 8.16.0
1612
1627
resolution : " @typescript-eslint/visitor-keys@npm:8.16.0"
0 commit comments