File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1212 key : ${{ runner.os }}-lint-modules-${{ hashFiles('**/yarn.lock') }}
1313 - uses : actions/setup-node@v6
1414 with :
15- node-version : 20 .x
15+ node-version : 24 .x
1616 - run : yarn install
1717 - run : yarn run lint
1818
Original file line number Diff line number Diff line change 1- 18
1+ 24
Original file line number Diff line number Diff line change 3737 "dependencies" : {
3838 "@rdfjs/types" : " *" ,
3939 "@types/minimist" : " ^1.2.0" ,
40- "@types/node" : " ^18 .0.0" ,
40+ "@types/node" : " ^24 .0.0" ,
4141 "@types/semver" : " ^7.3.4" ,
4242 "jsonld-context-parser" : " ^3.0.0" ,
4343 "minimist" : " ^1.2.0" ,
Original file line number Diff line number Diff line change 15691569 dependencies :
15701570 undici-types "~5.26.4"
15711571
1572+ " @types/node@^24.0.0 " :
1573+ version "24.13.0"
1574+ resolved "https://registry.yarnpkg.com/@types/node/-/node-24.13.0.tgz#8d357bbaeafccd6369d9de428467d69befdccb19"
1575+ integrity sha512-5vtOqGQr4NJKeEzV441FcOi2MeG9UTWq9LqVLGneDdu4vlX17H8kQ2PA2UmNwCUGPVDj4oBjNhS7ReVEIWJJrg==
1576+ dependencies :
1577+ undici-types "~7.18.0"
1578+
15721579" @types/normalize-package-data@^2.4.0 " :
15731580 version "2.4.4"
15741581 resolved "https://registry.yarnpkg.com/@types/normalize-package-data/-/normalize-package-data-2.4.4.tgz#56e2cc26c397c038fab0e3a917a12d5c5909e901"
@@ -7701,6 +7708,11 @@ undici-types@~7.16.0:
77017708 resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-7.16.0.tgz#ffccdff36aea4884cbfce9a750a0580224f58a46"
77027709 integrity sha512-Zz+aZWSj8LE6zoxD+xrjh4VfkIG8Ya6LvYkZqtUQGJPZjYl53ypCaUwWqo7eI0x66KBGeRo+mlBEkMSeSZ38Nw==
77037710
7711+ undici-types@~7.18.0 :
7712+ version "7.18.2"
7713+ resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-7.18.2.tgz#29357a89e7b7ca4aef3bf0fd3fd0cd73884229e9"
7714+ integrity sha512-AsuCzffGHJybSaRrmr5eHr81mwJU3kjw6M+uprWvCXiNeN9SOGwQ3Jn8jb8m3Z6izVgknn1R0FTCEAP2QrLY/w==
7715+
77047716undici@^7.16.0 :
77057717 version "7.24.7"
77067718 resolved "https://registry.yarnpkg.com/undici/-/undici-7.24.7.tgz#af9535341bbe80625ca403a02418477a5c6a8760"
You can’t perform that action at this time.
0 commit comments