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 37
37
"devDependencies" : {
38
38
"@babel/preset-env" : " ^7.27.2" ,
39
39
"@types/jest" : " ^29.5.14" ,
40
- "@types/node" : " ^22.15.30 " ,
40
+ "@types/node" : " ^24.0.1 " ,
41
41
"@typescript-eslint/eslint-plugin" : " ^6.4.0" ,
42
42
"babel-jest" : " ^29.7.0" ,
43
43
"escodegen" : " ^2.1.0" ,
Original file line number Diff line number Diff line change 1485
1485
resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"
1486
1486
integrity sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==
1487
1487
1488
- " @types/node@*" , "@types/node@^22.15.30 ":
1489
- version "22.15.30 "
1490
- resolved "https://registry.yarnpkg.com/@types/node/-/node-22.15.30 .tgz#3a20431783e28dd0b0326f84ab386a2ec81d921d "
1491
- integrity sha512-6Q7lr06bEHdlfplU6YRbgG1SFBdlsfNC4/lX+SkhiTs0cpJkOElmWls8PxDFv4yY/xKb8Y6SO0OmSX4wgqTZbA ==
1488
+ " @types/node@*" , "@types/node@^24.0.1 ":
1489
+ version "24.0.1 "
1490
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-24.0.1 .tgz#e9bfcb1c35547437c294403b7bec497772a88b0a "
1491
+ integrity sha512-MX4Zioh39chHlDJbKmEgydJDS3tspMP/lnQC67G3SWsTnb9NeYVWOjkxpOSy4oMfPs4StcWHwBrvUb4ybfnuaw ==
1492
1492
dependencies :
1493
- undici-types "~6.21 .0"
1493
+ undici-types "~7.8 .0"
1494
1494
1495
1495
" @types/semver@^7.5.0 " :
1496
1496
version "7.5.6"
@@ -4760,10 +4760,10 @@ unbox-primitive@^1.0.2:
4760
4760
has-symbols "^1.0.3"
4761
4761
which-boxed-primitive "^1.0.2"
4762
4762
4763
- undici-types@~6.21 .0 :
4764
- version "6.21 .0"
4765
- resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.21 .0.tgz#691d00af3909be93a7faa13be61b3a5b50ef12cb "
4766
- integrity sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ ==
4763
+ undici-types@~7.8 .0 :
4764
+ version "7.8 .0"
4765
+ resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-7.8 .0.tgz#de00b85b710c54122e44fbfd911f8d70174cd294 "
4766
+ integrity sha512-9UJ2xGDvQ43tYyVMpuHlsgApydB8ZKfVYTsLDhXkFL/6gfkp+U8xTGdh8pMJv1SpZna0zxG1DwsKZsreLbXBxw ==
4767
4767
4768
4768
unicode-canonical-property-names-ecmascript@^2.0.0 :
4769
4769
version "2.0.0"
You can’t perform that action at this time.
0 commit comments