Skip to content

Commit 9b140fa

Browse files
chore(deps): update dependency @types/node to v22.10.1 (#425)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e6e5282 commit 9b140fa

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@
130130
"@types/expect": "1.20.4",
131131
"@types/lodash": "4.17.13",
132132
"@types/mocha": "9.1.1",
133-
"@types/node": "22.9.0",
133+
"@types/node": "22.10.1",
134134
"@types/sinon": "17.0.3",
135135
"expect": "^24.1.0",
136136
"graphql": "^15.4.0",

yarn.lock

+9-9
Original file line numberDiff line numberDiff line change
@@ -1156,12 +1156,12 @@
11561156
resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-9.1.1.tgz#e7c4f1001eefa4b8afbd1eee27a237fee3bf29c4"
11571157
integrity sha512-Z61JK7DKDtdKTWwLeElSEBcWGRLY8g95ic5FoQqI9CMx0ns/Ghep3B4DfcEimiKMvtamNVULVNKEsiwV3aQmXw==
11581158

1159-
"@types/node@22.9.0":
1160-
version "22.9.0"
1161-
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.9.0.tgz#b7f16e5c3384788542c72dc3d561a7ceae2c0365"
1162-
integrity sha512-vuyHg81vvWA1Z1ELfvLko2c8f34gyA0zaic0+Rllc5lbCnbSyuvb2Oxpm6TAUAC/2xZN3QGqxBNggD1nNR2AfQ==
1159+
"@types/node@22.10.1":
1160+
version "22.10.1"
1161+
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.10.1.tgz#41ffeee127b8975a05f8c4f83fb89bcb2987d766"
1162+
integrity sha512-qKgsUwfHZV2WCWLAnVP1JqnpE6Im6h3Y0+fYgMTasNQ7V++CBX5OT1as0g0f+OyubbFqhf6XVNIsmN4IIhEgGQ==
11631163
dependencies:
1164-
undici-types "~6.19.8"
1164+
undici-types "~6.20.0"
11651165

11661166
"@types/node@^14.0.0":
11671167
version "14.18.33"
@@ -7351,10 +7351,10 @@ uncss@^0.17.0:
73517351
postcss-selector-parser "6.0.2"
73527352
request "^2.88.0"
73537353

7354-
undici-types@~6.19.8:
7355-
version "6.19.8"
7356-
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.19.8.tgz#35111c9d1437ab83a7cdc0abae2f26d88eda0a02"
7357-
integrity sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==
7354+
undici-types@~6.20.0:
7355+
version "6.20.0"
7356+
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.20.0.tgz#8171bf22c1f588d1554d55bf204bc624af388433"
7357+
integrity sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg==
73587358

73597359
unicode-canonical-property-names-ecmascript@^1.0.4:
73607360
version "1.0.4"

0 commit comments

Comments
 (0)