Skip to content

Commit 0568a90

Browse files
chore(deps): update dependency @types/node to v22.15.30 (#197)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 94cbca2 commit 0568a90

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": "22.15.29",
105+
"@types/node": "22.15.30",
106106
"eslint": "^9.28.0",
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
@@ -1176,10 +1176,10 @@
11761176
resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"
11771177
integrity sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==
11781178

1179-
"@types/[email protected].29":
1180-
version "22.15.29"
1181-
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.15.29.tgz#c75999124a8224a3f79dd8b6ccfb37d74098f678"
1182-
integrity sha512-LNdjOkUDlU1RZb8e1kOIUpN1qQUlzGkEtbVNo53vbrwDg5om6oduhm4SiUaPW5ASTXhAiP0jInWG8Qx9fVlOeQ==
1179+
"@types/[email protected].30":
1180+
version "22.15.30"
1181+
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.15.30.tgz#3a20431783e28dd0b0326f84ab386a2ec81d921d"
1182+
integrity sha512-6Q7lr06bEHdlfplU6YRbgG1SFBdlsfNC4/lX+SkhiTs0cpJkOElmWls8PxDFv4yY/xKb8Y6SO0OmSX4wgqTZbA==
11831183
dependencies:
11841184
undici-types "~6.21.0"
11851185

0 commit comments

Comments
 (0)