Skip to content

Commit 857b695

Browse files
chore(deps): update dependency @types/node to v22.17.1 (#65)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0e6c7fb commit 857b695

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

bun.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"@nico-i/eslint-config": "2.10.0",
1212
"@nico-i/prettier-config": "1.0.2",
1313
"@types/bun": "1.2.19",
14-
"@types/node": "22.17.0",
14+
"@types/node": "22.17.1",
1515
"eslint": "9.32.0",
1616
"husky": "9.1.7",
1717
"lint-staged": "16.1.4",
@@ -105,7 +105,7 @@
105105

106106
"@types/json5": ["@types/json5@0.0.29", "", {}, "sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ=="],
107107

108-
"@types/node": ["@types/node@22.17.0", "", { "dependencies": { "undici-types": "~6.21.0" } }, "sha512-bbAKTCqX5aNVryi7qXVMi+OkB3w/OyblodicMbvE38blyAz7GxXf6XYhklokijuPwwVg9sDLKRxt0ZHXQwZVfQ=="],
108+
"@types/node": ["@types/node@22.17.1", "", { "dependencies": { "undici-types": "~6.21.0" } }, "sha512-y3tBaz+rjspDTylNjAX37jEC3TETEFGNJL6uQDxwF9/8GLLIjW1rvVHlynyuUKMnMr1Roq8jOv3vkopBjC4/VA=="],
109109

110110
"@types/react": ["@types/react@19.1.8", "", { "dependencies": { "csstype": "^3.0.2" } }, "sha512-AwAfQ2Wa5bCx9WP8nZL2uMZWod7J7/JSplxbTmBQ5ms6QpqNYm672H0Vu9ZVKVngQ+ii4R/byguVEUZQyeg44g=="],
111111

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"@nico-i/eslint-config": "2.10.0",
5151
"@nico-i/prettier-config": "1.0.2",
5252
"@types/bun": "1.2.19",
53-
"@types/node": "22.17.0",
53+
"@types/node": "22.17.1",
5454
"eslint": "9.32.0",
5555
"husky": "9.1.7",
5656
"lint-staged": "16.1.4",

0 commit comments

Comments
 (0)