Skip to content

Commit 7c363e0

Browse files
Update dependency @types/node to v22.17.2 (#414)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 742920b commit 7c363e0

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@types/chai": "5.2.2",
2828
"@types/dotenv": "8.2.3",
2929
"@types/mocha": "10.0.10",
30-
"@types/node": "22.10.1",
30+
"@types/node": "22.17.2",
3131
"@typescript-eslint/eslint-plugin": "5.62.0",
3232
"@typescript-eslint/parser": "5.62.0",
3333
"chai": "4.5.0",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1745,12 +1745,12 @@
17451745
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.7.10.tgz#7aa732cc47341c12a16b7d562f519c2383b6d4fc"
17461746
integrity sha512-S63Dlv4zIPb8x6MMTgDq5WWRJQe56iBEY0O3SOFA9JrRienkOVDXSXBjjJw6HTNQYSE2JI6GMCR6LVbIMHJVvA==
17471747

1748-
"@types/node@22.10.1":
1749-
version "22.10.1"
1750-
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.10.1.tgz#41ffeee127b8975a05f8c4f83fb89bcb2987d766"
1751-
integrity sha512-qKgsUwfHZV2WCWLAnVP1JqnpE6Im6h3Y0+fYgMTasNQ7V++CBX5OT1as0g0f+OyubbFqhf6XVNIsmN4IIhEgGQ==
1748+
"@types/node@22.17.2":
1749+
version "22.17.2"
1750+
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.17.2.tgz#47a93d6f4b79327da63af727e7c54e8cab8c4d33"
1751+
integrity sha512-gL6z5N9Jm9mhY+U2KXZpteb+09zyffliRkZyZOHODGATyC5B1Jt/7TzuuiLkFsSUMLbS1OLmlj/E+/3KF4Q/4w==
17521752
dependencies:
1753-
undici-types "~6.20.0"
1753+
undici-types "~6.21.0"
17541754

17551755
"@types/node@^12.12.6":
17561756
version "12.20.23"
@@ -9486,10 +9486,10 @@ underscore@1.9.1:
94869486
resolved "https://registry.yarnpkg.com/underscore/-/underscore-1.9.1.tgz#06dce34a0e68a7babc29b365b8e74b8925203961"
94879487
integrity sha512-5/4etnCkd9c8gwgowi5/om/mYO5ajCaOgdzj/oW+0eQV9WxKBDZw5+ycmKmeaTXjInS/W0BzpGLo2xR2aBwZdg==
94889488

9489-
undici-types@~6.20.0:
9490-
version "6.20.0"
9491-
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.20.0.tgz#8171bf22c1f588d1554d55bf204bc624af388433"
9492-
integrity sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg==
9489+
undici-types@~6.21.0:
9490+
version "6.21.0"
9491+
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.21.0.tgz#691d00af3909be93a7faa13be61b3a5b50ef12cb"
9492+
integrity sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==
94939493

94949494
undici@^4.14.1:
94959495
version "4.14.1"

0 commit comments

Comments
 (0)