File tree 4 files changed +13
-13
lines changed
4 files changed +13
-13
lines changed Original file line number Diff line number Diff line change 1
1
agents :
2
- image : " docker.elastic.co/ci-agent-images/ems/buildkite-agent-node20 :0.5@sha256:01d63c1c1e9895e410a8b50c0eb0ce8e986c354085a11ed1d00355a12935ac5e "
2
+ image : " docker.elastic.co/ci-agent-images/ems/buildkite-agent-node22 :0.5@sha256:b14dcc6455b0678a5f76108ddabbb5c9f1455c8fc4445b03e31e7dc0f12a025d "
3
3
cpu : " 2"
4
4
memory : " 2G"
5
5
Original file line number Diff line number Diff line change 1
- lts/iron
1
+ lts/jod
Original file line number Diff line number Diff line change 53
53
"@types/jest" : " 29.5.14" ,
54
54
"@types/lodash" : " 4.17.14" ,
55
55
"@types/lru-cache" : " 5.1.1" ,
56
- "@types/node" : " 20.17.13 " ,
56
+ "@types/node" : " 22.10.6 " ,
57
57
"@types/semver" : " 7.5.8" ,
58
58
"@types/topojson-specification" : " 1.0.5" ,
59
59
"@typescript-eslint/eslint-plugin" : " 8.20.0" ,
71
71
"typescript-eslint" : " 8.20.0"
72
72
},
73
73
"engines" : {
74
- "node" : " >=18 <=20 "
74
+ "node" : " >=18 <=22 "
75
75
}
76
76
}
Original file line number Diff line number Diff line change 2032
2032
dependencies :
2033
2033
undici-types "~5.26.4"
2034
2034
2035
- " @types/node@20.17.13 " :
2036
- version "20.17.13 "
2037
- resolved "https://registry.yarnpkg.com/@types/node/-/node-20.17.13 .tgz#26a7d3e72724ed73bc2fd39a66a2ab17e6e19a00 "
2038
- integrity sha512-RNf+4dEeV69PIvyp++4IKM2vnLXtmp/JovfeQm5P5+qpKb6wHoH7INywLdZ7z+gVX46kgBP/fwJJvZYaHxtdyw ==
2035
+ " @types/node@22.10.6 " :
2036
+ version "22.10.6 "
2037
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-22.10.6 .tgz#5c6795e71635876039f853cbccd59f523d9e4239 "
2038
+ integrity sha512-qNiuwC4ZDAUNcY47xgaSuS92cjf8JbSUoaKS77bmLG1rU7MlATVSiw/IlrjtIyyskXBZ8KkNfjK/P5na7rgXbQ ==
2039
2039
dependencies :
2040
- undici-types "~6.19.2 "
2040
+ undici-types "~6.20.0 "
2041
2041
2042
2042
" @types/pbf@* " :
2043
2043
version "3.0.2"
@@ -4665,10 +4665,10 @@ undici-types@~5.26.4:
4665
4665
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617"
4666
4666
integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==
4667
4667
4668
- undici-types@~6.19.2 :
4669
- version "6.19.8 "
4670
- resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.19.8 .tgz#35111c9d1437ab83a7cdc0abae2f26d88eda0a02 "
4671
- integrity sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw ==
4668
+ undici-types@~6.20.0 :
4669
+ version "6.20.0 "
4670
+ resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.20.0 .tgz#8171bf22c1f588d1554d55bf204bc624af388433 "
4671
+ integrity sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg ==
4672
4672
4673
4673
unicode-canonical-property-names-ecmascript@^2.0.0 :
4674
4674
version "2.0.0"
You can’t perform that action at this time.
0 commit comments