Skip to content

Commit 73efdfa

Browse files
chore(deps): update dependency @types/node to v24
1 parent f2f3828 commit 73efdfa

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
@@ -97,7 +97,7 @@
9797
"devDependencies": {
9898
"@sourcegraph/eslint-config": "^0.37.1",
9999
"@sourcegraph/tsconfig": "^4.0.1",
100-
"@types/node": "22.18.8",
100+
"@types/node": "24.9.2",
101101
"eslint": "^9.37.0",
102102
"lnfs-cli": "^2.1.0",
103103
"mkdirp": "^1.0.4",

yarn.lock

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

1167-
"@types/node@22.18.8":
1168-
version "22.18.8"
1169-
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.18.8.tgz#738d9dafa38f6e0c467687c158f8e1ca2d7d8eaa"
1170-
integrity sha512-pAZSHMiagDR7cARo/cch1f3rXy0AEXwsVsVH09FcyeJVAzCnGgmYis7P3JidtTUjyadhTeSo8TgRPswstghDaw==
1167+
"@types/node@24.9.2":
1168+
version "24.9.2"
1169+
resolved "https://registry.yarnpkg.com/@types/node/-/node-24.9.2.tgz#90ded2422dbfcafcf72080f28975adc21366148d"
1170+
integrity sha512-uWN8YqxXxqFMX2RqGOrumsKeti4LlmIMIyV0lgut4jx7KQBcBiW6vkDtIBvHnHIquwNfJhk8v2OtmO8zXWHfPA==
11711171
dependencies:
1172-
undici-types "~6.21.0"
1172+
undici-types "~7.16.0"
11731173

11741174
"@types/normalize-package-data@^2.4.0":
11751175
version "2.4.0"
@@ -7044,10 +7044,10 @@ uncss@^0.17.3:
70447044
postcss-selector-parser "6.0.2"
70457045
request "^2.88.0"
70467046

7047-
undici-types@~6.21.0:
7048-
version "6.21.0"
7049-
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.21.0.tgz#691d00af3909be93a7faa13be61b3a5b50ef12cb"
7050-
integrity sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==
7047+
undici-types@~7.16.0:
7048+
version "7.16.0"
7049+
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-7.16.0.tgz#ffccdff36aea4884cbfce9a750a0580224f58a46"
7050+
integrity sha512-Zz+aZWSj8LE6zoxD+xrjh4VfkIG8Ya6LvYkZqtUQGJPZjYl53ypCaUwWqo7eI0x66KBGeRo+mlBEkMSeSZ38Nw==
70517051

70527052
unicode-canonical-property-names-ecmascript@^1.0.4:
70537053
version "1.0.4"

0 commit comments

Comments
 (0)