diff --git a/package.json b/package.json index f5f8fc8..d2f8296 100644 --- a/package.json +++ b/package.json @@ -73,7 +73,7 @@ "jest": "^27.4.7", "lint-staged": "^12.1.5", "prettier": "^2.5.1", - "typescript": "^4.5.4" + "typescript": "^5.3.2" }, "bugs": { "url": "https://github.com/4Catalyzer/eslint-plugin-ts-expect/issues" diff --git a/yarn.lock b/yarn.lock index 60b510a..8a178b1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9117,11 +9117,16 @@ typescript@^3.5.3: resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.7.4.tgz#1743a5ec5fef6a1fa9f3e4708e33c81c73876c19" integrity sha512-A25xv5XCtarLwXpcDNZzCGvW2D1S3/bACratYBx2sax8PefsFhlYmkQicKHvpYflFS8if4zne5zT5kpJ7pzuvw== -typescript@^4.0, typescript@^4.4.3, typescript@^4.5.4: +typescript@^4.0, typescript@^4.4.3: version "4.5.4" resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.4.tgz#a17d3a0263bf5c8723b9c52f43c5084edf13c2e8" integrity sha512-VgYs2A2QIRuGphtzFV7aQJduJ2gyfTljngLzjpfW9FoYZF6xuw1W0vW9ghCKLfcWrCFxK81CSGRAvS1pn4fIUg== +typescript@^5.3.2: + version "5.3.2" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.3.2.tgz#00d1c7c1c46928c5845c1ee8d0cc2791031d4c43" + integrity sha512-6l+RyNy7oAHDfxC4FzSJcz9vnjTKxrLpDG5M2Vu4SHRVNg6xzqZp6LYSR9zjqQTu8DU/f5xwxUdADOkbrIX2gQ== + uglify-js@^3.1.4: version "3.7.5" resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.7.5.tgz#278c7c24927ac5a32d3336fc68fd4ae1177a486a"