This repository was archived by the owner on Apr 28, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 4 files changed +19
-19
lines changed
Expand file tree Collapse file tree 4 files changed +19
-19
lines changed Original file line number Diff line number Diff line change 1515 - name : Setup Node.js
1616 uses : actions/setup-node@v4
1717 with :
18- node-version : ' 18 '
18+ node-version : ' 22 '
1919 cache : ' yarn'
2020 - name : Install dependencies with Yarn
2121 run : yarn install --immutable
5252 - name : Setup Node.js
5353 uses : actions/setup-node@v4
5454 with :
55- node-version : ' 18 '
55+ node-version : ' 22 '
5656 cache : ' yarn'
5757 - name : Install dependencies with Yarn
5858 run : yarn install --immutable
7575 - name : Setup Node.js
7676 uses : actions/setup-node@v4
7777 with :
78- node-version : ' 18 '
78+ node-version : ' 22 '
7979 cache : ' yarn'
8080 - name : Install dependencies with Yarn
8181 run : yarn install --immutable
9393 - name : Setup Node.js
9494 uses : actions/setup-node@v4
9595 with :
96- node-version : ' 18 '
96+ node-version : ' 22 '
9797 cache : ' yarn'
9898 - name : Install dependencies with Yarn
9999 run : yarn install --immutable
@@ -111,7 +111,7 @@ jobs:
111111 - name : Setup Node.js
112112 uses : actions/setup-node@v4
113113 with :
114- node-version : ' 18 '
114+ node-version : ' 22 '
115115 cache : ' yarn'
116116 - name : Install dependencies with Yarn
117117 run : yarn install --immutable
@@ -137,7 +137,7 @@ jobs:
137137 - name : Setup Node.js
138138 uses : actions/setup-node@v4
139139 with :
140- node-version : ' 18 '
140+ node-version : ' 22 '
141141 cache : ' yarn'
142142 - name : Install dependencies with Yarn
143143 run : yarn install --immutable
@@ -165,7 +165,7 @@ jobs:
165165 - name : Setup Node.js
166166 uses : actions/setup-node@v4
167167 with :
168- node-version : ' 18 '
168+ node-version : ' 22 '
169169 cache : ' yarn'
170170 - name : Install dependencies with Yarn
171171 run : yarn install --immutable
Original file line number Diff line number Diff line change 1- 20
1+ 22
Original file line number Diff line number Diff line change 8585 "@microsoft/api-extractor" : " 7.52.4" ,
8686 "@tsconfig/node16" : " 16.1.3" ,
8787 "@types/jest" : " 29.5.14" ,
88- "@types/node" : " 20.17.30 " ,
88+ "@types/node" : " 22.14.1 " ,
8989 "assemblyscript" : " 0.27.36" ,
9090 "babel-jest" : " 29.7.0" ,
9191 "enhanced-resolve" : " 5.18.1" ,
Original file line number Diff line number Diff line change @@ -4071,12 +4071,12 @@ __metadata:
40714071 languageName : node
40724072 linkType : hard
40734073
4074- " @types/node@npm:20.17.30 " :
4075- version : 20.17.30
4076- resolution : " @types/node@npm:20.17.30 "
4074+ " @types/node@npm:22.14.1 " :
4075+ version : 22.14.1
4076+ resolution : " @types/node@npm:22.14.1 "
40774077 dependencies :
4078- undici-types : ~6.19.2
4079- checksum : 40253bc4a3f6adc5dc286824c1fc72a398280a7f6e76cfc22a9d68e42c70edb04c4af53c5709030b90d439bb4bbb29ad62e937d0b04ce2019b3297698bad55ef
4078+ undici-types : ~6.21.0
4079+ checksum : e22363f40ac8290da2bb5261c2b348241fd93b000908cefd3c56575df9d4f6b8d102fc8631275eac7ec4a9e0ac4f38f01c9d8104ebbda76c936aef96fd1e55f3
40804080 languageName : node
40814081 linkType : hard
40824082
@@ -10334,7 +10334,7 @@ __metadata:
1033410334 " @microsoft/api-extractor " : 7.52.4
1033510335 " @tsconfig/node16 " : 16.1.3
1033610336 " @types/jest " : 29.5.14
10337- " @types/node " : 20.17.30
10337+ " @types/node " : 22.14.1
1033810338 assemblyscript : 0.27.36
1033910339 babel-jest : 29.7.0
1034010340 buffer : 6.0.3
@@ -13372,10 +13372,10 @@ __metadata:
1337213372 languageName : node
1337313373 linkType : hard
1337413374
13375- " undici-types@npm:~6.19.2 " :
13376- version : 6.19.8
13377- resolution : " undici-types@npm:6.19.8 "
13378- checksum : de51f1b447d22571cf155dfe14ff6d12c5bdaec237c765085b439c38ca8518fc360e88c70f99469162bf2e14188a7b0bcb06e1ed2dc031042b984b0bb9544017
13375+ " undici-types@npm:~6.21.0 " :
13376+ version : 6.21.0
13377+ resolution : " undici-types@npm:6.21.0 "
13378+ checksum : 46331c7d6016bf85b3e8f20c159d62f5ae471aba1eb3dc52fff35a0259d58dcc7d592d4cc4f00c5f9243fa738a11cfa48bd20203040d4a9e6bc25e807fab7ab3
1337913379 languageName : node
1338013380 linkType : hard
1338113381
You can’t perform that action at this time.
0 commit comments