Skip to content

Commit e8333ec

Browse files
chore(deps): update dependency @types/node to ^22.17.0 (#201)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9781a91 commit e8333ec

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"@sapphire/prettier-config": "^2.0.0",
3737
"@sapphire/result": "^2.7.2",
3838
"@sapphire/ts-config": "^5.0.1",
39-
"@types/node": "^22.16.5",
39+
"@types/node": "^22.17.0",
4040
"@typescript-eslint/eslint-plugin": "^7.13.1",
4141
"@typescript-eslint/parser": "^7.13.1",
4242
"cz-conventional-changelog": "^3.3.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -973,12 +973,12 @@ __metadata:
973973
languageName: node
974974
linkType: hard
975975

976-
"@types/node@npm:*, @types/node@npm:^22.16.5":
977-
version: 22.16.5
978-
resolution: "@types/node@npm:22.16.5"
976+
"@types/node@npm:*, @types/node@npm:^22.17.0":
977+
version: 22.17.0
978+
resolution: "@types/node@npm:22.17.0"
979979
dependencies:
980980
undici-types: "npm:~6.21.0"
981-
checksum: 10/ba45b5c9113cbc5edb12960fcfe7e80db2c998af5c1931264240695b27d756570d92462150b95781bd67a03aa82111cc970ab0f4504eb99213edff8bf425354e
981+
checksum: 10/f77b0e1c3c00e438b56c726d6b1170d4969c600cc8d4ecf2c2aa7692243a8ff455a3d530760da95e0b6aab059c4605a384b43d18f96646c745ff133c00b84875
982982
languageName: node
983983
linkType: hard
984984

@@ -2066,7 +2066,7 @@ __metadata:
20662066
"@sapphire/prettier-config": "npm:^2.0.0"
20672067
"@sapphire/result": "npm:^2.7.2"
20682068
"@sapphire/ts-config": "npm:^5.0.1"
2069-
"@types/node": "npm:^22.16.5"
2069+
"@types/node": "npm:^22.17.0"
20702070
"@typescript-eslint/eslint-plugin": "npm:^7.13.1"
20712071
"@typescript-eslint/parser": "npm:^7.13.1"
20722072
cz-conventional-changelog: "npm:^3.3.0"

0 commit comments

Comments
 (0)