build(deps): bump @types/node from 20.12.4 to 22.7.5 (#2747)

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.12.4 to 22.7.5.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Dolan <dolan_miu@hotmail.com>
This commit is contained in:
dependabot[bot]
2024-10-11 00:33:12 +01:00
committed by GitHub
parent 3ae749278e
commit f2775ed13c
2 changed files with 16 additions and 16 deletions

View File

@ -54,7 +54,7 @@
"clippy"
],
"dependencies": {
"@types/node": "^20.3.1",
"@types/node": "^22.7.5",
"jszip": "^3.10.1",
"nanoid": "^5.0.4",
"xml": "^1.0.1",