Update typescript to latest

This commit is contained in:
Emma [it/its]@Rory& 2024-10-29 20:24:51 +01:00
parent 3e95e4ff7e
commit 7fc4c129e1
3 changed files with 2 additions and 2 deletions

View File

@ -1,3 +1,3 @@
{ {
"npmDepsHash": "sha256-zs6ViAc3w1g4/VTsrNajKL65gKFHbzvBUIxlDbEO690=" "npmDepsHash": "sha256-7fRfkqcmoaXtERi+XoPQnxhioMslTxm9PFD7C/5ZGZQ="
} }

BIN
package-lock.json generated

Binary file not shown.

View File

@ -64,7 +64,7 @@
"husky": "^9.1.6", "husky": "^9.1.6",
"prettier": "^3.3.3", "prettier": "^3.3.3",
"pretty-quick": "^4.0.0", "pretty-quick": "^4.0.0",
"typescript": "^4.9.5" "typescript": "^5.6.3"
}, },
"dependencies": { "dependencies": {
"@aws-sdk/client-s3": "^3.629.0", "@aws-sdk/client-s3": "^3.629.0",