Skip to content
This repository was archived by the owner on Apr 27, 2026. It is now read-only.

Commit e6a8dba

Browse files
chore(deps): update dependency @types/node to v24.11.0
1 parent c6ac8d3 commit e6a8dba

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

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.10.12",
96+
"@types/node": "24.11.0",
9797
"eslint": "^10.0.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
@@ -1161,10 +1161,10 @@
11611161
resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"
11621162
integrity sha1-7ihweulOEdK4J7y+UnC86n8+ce4=
11631163

1164-
"@types/node@24.10.12":
1165-
version "24.10.12"
1166-
resolved "https://registry.yarnpkg.com/@types/node/-/node-24.10.12.tgz#a51b49260a045c08ac761cbde7e407ef144d2b2a"
1167-
integrity sha512-68e+T28EbdmLSTkPgs3+UacC6rzmqrcWFPQs1C8mwJhI/r5Uxr0yEuQotczNRROd1gq30NGxee+fo0rSIxpyAw==
1164+
"@types/node@24.11.0":
1165+
version "24.11.0"
1166+
resolved "https://registry.yarnpkg.com/@types/node/-/node-24.11.0.tgz#34e8f9603ada03fdc36a532faefdb8e1bb3693a0"
1167+
integrity sha512-fPxQqz4VTgPI/IQ+lj9r0h+fDR66bzoeMGHp8ASee+32OSGIkeASsoZuJixsQoVef1QJbeubcPBxKk22QVoWdw==
11681168
dependencies:
11691169
undici-types "~7.16.0"
11701170

0 commit comments

Comments
 (0)