diff --git a/package.json b/package.json index fcb7521..7a4c987 100644 --- a/package.json +++ b/package.json @@ -72,6 +72,6 @@ "prettier": "^2.6.2", "ts-jest": "^28.0.2", "ts-node": "^10.7.0", - "typescript": "^4.8.3" + "typescript": "^5.0.3" } } \ No newline at end of file diff --git a/yarn.lock b/yarn.lock index b1acb92..ab16cd1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2987,10 +2987,10 @@ type-fest@^0.21.3: resolved "https://registry.npmjs.org/type-fest/-/type-fest-0.21.3.tgz" integrity sha512-t0rzBq87m3fVcduHDUFhKmyyX+9eo6WQjZvf51Ea/M0Q7+T374Jp1aUiyUl0GKxp8M/OETVHSDvmkyPgvX+X2w== -typescript@^4.8.3: - version "4.8.4" - resolved "https://registry.npmjs.org/typescript/-/typescript-4.8.4.tgz" - integrity sha512-QCh+85mCy+h0IGff8r5XWzOVSbBO+KfeYrMQh7NJ58QujwcE22u+NUSmUxqF+un70P9GXKxa2HCNiTTMJknyjQ== +typescript@^5.0.3: + version "5.0.3" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.0.3.tgz#fe976f0c826a88d0a382007681cbb2da44afdedf" + integrity sha512-xv8mOEDnigb/tN9PSMTwSEqAnUvkoXMQlicOb0IUVDBSQCgBSaAAROUZYy2IcUy5qU6XajK5jjjO7TMWqBTKZA== update-browserslist-db@^1.0.5: version "1.0.7"