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

Commit d8aac81

Browse files
committed
chore(deps): update dependency @types/node to v22
1 parent 9966861 commit d8aac81

2 files changed

Lines changed: 7 additions & 7 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": "20.17.5",
96+
"@types/node": "22.8.6",
9797
"eslint": "^9.13.0",
9898
"lnfs-cli": "^2.1.0",
9999
"mkdirp": "^1.0.4",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1149,12 +1149,12 @@
11491149
resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"
11501150
integrity sha1-7ihweulOEdK4J7y+UnC86n8+ce4=
11511151

1152-
"@types/node@20.17.5":
1153-
version "20.17.5"
1154-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.17.5.tgz#b7a1d8619ced7ce1da901b07a47c61107272449a"
1155-
integrity sha512-n8FYY/pRxu496441gIcAQFZPKXbhsd6VZygcq+PTSZ75eMh/Ke0hCAROdUa21qiFqKNsPPYic46yXDO1JGiPBQ==
1152+
"@types/node@22.8.6":
1153+
version "22.8.6"
1154+
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.8.6.tgz#e8a0c0871623283d8b3ef7d7b9b1bfdfd3028e22"
1155+
integrity sha512-tosuJYKrIqjQIlVCM4PEGxOmyg3FCPa/fViuJChnGeEIhjA46oy8FMVoF9su1/v8PNs2a8Q0iFNyOx0uOF91nw==
11561156
dependencies:
1157-
undici-types "~6.19.2"
1157+
undici-types "~6.19.8"
11581158

11591159
"@types/normalize-package-data@^2.4.0":
11601160
version "2.4.0"
@@ -6961,7 +6961,7 @@ uncss@^0.17.3:
69616961
postcss-selector-parser "6.0.2"
69626962
request "^2.88.0"
69636963

6964-
undici-types@~6.19.2:
6964+
undici-types@~6.19.8:
69656965
version "6.19.8"
69666966
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.19.8.tgz#35111c9d1437ab83a7cdc0abae2f26d88eda0a02"
69676967
integrity sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==

0 commit comments

Comments
 (0)