File tree Expand file tree Collapse file tree 3 files changed +122
-216
lines changed Expand file tree Collapse file tree 3 files changed +122
-216
lines changed Original file line number Diff line number Diff line change 25
25
26
26
- uses : actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4.0
27
27
with :
28
- node-version : 20
28
+ node-version : 22
29
29
cache : " pnpm"
30
30
31
31
- name : Install dependencies
53
53
54
54
- uses : actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4.0
55
55
with :
56
- node-version : 20
56
+ node-version : 22
57
57
cache : " pnpm"
58
58
59
59
- name : Install dependencies
81
81
82
82
- uses : actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4.0
83
83
with :
84
- node-version : 20
84
+ node-version : 22
85
85
cache : " pnpm"
86
86
87
87
- name : Install dependencies
Original file line number Diff line number Diff line change 34
34
},
35
35
"devDependencies" : {
36
36
"@types/eslint" : " 8.56.12" ,
37
- "@types/node" : " 20.19.7 " ,
37
+ "@types/node" : " 22.18.0 " ,
38
38
"@types/react" : " 18.3.23" ,
39
39
"@types/react-dom" : " 18.3.7" ,
40
40
"@typescript-eslint/eslint-plugin" : " 8.36.0" ,
You can’t perform that action at this time.
0 commit comments