Skip to content

Commit 3502b22

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

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.17.1",
40+
"@types/node": "22.17.2",
4141
"@types/ramda": "0.31.0",
4242
"@types/uuid": "^10.0.0",
4343
"@typescript-eslint/eslint-plugin": "8.39.1",

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].1":
998-
version "22.17.1"
999-
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.17.1.tgz#484a755050497ebc3b37ff5adb7470f2e3ea5f5b"
1000-
integrity sha512-y3tBaz+rjspDTylNjAX37jEC3TETEFGNJL6uQDxwF9/8GLLIjW1rvVHlynyuUKMnMr1Roq8jOv3vkopBjC4/VA==
997+
"@types/[email protected].2":
998+
version "22.17.2"
999+
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.17.2.tgz#47a93d6f4b79327da63af727e7c54e8cab8c4d33"
1000+
integrity sha512-gL6z5N9Jm9mhY+U2KXZpteb+09zyffliRkZyZOHODGATyC5B1Jt/7TzuuiLkFsSUMLbS1OLmlj/E+/3KF4Q/4w==
10011001
dependencies:
10021002
undici-types "~6.21.0"
10031003

0 commit comments

Comments
 (0)