diff --git a/package.json b/package.json index fe495567b..23fa36865 100644 --- a/package.json +++ b/package.json @@ -64,7 +64,7 @@ "eslint-plugin-sf-plugin": "^1.18.8", "shelljs": "0.8.5", "ts-node": "^10.9.2", - "typescript": "^5.4.5" + "typescript": "^5.5.2" }, "publishConfig": { "access": "public" diff --git a/yarn.lock b/yarn.lock index a5c53c45f..b0df08a89 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5380,10 +5380,10 @@ typedoc@^0.25.13: minimatch "^9.0.3" shiki "^0.14.7" -"typescript@^4.6.4 || ^5.0.0", typescript@^5.4.3, typescript@^5.4.5: - version "5.4.5" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.5.tgz#42ccef2c571fdbd0f6718b1d1f5e6e5ef006f611" - integrity sha512-vcI4UpRgg81oIRUFwR0WSIHKt11nJ7SAVlYNIu+QpqeyXP+gpQJy/Z4+F0aGxSE4MqwjyXvW/TzgkLAx2AGHwQ== +"typescript@^4.6.4 || ^5.0.0", typescript@^5.4.3, typescript@^5.5.2: + version "5.5.2" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.2.tgz#c26f023cb0054e657ce04f72583ea2d85f8d0507" + integrity sha512-NcRtPEOsPFFWjobJEtfihkLCZCXZt/os3zf8nTxjVH3RvTSxjrCamJpbExGvYOF+tFHc3pA65qpdwPbzjohhew== unbox-primitive@^1.0.2: version "1.0.2"