Skip to content

Commit 529dff7

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

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
"devDependencies": {
9494
"@sourcegraph/eslint-config": "^0.37.1",
9595
"@sourcegraph/tsconfig": "^4.0.1",
96-
"@types/node": "22.9.0",
96+
"@types/node": "22.10.1",
9797
"eslint": "^9.14.0",
9898
"lnfs-cli": "^2.1.0",
9999
"mkdirp": "^1.0.4",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1154,12 +1154,12 @@
11541154
resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"
11551155
integrity sha1-7ihweulOEdK4J7y+UnC86n8+ce4=
11561156

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

11641164
"@types/normalize-package-data@^2.4.0":
11651165
version "2.4.0"
@@ -6966,10 +6966,10 @@ uncss@^0.17.3:
69666966
postcss-selector-parser "6.0.2"
69676967
request "^2.88.0"
69686968

6969-
undici-types@~6.19.8:
6970-
version "6.19.8"
6971-
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.19.8.tgz#35111c9d1437ab83a7cdc0abae2f26d88eda0a02"
6972-
integrity sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==
6969+
undici-types@~6.20.0:
6970+
version "6.20.0"
6971+
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.20.0.tgz#8171bf22c1f588d1554d55bf204bc624af388433"
6972+
integrity sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg==
69736973

69746974
unicode-canonical-property-names-ecmascript@^1.0.4:
69756975
version "1.0.4"

0 commit comments

Comments
 (0)