Skip to content

Commit 9130617

Browse files
chore(deps): update dependency @types/node to v24.7.2 (#70)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b5379bd commit 9130617

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.15.0",
1212
"@rspress/shared": "1.45.6",
1313
"@tsconfig/node-lts": "22.0.2",
14-
"@types/node": "24.7.0",
14+
"@types/node": "24.7.2",
1515
"typescript": "5.9.3",
1616
},
1717
},
@@ -115,7 +115,7 @@
115115

116116
"@tybys/wasm-util": ["@tybys/[email protected]", "", { "dependencies": { "tslib": "^2.4.0" } }, "sha512-9tTaPJLSiejZKx+Bmog4uSubteqTvFrVrURwkmHixBo0G4seD0zUxp98E1DzUBJxLQ3NPwXrGKDiVjwx/DpPsg=="],
117117

118-
"@types/node": ["@types/[email protected].0", "", { "dependencies": { "undici-types": "~7.14.0" } }, "sha512-IbKooQVqUBrlzWTi79E8Fw78l8k1RNtlDDNWsFZs7XonuQSJ8oNYfEeclhprUldXISRMLzBpILuKgPlIxm+/Yw=="],
118+
"@types/node": ["@types/[email protected].2", "", { "dependencies": { "undici-types": "~7.14.0" } }, "sha512-/NbVmcGTP+lj5oa4yiYxxeBjRivKQ5Ns1eSZeB99ExsEQ6rX5XYU1Zy/gGxY/ilqtD4Etx9mKyrPxZRetiahhA=="],
119119

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"@rslib/core": "0.15.0",
4848
"@rspress/shared": "1.45.6",
4949
"@tsconfig/node-lts": "22.0.2",
50-
"@types/node": "24.7.0",
50+
"@types/node": "24.7.2",
5151
"typescript": "5.9.3"
5252
}
5353
}

0 commit comments

Comments
 (0)