diff --git a/package.json b/package.json index 32281e2..476782d 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "jasmine": "^5.0.0", "lint-staged": "^13.0.0", "prettier": "^2.4.1", - "typescript": "^5.0.0" + "typescript": "^6.0.0" }, "dependencies": { "debug": "^4.3.2", diff --git a/yarn.lock b/yarn.lock index e3c0cf5..0dd2946 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2497,10 +2497,10 @@ typescript@^4.6.4: resolved "https://registry.npmmirror.com/typescript/-/typescript-4.6.4.tgz#caa78bbc3a59e6a5c510d35703f6a09877ce45e9" integrity sha512-9ia/jWHIEbo49HfjrLGfKbZSuWo9iTMwXO+Ca3pRsSpbsMbc7/IU8NKdCZVRRBafVPGnoJeFL76ZOAA84I9fEg== -typescript@^5.0.0: - version "5.0.2" - resolved "https://registry.npmmirror.com/typescript/-/typescript-5.0.2.tgz#891e1a90c5189d8506af64b9ef929fca99ba1ee5" - integrity sha512-wVORMBGO/FAs/++blGNeAVdbNKtIh1rbBL2EyQ1+J9lClJ93KiiKe8PmFIVdXhHcyv44SL9oglmfeSsndo0jRw== +typescript@^6.0.0: + version "6.0.2" + resolved "https://registry.npmmirror.com/typescript/-/typescript-6.0.2.tgz#0b1bfb15f68c64b97032f3d78abbf98bdbba501f" + integrity sha512-bGdAIrZ0wiGDo5l8c++HWtbaNCWTS4UTv7RaTH/ThVIgjkveJt83m74bBHMJkuCbslY8ixgLBVZJIOiQlQTjfQ== universalify@^2.0.0: version "2.0.0"