Skip to content

Commit 5bf46f4

Browse files
chore(deps): update dependency @types/node to v22.18.8 (#198)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3463395 commit 5bf46f4

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": "22.18.1",
96+
"@types/node": "22.18.8",
9797
"eslint": "^9.35.0",
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
@@ -1162,10 +1162,10 @@
11621162
resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"
11631163
integrity sha1-7ihweulOEdK4J7y+UnC86n8+ce4=
11641164

1165-
"@types/[email protected].1":
1166-
version "22.18.1"
1167-
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.18.1.tgz#cc85ee6999b2a2928739281d2f56ff410a140c52"
1168-
integrity sha512-rzSDyhn4cYznVG+PCzGe1lwuMYJrcBS1fc3JqSa2PvtABwWo+dZ1ij5OVok3tqfpEBCBoaR4d7upFJk73HRJDw==
1165+
"@types/[email protected].8":
1166+
version "22.18.8"
1167+
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.18.8.tgz#738d9dafa38f6e0c467687c158f8e1ca2d7d8eaa"
1168+
integrity sha512-pAZSHMiagDR7cARo/cch1f3rXy0AEXwsVsVH09FcyeJVAzCnGgmYis7P3JidtTUjyadhTeSo8TgRPswstghDaw==
11691169
dependencies:
11701170
undici-types "~6.21.0"
11711171

0 commit comments

Comments
 (0)