deps: update typescript to 5.9.3
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 1m38s

This commit is contained in:
2026-02-04 08:39:13 -08:00
parent 388fb607e1
commit 7f42d568c1
2 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -16,7 +16,7 @@
"@nhcarrigan/typescript-config": "4.0.0", "@nhcarrigan/typescript-config": "4.0.0",
"@types/node": "24.3.0", "@types/node": "24.3.0",
"tsx": "4.20.5", "tsx": "4.20.5",
"typescript": "5.9.2" "typescript": "5.9.3"
}, },
"dependencies": { "dependencies": {
"@nhcarrigan/logger": "1.0.0", "@nhcarrigan/logger": "1.0.0",
+8 -8
View File
@@ -20,7 +20,7 @@ importers:
devDependencies: devDependencies:
'@nhcarrigan/typescript-config': '@nhcarrigan/typescript-config':
specifier: 4.0.0 specifier: 4.0.0
version: 4.0.0(typescript@5.9.2) version: 4.0.0(typescript@5.9.3)
'@types/node': '@types/node':
specifier: 24.3.0 specifier: 24.3.0
version: 24.3.0 version: 24.3.0
@@ -28,8 +28,8 @@ importers:
specifier: 4.20.5 specifier: 4.20.5
version: 4.20.5 version: 4.20.5
typescript: typescript:
specifier: 5.9.2 specifier: 5.9.3
version: 5.9.2 version: 5.9.3
packages: packages:
@@ -454,8 +454,8 @@ packages:
engines: {node: '>=18.0.0'} engines: {node: '>=18.0.0'}
hasBin: true hasBin: true
typescript@5.9.2: typescript@5.9.3:
resolution: {integrity: sha512-CWBzXQrc/qOkhidw1OzBTQuYRbfyxDXJMVJ1XNwUHGROVmuaeiEm3OslpZ1RV96d7SKKjZKrSJu3+t/xlw3R9A==} resolution: {integrity: sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==}
engines: {node: '>=14.17'} engines: {node: '>=14.17'}
hasBin: true hasBin: true
@@ -630,9 +630,9 @@ snapshots:
'@nhcarrigan/logger@1.0.0': {} '@nhcarrigan/logger@1.0.0': {}
'@nhcarrigan/typescript-config@4.0.0(typescript@5.9.2)': '@nhcarrigan/typescript-config@4.0.0(typescript@5.9.3)':
dependencies: dependencies:
typescript: 5.9.2 typescript: 5.9.3
'@sapphire/async-queue@1.5.5': {} '@sapphire/async-queue@1.5.5': {}
@@ -878,7 +878,7 @@ snapshots:
optionalDependencies: optionalDependencies:
fsevents: 2.3.3 fsevents: 2.3.3
typescript@5.9.2: {} typescript@5.9.3: {}
undici-types@7.10.0: {} undici-types@7.10.0: {}