File tree 5 files changed +170
-53
lines changed
5 files changed +170
-53
lines changed Original file line number Diff line number Diff line change 18
18
},
19
19
"dependencies" : {
20
20
"@actions/core" : " ^1.10.1" ,
21
- "@types/node" : " 22.5 .5" ,
21
+ "@types/node" : " 22.10 .5" ,
22
22
"admina" : " ^1.0.1" ,
23
23
"ci-info" : " ^4.0.0" ,
24
24
"escape-path-with-spaces" : " ^1.0.2" ,
Original file line number Diff line number Diff line change 17
17
"prepublishOnly" : " pnpm run build"
18
18
},
19
19
"dependencies" : {
20
- "execa" : " 7.2.0 " ,
21
- "which" : " ^4 .0.0" ,
20
+ "execa" : " 9.5.2 " ,
21
+ "which" : " ^5 .0.0" ,
22
22
"@types/node" : " ^22.0.0"
23
23
},
24
24
"devDependencies" : {
Original file line number Diff line number Diff line change 22
22
"prepublishOnly" : " pnpm run build"
23
23
},
24
24
"dependencies" : {
25
- "@types/node" : " 22.5 .5" ,
25
+ "@types/node" : " 22.10 .5" ,
26
26
"admina" : " ^1.0.1" ,
27
27
"ci-info" : " ^4.0.0" ,
28
28
"path-exists" : " ^5.0.0" ,
29
29
"ci-log" : " workspace:*" ,
30
30
"envosman" : " workspace:*" ,
31
- "which" : " 4 .0.0" ,
32
- "execa" : " 7.2.0 " ,
31
+ "which" : " 5 .0.0" ,
32
+ "execa" : " 9.5.2 " ,
33
33
"escape-string-regexp" : " ^5.0.0" ,
34
34
"node-downloader-helper" : " 2.1.9" ,
35
35
"memoizee" : " ^0.4.17"
Original file line number Diff line number Diff line change 23
23
"test" : " jest --coverage"
24
24
},
25
25
"dependencies" : {
26
- "@types/node" : " 22.5 .5" ,
26
+ "@types/node" : " 22.10 .5" ,
27
27
"ci-log" : " workspace:*" ,
28
28
"envosman" : " workspace:*" ,
29
- "which" : " 4 .0.0" ,
30
- "execa" : " 7.2.0 " ,
29
+ "which" : " 5 .0.0" ,
30
+ "execa" : " 9.5.2 " ,
31
31
"setup-apt" : " workspace:*" ,
32
32
"node-downloader-helper" : " 2.1.9"
33
33
},
You can’t perform that action at this time.
0 commit comments