Bump @types/node from 22.0.2 to 22.10.3 (#487)

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.0.2 to 22.10.3.
- [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-minor
...

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]
2025-01-11 21:04:25 -05:00
committed by GitHub
parent aa3b2fa675
commit c4d491c3c9
2 changed files with 10 additions and 10 deletions

View File

@@ -59,7 +59,7 @@
"dependencies": {
"@actions/core": "^1.10.1",
"@actions/github": "^6.0.0",
"@types/node": "^22.0.2",
"@types/node": "^22.10.3",
"glob": "^11.0.0",
"untildify": "^4.0.0"
},