File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 54
54
},
55
55
"devDependencies" : {
56
56
"@eslint/js" : " ^9.9.0" ,
57
- "@types/node" : " ^22.5.2 " ,
57
+ "@types/node" : " ^22.5.4 " ,
58
58
"@vitest/coverage-v8" : " ^2.0.5" ,
59
59
"@vitest/ui" : " ^2.0.5" ,
60
60
"eslint" : " ^9.10.0" ,
Original file line number Diff line number Diff line change 486
486
resolved "https://registry.yarnpkg.com/@types/estree/-/estree-1.0.5.tgz#a6ce3e556e00fd9895dd872dd172ad0d4bd687f4"
487
487
integrity sha512-/kYRxGDLWzHOB7q+wtSUQlFrtcdUccpfy+X+9iMBpHK8QLLhx2wIPYuS5DYtR9Wa/YlZAbIovy7qVdB1Aq6Lyw==
488
488
489
- " @types/node@^22.5.2 " :
490
- version "22.5.2 "
491
- resolved "https://registry.yarnpkg.com/@types/node/-/node-22.5.2 .tgz#e42344429702e69e28c839a7e16a8262a8086793 "
492
- integrity sha512-acJsPTEqYqulZS/Yp/S3GgeE6GZ0qYODUR8aVr/DkhHQ8l9nd4j5x1/ZJy9/gHrRlFMqkO6i0I3E27Alu4jjPg ==
489
+ " @types/node@^22.5.4 " :
490
+ version "22.5.4 "
491
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-22.5.4 .tgz#83f7d1f65bc2ed223bdbf57c7884f1d5a4fa84e8 "
492
+ integrity sha512-FDuKUJQm/ju9fT/SeX/6+gBzoPzlVCzfzmGkwKvRHQVxi4BntVbyIwf6a4Xn62mrvndLiml6z/UBXIdEVjQLXg ==
493
493
dependencies :
494
494
undici-types "~6.19.2"
495
495
You can’t perform that action at this time.
0 commit comments