File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 33
33
"devDependencies" : {
34
34
"@eslint/js" : " ^9.5.0" ,
35
35
"@types/jest" : " ^29.5.12" ,
36
- "@types/node" : " ^22.10.1 " ,
36
+ "@types/node" : " ^24.0.8 " ,
37
37
"@typescript-eslint/eslint-plugin" : " ^7.13.1" ,
38
38
"@typescript-eslint/parser" : " ^7.13.1" ,
39
39
"eslint" : " 9.x" ,
Original file line number Diff line number Diff line change 1077
1077
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.15.tgz#596a1747233694d50f6ad8a7869fcb6f56cf5841"
1078
1078
integrity sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==
1079
1079
1080
- " @types/node@*" , "@types/node@^22.10.1 ":
1081
- version "22.15.30 "
1082
- resolved "https://registry.yarnpkg.com/@types/node/-/node-22.15.30 .tgz#3a20431783e28dd0b0326f84ab386a2ec81d921d "
1083
- integrity sha512-6Q7lr06bEHdlfplU6YRbgG1SFBdlsfNC4/lX+SkhiTs0cpJkOElmWls8PxDFv4yY/xKb8Y6SO0OmSX4wgqTZbA ==
1080
+ " @types/node@*" , "@types/node@^24.0.8 ":
1081
+ version "24.0.8 "
1082
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-24.0.8 .tgz#98f50977fe76ab78d02fc3bcb7f6c3b5f79a363c "
1083
+ integrity sha512-WytNrFSgWO/esSH9NbpWUfTMGQwCGIKfCmNlmFDNiI5gGhgMmEA+V1AEvKLeBNvvtBnailJtkrEa2OIISwrVAA ==
1084
1084
dependencies :
1085
- undici-types "~6.21 .0"
1085
+ undici-types "~7.8 .0"
1086
1086
1087
1087
" @types/normalize-package-data@^2.4.3 " :
1088
1088
version "2.4.4"
@@ -4510,10 +4510,10 @@ typescript@^5.4.5:
4510
4510
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.3.tgz#919b44a7dbb8583a9b856d162be24a54bf80073e"
4511
4511
integrity sha512-84MVSjMEHP+FQRPy3pX9sTVV/INIex71s9TL2Gm5FG/WG1SqXeKyZ0k7/blY/4FdOzI12CBy1vGc4og/eus0fw==
4512
4512
4513
- undici-types@~6.21 .0 :
4514
- version "6.21 .0"
4515
- resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.21 .0.tgz#691d00af3909be93a7faa13be61b3a5b50ef12cb "
4516
- integrity sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ ==
4513
+ undici-types@~7.8 .0 :
4514
+ version "7.8 .0"
4515
+ resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-7.8 .0.tgz#de00b85b710c54122e44fbfd911f8d70174cd294 "
4516
+ integrity sha512-9UJ2xGDvQ43tYyVMpuHlsgApydB8ZKfVYTsLDhXkFL/6gfkp+U8xTGdh8pMJv1SpZna0zxG1DwsKZsreLbXBxw ==
4517
4517
4518
4518
unicorn-magic@^0.1.0 :
4519
4519
version "0.1.0"
You can’t perform that action at this time.
0 commit comments