File tree Expand file tree Collapse file tree 3 files changed +12
-7
lines changed Expand file tree Collapse file tree 3 files changed +12
-7
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 27
27
"dixt-plugin-worktime" : " ^2.2.0"
28
28
},
29
29
"devDependencies" : {
30
- "@types/node" : " ^20.1.7 " ,
30
+ "@types/node" : " ^22.0.0 " ,
31
31
"eslint" : " ^8.40.0" ,
32
32
"eslint-config-antoine" : " ^1.0.3" ,
33
33
"nodemon" : " ^3.0.0" ,
Original file line number Diff line number Diff line change 277
277
dependencies :
278
278
undici-types "~5.26.4"
279
279
280
- " @types/node@^20.1.7 " :
281
- version "20.10.5 "
282
- resolved "https://registry.yarnpkg.com/@types/node/-/node-20. 10.5. tgz#47ad460b514096b7ed63a1dae26fad0914ed3ab2 "
283
- integrity sha512-nNPsNE65wjMxEKI93yOP+NPGGBJz/PoN3kZsVLee0XMiJolxSekEVD8wRwBUBqkwc7UWop0edW50yrCQW4CyRw ==
280
+ " @types/node@^22.0.0 " :
281
+ version "22.13.10 "
282
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-22.13. 10.tgz#df9ea358c5ed991266becc3109dc2dc9125d77e4 "
283
+ integrity sha512-I6LPUvlRH+O6VRUqYOcMudhaIdUVWfsjnZavnsraHvpBwaEyMN29ry+0UVJhImYL16xsscu0aske3yA+uPOWfw ==
284
284
dependencies :
285
- undici-types "~5.26.4 "
285
+ undici-types "~6.20.0 "
286
286
287
287
" @types/semver@^7.5.0 " :
288
288
version "7.5.4"
@@ -2996,6 +2996,11 @@ undici-types@~5.26.4:
2996
2996
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617"
2997
2997
integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==
2998
2998
2999
+ undici-types@~6.20.0 :
3000
+ version "6.20.0"
3001
+ resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.20.0.tgz#8171bf22c1f588d1554d55bf204bc624af388433"
3002
+ integrity sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg==
3003
+
2999
3004
3000
3005
version "5.27.2"
3001
3006
resolved "https://registry.yarnpkg.com/undici/-/undici-5.27.2.tgz#a270c563aea5b46cc0df2550523638c95c5d4411"
You can’t perform that action at this time.
0 commit comments