Skip to content

Commit a39a649

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

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.16.4",
40+
"@types/node": "22.16.5",
4141
"@types/ramda": "0.30.2",
4242
"@types/uuid": "^10.0.0",
4343
"@typescript-eslint/eslint-plugin": "8.37.0",

yarn.lock

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

997-
"@types/[email protected].4":
998-
version "22.16.4"
999-
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.16.4.tgz#00c763ad4d4e45f62d5a270c040ae1a799c7e38a"
1000-
integrity sha512-PYRhNtZdm2wH/NT2k/oAJ6/f2VD2N2Dag0lGlx2vWgMSJXGNmlce5MiTQzoWAiIJtso30mjnfQCOKVH+kAQC/g==
997+
"@types/[email protected].5":
998+
version "22.16.5"
999+
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.16.5.tgz#cc46ac3994cd957000d0c11095a0b1dae2ea2368"
1000+
integrity sha512-bJFoMATwIGaxxx8VJPeM8TonI8t579oRvgAuT8zFugJsJZgzqv0Fu8Mhp68iecjzG7cnN3mO2dJQ5uUM2EFrgQ==
10011001
dependencies:
10021002
undici-types "~6.21.0"
10031003

0 commit comments

Comments
 (0)