diff --git a/packages/orgcheck-api/package.json b/packages/orgcheck-api/package.json index 724b7ad9..1c3d2249 100644 --- a/packages/orgcheck-api/package.json +++ b/packages/orgcheck-api/package.json @@ -21,7 +21,7 @@ "rollup-plugin-typescript2": "^0.37.0", "ts-jest": "^29.4.6", "tslib": "^2.8.1", - "typescript": "^6.0.2", + "typescript": "^7.0.2", "typescript-eslint": "^8.56.0" }, "scripts": { diff --git a/packages/orgcheck-sfdx-plugin/package.json b/packages/orgcheck-sfdx-plugin/package.json index 5ac963ea..0e3e71f9 100644 --- a/packages/orgcheck-sfdx-plugin/package.json +++ b/packages/orgcheck-sfdx-plugin/package.json @@ -24,7 +24,7 @@ "prettier": "^3.4.2", "ts-jest": "^29.2.5", "ts-node": "^10.9.2", - "typescript": "^6.0.2" + "typescript": "^7.0.2" }, "engines": { "node": ">=18.0.0"