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 31
31
"@actions/tool-cache" : " ^2.0.1"
32
32
},
33
33
"devDependencies" : {
34
- "@types/node" : " ^20.9.0 " ,
34
+ "@types/node" : " ^20.9.2 " ,
35
35
"@vercel/ncc" : " ^0.38.1" ,
36
36
"typescript" : " ^5.2.2"
37
37
}
Original file line number Diff line number Diff line change 41
41
semver "^6.1.0"
42
42
uuid "^3.3.2"
43
43
44
- " @types/node@^20.9.0 " :
45
- version "20.9.0 "
46
- resolved "https://registry.yarnpkg.com/@types/node/-/node-20.9.0 .tgz#bfcdc230583aeb891cf51e73cfdaacdd8deae298 "
47
- integrity sha512-nekiGu2NDb1BcVofVcEKMIwzlx4NjHlcjhoxxKBNLtz15Y1z7MYf549DFvkHSId02Ax6kGwWntIBPC3l/JZcmw ==
44
+ " @types/node@^20.9.2 " :
45
+ version "20.9.2 "
46
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-20.9.2 .tgz#002815c8e87fe0c9369121c78b52e800fadc0ac6 "
47
+ integrity sha512-WHZXKFCEyIUJzAwh3NyyTHYSR35SevJ6mZ1nWwJafKtiQbqRTIKSRcw3Ma3acqgsent3RRDqeVwpHntMk+9irg ==
48
48
dependencies :
49
49
undici-types "~5.26.4"
50
50
You can’t perform that action at this time.
0 commit comments