chore(deps): update node (#13449)

This commit is contained in:
renovate[bot] 2024-10-15 14:39:55 -04:00 committed by GitHub
parent 6d56927c2c
commit f2b799cd6f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
11 changed files with 14 additions and 14 deletions

View file

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

View file

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