File tree Expand file tree Collapse file tree 4 files changed +14
-7
lines changed
Expand file tree Collapse file tree 4 files changed +14
-7
lines changed Original file line number Diff line number Diff line change 1414 - name : Use Node.js to test and build
1515 uses : actions/setup-node@v2
1616 with :
17- node-version : ' 10.24 .1'
17+ node-version : ' 24.11 .1'
1818 - name : Install dependencies
1919 run : yarn install --frozen-lockfile
2020 - name : Build
Original file line number Diff line number Diff line change 1111 - name : Use Node.js to test and build
1212 uses : actions/setup-node@v2
1313 with :
14- node-version : ' 10.24 .1'
14+ node-version : ' 24.11 .1'
1515 - name : Install dependencies
1616 run : yarn install --frozen-lockfile
1717 - name : Run the tests
Original file line number Diff line number Diff line change 2020 "@types/bunyan" : " 1.8.11" ,
2121 "@types/jest" : " 26.0.24" ,
2222 "@types/js-yaml" : " 3.12.10" ,
23- "@types/node" : " 10.17.60 " ,
23+ "@types/node" : " 24. 10.2 " ,
2424 "jest" : " 26.6.3" ,
2525 "nodemon" : " 2.0.22" ,
2626 "rimraf" : " 3.0.2" ,
Original file line number Diff line number Diff line change 844844 resolved "https://registry.yarnpkg.com/@types/node/-/node-18.15.8.tgz#222383320e71f9a1397d25c416e9c62d347758e0"
845845 integrity sha512-kzGNJZ57XEH7RdckxZ7wfRjB9hgZABF+NLgR1B2zogUvV0gmK0/60VYA4yb4oKZckPiiJlmmfpdqTfCN0VRX+Q==
846846
847- 848- version "10.17.60"
849- resolved "https://registry.yarnpkg.com/@types/node/-/node-10.17.60.tgz#35f3d6213daed95da7f0f73e75bcc6980e90597b"
850- integrity sha512-F0KIgDJfy2nA3zMLmWGKxcH2ZVEtCZXHHdOQs2gSaQ27+lNeEfGxzkIw90aXswATX7AZ33tahPbzy6KAfUreVw==
847+ 848+ version "24.10.2"
849+ resolved "https://registry.yarnpkg.com/@types/node/-/node-24.10.2.tgz#82a57476a19647d8f2c7750d0924788245e39b26"
850+ integrity sha512-WOhQTZ4G8xZ1tjJTvKOpyEVSGgOTvJAfDK3FNFgELyaTpzhdgHVHeqW8V+UJvzF5BT+/B54T/1S2K6gd9c7bbA==
851+ dependencies :
852+ undici-types "~7.16.0"
851853
852854" @types/normalize-package-data@^2.4.0 " :
853855 version "2.4.1"
@@ -4984,6 +4986,11 @@ undefsafe@^2.0.5:
49844986 resolved "https://registry.yarnpkg.com/undefsafe/-/undefsafe-2.0.5.tgz#38733b9327bdcd226db889fb723a6efd162e6e2c"
49854987 integrity sha512-WxONCrssBM8TSPRqN5EmsjVrsv4A8X12J4ArBiiayv3DyyG3ZlIg6yysuuSYdZsVz3TKcTg2fd//Ujd4CHV1iA==
49864988
4989+ undici-types@~7.16.0 :
4990+ version "7.16.0"
4991+ resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-7.16.0.tgz#ffccdff36aea4884cbfce9a750a0580224f58a46"
4992+ integrity sha512-Zz+aZWSj8LE6zoxD+xrjh4VfkIG8Ya6LvYkZqtUQGJPZjYl53ypCaUwWqo7eI0x66KBGeRo+mlBEkMSeSZ38Nw==
4993+
49874994union-value@^1.0.0 :
49884995 version "1.0.1"
49894996 resolved "https://registry.yarnpkg.com/union-value/-/union-value-1.0.1.tgz#0b6fe7b835aecda61c6ea4d4f02c14221e109847"
You can’t perform that action at this time.
0 commit comments