File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1111 key : ${{ runner.os }}-lint-modules-${{ hashFiles('**/yarn.lock') }}
1212 - uses : actions/setup-node@v6
1313 with :
14- node-version : 22 .x
14+ node-version : 24 .x
1515 - run : yarn install
1616 - run : yarn run lint
Original file line number Diff line number Diff line change 5151 "dependencies" : {
5252 "@types/jsdom" : " ^16.2.6" ,
5353 "@types/minimist" : " ^1.2.1" ,
54- "@types/node" : " ^22.2 .0" ,
54+ "@types/node" : " ^24.0 .0" ,
5555 "@types/puppeteer" : " ^5.4.2" ,
5656 "@types/user-agents" : " ^1.0.0" ,
5757 "cross-fetch" : " ^3.0.6" ,
Original file line number Diff line number Diff line change 311311 resolved "https://registry.yarnpkg.com/@types/minimist/-/minimist-1.2.1.tgz#283f669ff76d7b8260df8ab7a4262cc83d988256"
312312 integrity sha512-fZQQafSREFyuZcdWFAExYjBiCL7AUCdgsk80iO0q4yihYYdcIiH28CcuPTGFgLOCC8RlW49GSQxdHwZP+I7CNg==
313313
314- " @types/node@*" , "@types/node@^14.14.22" :
314+ " @types/node@* " :
315315 version "14.14.22"
316316 resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.22.tgz#0d29f382472c4ccf3bd96ff0ce47daf5b7b84b18"
317317 integrity sha512-g+f/qj/cNcqKkc3tFqlXOYjrmZA+jNBiDzbP3kH+B+otKFqAdPgVTGP1IeKRdMml/aE69as5S4FqtxAbl+LaMw==
318318
319+ " @types/node@^24.0.0 " :
320+ version "24.10.9"
321+ resolved "https://registry.yarnpkg.com/@types/node/-/node-24.10.9.tgz#1aeb5142e4a92957489cac12b07f9c7fe26057d0"
322+ integrity sha512-ne4A0IpG3+2ETuREInjPNhUGis1SFjv1d5asp8MzEAGtOZeTeHVDOYqOgqfhvseqg/iXty2hjBf1zAOb7RNiNw==
323+ dependencies :
324+ undici-types "~7.16.0"
325+
319326" @types/normalize-package-data@^2.4.0 " :
320327 version "2.4.0"
321328 resolved "https://registry.yarnpkg.com/@types/normalize-package-data/-/normalize-package-data-2.4.0.tgz#e486d0d97396d79beedd0a6e33f4534ff6b4973e"
@@ -4035,6 +4042,11 @@ underscore@*:
40354042 resolved "https://registry.yarnpkg.com/underscore/-/underscore-1.12.0.tgz#4814940551fc80587cef7840d1ebb0f16453be97"
40364043 integrity sha512-21rQzss/XPMjolTiIezSu3JAjgagXKROtNrYFEOWK109qY1Uv2tVjPTZ1ci2HgvQDA16gHYSthQIJfB+XId/rQ==
40374044
4045+ undici-types@~7.16.0 :
4046+ version "7.16.0"
4047+ resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-7.16.0.tgz#ffccdff36aea4884cbfce9a750a0580224f58a46"
4048+ integrity sha512-Zz+aZWSj8LE6zoxD+xrjh4VfkIG8Ya6LvYkZqtUQGJPZjYl53ypCaUwWqo7eI0x66KBGeRo+mlBEkMSeSZ38Nw==
4049+
40384050uri-js@^4.2.2 :
40394051 version "4.4.1"
40404052 resolved "https://registry.yarnpkg.com/uri-js/-/uri-js-4.4.1.tgz#9b1a52595225859e55f669d928f88c6c57f2a77e"
You can’t perform that action at this time.
0 commit comments