Bump @types/node from 24.6.1 to 24.9.2 (#563)

This commit is contained in:
dependabot[bot]
2025-11-02 09:48:05 -05:00
committed by GitHub
parent cacc3525a9
commit 73edeebfa1
2 changed files with 10 additions and 10 deletions

View File

@@ -50,7 +50,7 @@
"dependencies": {
"@actions/core": "^1.11.1",
"@actions/github": "^6.0.1",
"@types/node": "^24.6.1",
"@types/node": "^24.9.2",
"glob": "^11.0.3",
"untildify": "^4.0.0"
},