File tree 4 files changed +124
-20
lines changed
4 files changed +124
-20
lines changed Original file line number Diff line number Diff line change 16
16
},
17
17
"dependencies" : {
18
18
"@actions/core" : " ^1.10.1" ,
19
- "@types/node" : " ^12 " ,
19
+ "@types/node" : " ^22.0.0 " ,
20
20
"admina" : " ^1.0.1" ,
21
21
"ci-info" : " ^4.0.0" ,
22
22
"escape-path-with-spaces" : " ^1.0.2" ,
Original file line number Diff line number Diff line change 15
15
"prepublishOnly" : " pnpm run build"
16
16
},
17
17
"dependencies" : {
18
- "execa" : " ^7 " ,
18
+ "execa" : " ^9.0.0 " ,
19
19
"which" : " ^4.0.0" ,
20
- "@types/node" : " ^14 "
20
+ "@types/node" : " ^22.0.0 "
21
21
},
22
22
"devDependencies" : {
23
23
"@types/which" : " ^3.0.0"
Original file line number Diff line number Diff line change 15
15
"prepublishOnly" : " pnpm run build"
16
16
},
17
17
"dependencies" : {
18
- "@types/node" : " ^12 " ,
18
+ "@types/node" : " ^22.0.0 " ,
19
19
"admina" : " ^1.0.1" ,
20
20
"ci-info" : " ^4.0.0" ,
21
21
"path-exists" : " ^5.0.0" ,
22
22
"ci-log" : " workspace:*" ,
23
23
"envosman" : " workspace:*" ,
24
24
"which" : " 4.0.0" ,
25
- "execa" : " ^7.2 .0" ,
25
+ "execa" : " ^9.0 .0" ,
26
26
"escape-string-regexp" : " ^5.0.0" ,
27
27
"node-downloader-helper" : " 2.1.9"
28
28
},
You can’t perform that action at this time.
0 commit comments