Skip to content

Commit b2d0b28

Browse files
chore(deps): update dependency @types/node to v24.11.2
1 parent 9dc689b commit b2d0b28

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
@@ -102,7 +102,7 @@
102102
"devDependencies": {
103103
"@sourcegraph/eslint-config": "^0.37.1",
104104
"@sourcegraph/tsconfig": "^4.0.1",
105-
"@types/node": "24.11.0",
105+
"@types/node": "24.11.2",
106106
"eslint": "^10.0.2",
107107
"lnfs-cli": "^2.1.0",
108108
"mkdirp": "^1.0.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1163,10 +1163,10 @@
11631163
resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"
11641164
integrity sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==
11651165

1166-
"@types/node@24.11.0":
1167-
version "24.11.0"
1168-
resolved "https://registry.yarnpkg.com/@types/node/-/node-24.11.0.tgz#34e8f9603ada03fdc36a532faefdb8e1bb3693a0"
1169-
integrity sha512-fPxQqz4VTgPI/IQ+lj9r0h+fDR66bzoeMGHp8ASee+32OSGIkeASsoZuJixsQoVef1QJbeubcPBxKk22QVoWdw==
1166+
"@types/node@24.11.2":
1167+
version "24.11.2"
1168+
resolved "https://registry.yarnpkg.com/@types/node/-/node-24.11.2.tgz#4d16d5f21256a0506c9d7b58fcda1d4d3dadc530"
1169+
integrity sha512-HTsxyfkxTNxOXBsEdgIOzbMgBjDGPvkTfw0B1m09j1LFPk8u3tSL8SNBRTSc381wXXX/Wp93qPi1kQXwnWuHgA==
11701170
dependencies:
11711171
undici-types "~7.16.0"
11721172

0 commit comments

Comments
 (0)