File tree Expand file tree Collapse file tree 3 files changed +129
-148
lines changed Expand file tree Collapse file tree 3 files changed +129
-148
lines changed Original file line number Diff line number Diff line change 19
19
node-version : 16.x
20
20
21
21
- name : Setup pnpm
22
- uses : pnpm/action-setup@v3
22
+ uses : pnpm/action-setup@v4
23
23
with :
24
24
run_install : true
25
25
Original file line number Diff line number Diff line change 19
19
"dependencies" : {
20
20
"@actions/core" : " ^1.10.1" ,
21
21
"@actions/tool-cache" : " ^2.0.1" ,
22
- "@octokit/request-error" : " ^6.1.0" ,
23
- "@octokit/rest" : " ^20.1.0" ,
24
22
"ts-dedent" : " ^2.2.0"
25
23
},
26
24
"devDependencies" : {
27
- "@biomejs/biome" : " ^1.6 .4" ,
25
+ "@biomejs/biome" : " ^1.9 .4" ,
28
26
"@hedger/prettier-config" : " ^1.2.0" ,
29
- "@octokit/auth-action" : " ^5.1.0" ,
30
- "@octokit/types" : " ^13.4.0" ,
27
+ "@octokit/auth-action" : " ^5.1.1" ,
28
+ "@octokit/request-error" : " ^6.1.6" ,
29
+ "@octokit/rest" : " ^21.1.0" ,
30
+ "@octokit/types" : " ^13.8.0" ,
31
31
"@types/node" : " ^18.19.31" ,
32
32
"@vercel/ncc" : " ^0.38.1" ,
33
33
"lefthook" : " ^1.6.10" ,
You can’t perform that action at this time.
0 commit comments