Skip to content

Commit 4089f5b

Browse files
chore(deps): update dependency @types/node to v24.5.2
1 parent 832709f commit 4089f5b

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
"@rslib/core": "0.13.2",
1212
"@rspress/shared": "1.45.5",
1313
"@tsconfig/node-lts": "22.0.2",
14-
"@types/node": "24.5.0",
14+
"@types/node": "24.5.2",
1515
"typescript": "5.9.2",
1616
},
1717
},
@@ -117,7 +117,7 @@
117117

118118
"@tybys/wasm-util": ["@tybys/[email protected]", "", { "dependencies": { "tslib": "^2.4.0" } }, "sha512-VyyPYFlOMNylG45GoAe0xDoLwWuowvf92F9kySqzYh8vmYm7D2u4iUJKa1tOUpS70Ku13ASrOkS4ScXFsTaCNQ=="],
119119

120-
"@types/node": ["@types/[email protected].0", "", { "dependencies": { "undici-types": "~7.12.0" } }, "sha512-y1dMvuvJspJiPSDZUQ+WMBvF7dpnEqN4x9DDC9ie5Fs/HUZJA3wFp7EhHoVaKX/iI0cRoECV8X2jL8zi0xrHCg=="],
120+
"@types/node": ["@types/[email protected].2", "", { "dependencies": { "undici-types": "~7.12.0" } }, "sha512-FYxk1I7wPv3K2XBaoyH2cTnocQEu8AOZ60hPbsyukMPLv5/5qr7V1i8PLHdl6Zf87I+xZXFvPCXYjiTFq+YSDQ=="],
121121

122122
"@types/unist": ["@types/[email protected]", "", {}, "sha512-CmBKiL6NNo/OqgmMn95Fk9Whlp2mtvIv+KNpQKN2F4SjvrEesubTRWGYSg+BnWZOnlCaSTU1sMpsBOzgbYhnsA=="],
123123

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"@rslib/core": "0.13.2",
4848
"@rspress/shared": "1.45.5",
4949
"@tsconfig/node-lts": "22.0.2",
50-
"@types/node": "24.5.0",
50+
"@types/node": "24.5.2",
5151
"typescript": "5.9.2"
5252
}
5353
}

0 commit comments

Comments
 (0)