chore(deps): update dependency @types/node to ^22.13.4 ()

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-02-19 14:54:12 -06:00 committed by GitHub
parent 76d95cd348
commit 376282e538
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 11 additions and 11 deletions
open-api/typescript-sdk

View file

@ -12,7 +12,7 @@
"@oazapfts/runtime": "^1.0.2"
},
"devDependencies": {
"@types/node": "^22.13.2",
"@types/node": "^22.13.4",
"typescript": "^5.3.3"
}
},

View file

@ -19,7 +19,7 @@
"@oazapfts/runtime": "^1.0.2"
},
"devDependencies": {
"@types/node": "^22.13.2",
"@types/node": "^22.13.4",
"typescript": "^5.3.3"
},
"repository": {