summary refs log tree commit diff
path: root/package.json
diff options
context:
space:
mode:
authorEmma [it/its]@Rory& <root@rory.gay>2024-10-29 20:24:51 +0100
committerEmma [it/its]@Rory& <root@rory.gay>2024-10-30 00:32:59 +0100
commit7fc4c129e153a45bcaa388b9cbe510c1e23bede7 (patch)
treee23ca70174cfd83d535ef83e8e8f35769d681225 /package.json
parentMerge pull request #1227 from MathMan05/patch-3 (diff)
downloadserver-ts-7fc4c129e153a45bcaa388b9cbe510c1e23bede7.tar.xz
Update typescript to latest
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json

index 42e729f51..89c3c63af 100644 --- a/package.json +++ b/package.json
@@ -64,7 +64,7 @@ "husky": "^9.1.6", "prettier": "^3.3.3", "pretty-quick": "^4.0.0", - "typescript": "^4.9.5" + "typescript": "^5.6.3" }, "dependencies": { "@aws-sdk/client-s3": "^3.629.0",