Skip to content

Commit 03ec72b

Browse files
chore(deps): update dependency @types/node to v22.14.0 (#179)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0e5a988 commit 03ec72b

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
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": "22.13.17",
96+
"@types/node": "22.14.0",
9797
"eslint": "^9.23.0",
9898
"lnfs-cli": "^2.1.0",
9999
"mkdirp": "^1.0.4",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1162,12 +1162,12 @@
11621162
resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"
11631163
integrity sha1-7ihweulOEdK4J7y+UnC86n8+ce4=
11641164

1165-
"@types/node@22.13.17":
1166-
version "22.13.17"
1167-
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.13.17.tgz#9ca6a81a0180cdcfd3719b9cf6c09186756e1754"
1168-
integrity sha512-nAJuQXoyPj04uLgu+obZcSmsfOenUg6DxPKogeUy6yNCFwWaj5sBF8/G/pNo8EtBJjAfSVgfIlugR/BCOleO+g==
1165+
"@types/node@22.14.0":
1166+
version "22.14.0"
1167+
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.14.0.tgz#d3bfa3936fef0dbacd79ea3eb17d521c628bb47e"
1168+
integrity sha512-Kmpl+z84ILoG+3T/zQFyAJsU6EPTmOCj8/2+83fSN6djd6I4o7uOuGIH6vq3PrjY5BGitSbFuMN18j3iknubbA==
11691169
dependencies:
1170-
undici-types "~6.20.0"
1170+
undici-types "~6.21.0"
11711171

11721172
"@types/normalize-package-data@^2.4.0":
11731173
version "2.4.0"
@@ -6969,10 +6969,10 @@ uncss@^0.17.3:
69696969
postcss-selector-parser "6.0.2"
69706970
request "^2.88.0"
69716971

6972-
undici-types@~6.20.0:
6973-
version "6.20.0"
6974-
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.20.0.tgz#8171bf22c1f588d1554d55bf204bc624af388433"
6975-
integrity sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg==
6972+
undici-types@~6.21.0:
6973+
version "6.21.0"
6974+
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.21.0.tgz#691d00af3909be93a7faa13be61b3a5b50ef12cb"
6975+
integrity sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==
69766976

69776977
unicode-canonical-property-names-ecmascript@^1.0.4:
69786978
version "1.0.4"

0 commit comments

Comments
 (0)