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.1" ,
8686 "@tsconfig/node16" : " 16.1.3" ,
8787 "@types/jest" : " 29.5.14" ,
88- "@types/node" : " 20.17.28 " ,
88+ "@types/node" : " 22.13.14 " ,
8989 "assemblyscript" : " 0.27.35" ,
9090 "babel-jest" : " 29.7.0" ,
9191 "enhanced-resolve" : " 5.18.1" ,
Original file line number Diff line number Diff line change @@ -4051,12 +4051,12 @@ __metadata:
40514051 languageName : node
40524052 linkType : hard
40534053
4054- " @types/node@npm:20.17.28 " :
4055- version : 20.17.28
4056- resolution : " @types/node@npm:20.17.28 "
4054+ " @types/node@npm:22.13.14 " :
4055+ version : 22.13.14
4056+ resolution : " @types/node@npm:22.13.14 "
40574057 dependencies :
4058- undici-types : ~6.19.2
4059- checksum : 1e66998f66d781add3e54a423595b14fc89dffb5d2a9e8837c294cc1727a254a7a16bacfdddf4f3fe00274b139122a7d487bfde4c96399dfe3fbfb46b050da82
4058+ undici-types : ~6.20.0
4059+ checksum : 8c5a3c1ec085bc320d6b19915406920e41bc482aed24098bf9858957ace22b762b50594a2805766b2d09966ea457dfad847b51a2d10dd4c1931955f80de598ce
40604060 languageName : node
40614061 linkType : hard
40624062
@@ -10314,7 +10314,7 @@ __metadata:
1031410314 " @microsoft/api-extractor " : 7.52.1
1031510315 " @tsconfig/node16 " : 16.1.3
1031610316 " @types/jest " : 29.5.14
10317- " @types/node " : 20.17.28
10317+ " @types/node " : 22.13.14
1031810318 assemblyscript : 0.27.35
1031910319 babel-jest : 29.7.0
1032010320 buffer : 6.0.3
@@ -13352,10 +13352,10 @@ __metadata:
1335213352 languageName : node
1335313353 linkType : hard
1335413354
13355- " undici-types@npm:~6.19.2 " :
13356- version : 6.19.8
13357- resolution : " undici-types@npm:6.19.8 "
13358- checksum : de51f1b447d22571cf155dfe14ff6d12c5bdaec237c765085b439c38ca8518fc360e88c70f99469162bf2e14188a7b0bcb06e1ed2dc031042b984b0bb9544017
13355+ " undici-types@npm:~6.20.0 " :
13356+ version : 6.20.0
13357+ resolution : " undici-types@npm:6.20.0 "
13358+ checksum : b7bc50f012dc6afbcce56c9fd62d7e86b20a62ff21f12b7b5cbf1973b9578d90f22a9c7fe50e638e96905d33893bf2f9f16d98929c4673c2480de05c6c96ea8b
1335913359 languageName : node
1336013360 linkType : hard
1336113361
You can’t perform that action at this time.
0 commit comments