Skip to content

Commit 491e15d

Browse files
chore(deps): update dependency @types/node to v24.11.0 (#219)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 36c9b40 commit 491e15d

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

1152-
"@types/node@24.10.12":
1153-
version "24.10.12"
1154-
resolved "https://registry.yarnpkg.com/@types/node/-/node-24.10.12.tgz#a51b49260a045c08ac761cbde7e407ef144d2b2a"
1155-
integrity sha512-68e+T28EbdmLSTkPgs3+UacC6rzmqrcWFPQs1C8mwJhI/r5Uxr0yEuQotczNRROd1gq30NGxee+fo0rSIxpyAw==
1152+
"@types/node@24.11.0":
1153+
version "24.11.0"
1154+
resolved "https://registry.yarnpkg.com/@types/node/-/node-24.11.0.tgz#34e8f9603ada03fdc36a532faefdb8e1bb3693a0"
1155+
integrity sha512-fPxQqz4VTgPI/IQ+lj9r0h+fDR66bzoeMGHp8ASee+32OSGIkeASsoZuJixsQoVef1QJbeubcPBxKk22QVoWdw==
11561156
dependencies:
11571157
undici-types "~7.16.0"
11581158

0 commit comments

Comments
 (0)