Skip to content

Commit 932bfe7

Browse files
chore(deps): update dependency @types/node to v24.10.0 (#204)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 335374f commit 932bfe7

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
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": "24.9.2",
96+
"@types/node": "24.10.0",
9797
"eslint": "^9.39.0",
9898
"lnfs-cli": "^2.1.0",
9999
"mkdirp": "^1.0.4",

yarn.lock

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

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==
1167+
"@types/node@24.10.0":
1168+
version "24.10.0"
1169+
resolved "https://registry.yarnpkg.com/@types/node/-/node-24.10.0.tgz#6b79086b0dfc54e775a34ba8114dcc4e0221f31f"
1170+
integrity sha512-qzQZRBqkFsYyaSWXuEHc2WR9c0a0CXwiE5FWUvn7ZM+vdy1uZLfCunD38UzhuB7YN/J11ndbDBcTmOdxJo9Q7A==
11711171
dependencies:
11721172
undici-types "~7.16.0"
11731173

0 commit comments

Comments
 (0)