build(deps-dev): bump @types/node from 22.19.11 to 22.19.21 (#7748)

Bumps
[@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node)
from 22.19.11 to 22.19.21.
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node">compare
view</a></li>
</ul>
</details>
<br />

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-06-18 15:46:06 -07:00
committed by GitHub
parent bdc81666f2
commit 6f142a60ce
30 changed files with 149 additions and 205 deletions
+1 -1
View File
@@ -58,7 +58,7 @@
"picocolors": "^1.1.1"
},
"devDependencies": {
"@types/node": "^22.12.0",
"@types/node": "^22.19.21",
"tsx": "^4.19.2",
"typescript": "^5.7.3"
}