Skip to content

Commit

Permalink
fix(deps): update dependency @types/node to v22.10.9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and fritterhoff committed Jan 23, 2025
1 parent 2ac3530 commit 4ad7961
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -74,9 +74,9 @@
undici-types "~6.11.1"

"@types/node@^22.0.0":
version "22.10.7"
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.10.7.tgz#14a1ca33fd0ebdd9d63593ed8d3fbc882a6d28d7"
integrity sha512-V09KvXxFiutGp6B7XkpaDXlNadZxrzajcY50EuoLIpQ6WWYCSvf19lVIazzfIzQvhUN2HjX12spLojTnhuKlGg==
version "22.10.9"
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.10.9.tgz#b62b5e8485b9b412262466209280405525320108"
integrity sha512-Ir6hwgsKyNESl/gLOcEz3krR4CBGgliDqBQ2ma4wIhEx0w+xnoeTq3tdrNw15kU3SxogDjOgv9sqdtLW8mIHaw==
dependencies:
undici-types "~6.20.0"

Expand Down

0 comments on commit 4ad7961

Please sign in to comment.