Skip to content

Commit 8ac6555

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

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
@@ -37,7 +37,7 @@
3737
"@astrojs/check": "^0.9.0",
3838
"@ava/typescript": "5.0.0",
3939
"@types/dotenv": "8.2.3",
40-
"@types/node": "22.18.7",
40+
"@types/node": "22.18.8",
4141
"@types/ramda": "0.31.1",
4242
"@types/uuid": "^11.0.0",
4343
"@typescript-eslint/eslint-plugin": "8.45.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1026,10 +1026,10 @@
10261026
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.18.11.tgz#cbb15c12ca7c16c85a72b6bdc4d4b01151bb3cae"
10271027
integrity sha512-3oJbGBUWuS6ahSnEq1eN2XrCyf4YsWI8OyCvo7c64zQJNplk3mO84t53o8lfTk+2ji59g5ycfc6qQ3fdHliHuA==
10281028

1029-
"@types/[email protected].7":
1030-
version "22.18.7"
1031-
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.18.7.tgz#e1d013d5759fa50ff4d334aee3fd6254f1dbae74"
1032-
integrity sha512-3E97nlWEVp2V6J7aMkR8eOnw/w0pArPwf/5/W0865f+xzBoGL/ZuHkTAKAGN7cOWNwd+sG+hZOqj+fjzeHS75g==
1029+
"@types/[email protected].8":
1030+
version "22.18.8"
1031+
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.18.8.tgz#738d9dafa38f6e0c467687c158f8e1ca2d7d8eaa"
1032+
integrity sha512-pAZSHMiagDR7cARo/cch1f3rXy0AEXwsVsVH09FcyeJVAzCnGgmYis7P3JidtTUjyadhTeSo8TgRPswstghDaw==
10331033
dependencies:
10341034
undici-types "~6.21.0"
10351035

0 commit comments

Comments
 (0)