File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 15
15
- name : Use Node
16
16
uses : actions/setup-node@v4
17
17
with :
18
- node-version : " 20 .x"
18
+ node-version : " 22 .x"
19
19
cache : " yarn"
20
20
21
21
- name : Install Dependencies
Original file line number Diff line number Diff line change 30
30
"node-cron" : " ^4.2.1"
31
31
},
32
32
"devDependencies" : {
33
- "@types/node" : " ^20.1.7 " ,
33
+ "@types/node" : " ^22.0.0 " ,
34
34
"eslint" : " ^8.40.0" ,
35
35
"eslint-config-antoine" : " ^1.0.3" ,
36
36
"nodemon" : " ^3.0.0" ,
Original file line number Diff line number Diff line change 389
389
dependencies :
390
390
undici-types "~7.8.0"
391
391
392
- " @types/node@^20.1.7 " :
393
- version "20.19.9 "
394
- resolved "https://registry.yarnpkg.com/@types/node/-/node-20.19.9 .tgz#ca9a58193fec361cc6e859d88b52261853f1f0d3 "
395
- integrity sha512-cuVNgarYWZqxRJDQHEB58GEONhOK79QVR/qYx4S7kcUObQvUwvFnYxJuuHUKm2aieN9X3yZB4LZsuYNU1Qphsw ==
392
+ " @types/node@^22.0.0 " :
393
+ version "22.16.5 "
394
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-22.16.5 .tgz#cc46ac3994cd957000d0c11095a0b1dae2ea2368 "
395
+ integrity sha512-bJFoMATwIGaxxx8VJPeM8TonI8t579oRvgAuT8zFugJsJZgzqv0Fu8Mhp68iecjzG7cnN3mO2dJQ5uUM2EFrgQ ==
396
396
dependencies :
397
397
undici-types "~6.21.0"
398
398
You can’t perform that action at this time.
0 commit comments