@@ -929,7 +929,7 @@ __metadata:
929929 " @types/node " : " npm:^22.13.13"
930930 " @typescript-eslint/eslint-plugin " : " npm:^8.27.0"
931931 " @typescript-eslint/parser " : " npm:^8.28.0"
932- " @typescript-eslint/utils " : " npm:^8.27 .0"
932+ " @typescript-eslint/utils " : " npm:^8.28 .0"
933933 " @vitest/eslint-plugin " : " npm:^1.1.38"
934934 eslint : " npm:^9.23.0"
935935 eslint-config-prettier : " npm:^10.1.1"
@@ -1592,7 +1592,7 @@ __metadata:
15921592 languageName : node
15931593 linkType : hard
15941594
1595- " @typescript-eslint/utils@npm:8.27.0, @typescript-eslint/utils@npm:^8.27.0 " :
1595+ " @typescript-eslint/utils@npm:8.27.0 " :
15961596 version : 8.27.0
15971597 resolution : " @typescript-eslint/utils@npm:8.27.0"
15981598 dependencies :
@@ -1607,6 +1607,21 @@ __metadata:
16071607 languageName : node
16081608 linkType : hard
16091609
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+
16101625" @typescript-eslint/visitor-keys@npm:8.16.0 " :
16111626 version : 8.16.0
16121627 resolution : " @typescript-eslint/visitor-keys@npm:8.16.0"
0 commit comments