diff --git a/js/appauth/package-lock.json b/js/appauth/package-lock.json index 0112081e2..40e87b5f9 100644 --- a/js/appauth/package-lock.json +++ b/js/appauth/package-lock.json @@ -30,7 +30,7 @@ "nock": "^14.0.0", "prettier": "^3.2.5", "ts-jest": "^29.0.0", - "typescript": "^5.4.2", + "typescript": "^6.0.0", "typescript-eslint": "^8.0.0" } }, @@ -6181,9 +6181,9 @@ } }, "node_modules/typescript": { - "version": "5.9.3", - "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.9.3.tgz", - "integrity": "sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==", + "version": "6.0.3", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-6.0.3.tgz", + "integrity": "sha512-y2TvuxSZPDyQakkFRPZHKFm+KKVqIisdg9/CZwm9ftvKXLP8NRWj38/ODjNbr43SsoXqNuAisEf1GdCxqWcdBw==", "dev": true, "license": "Apache-2.0", "bin": { diff --git a/js/appauth/package.json b/js/appauth/package.json index 9d1dd6021..1515c0b78 100644 --- a/js/appauth/package.json +++ b/js/appauth/package.json @@ -41,7 +41,7 @@ "nock": "^14.0.0", "prettier": "^3.2.5", "ts-jest": "^29.0.0", - "typescript": "^5.4.2", + "typescript": "^6.0.0", "typescript-eslint": "^8.0.0" }, "dependencies": { diff --git a/js/dispatch/package-lock.json b/js/dispatch/package-lock.json index 3db81ffa6..157778eed 100644 --- a/js/dispatch/package-lock.json +++ b/js/dispatch/package-lock.json @@ -28,7 +28,7 @@ "nock": "^14.0.0", "prettier": "^3.2.5", "ts-jest": "^29.0.0", - "typescript": "^5.4.2", + "typescript": "^6.0.0", "typescript-eslint": "^8.0.0" } }, @@ -5609,9 +5609,9 @@ } }, "node_modules/typescript": { - "version": "5.9.3", - "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.9.3.tgz", - "integrity": "sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==", + "version": "6.0.3", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-6.0.3.tgz", + "integrity": "sha512-y2TvuxSZPDyQakkFRPZHKFm+KKVqIisdg9/CZwm9ftvKXLP8NRWj38/ODjNbr43SsoXqNuAisEf1GdCxqWcdBw==", "dev": true, "license": "Apache-2.0", "bin": { diff --git a/js/dispatch/package.json b/js/dispatch/package.json index b80798430..0eccbee1e 100644 --- a/js/dispatch/package.json +++ b/js/dispatch/package.json @@ -40,7 +40,7 @@ "nock": "^14.0.0", "prettier": "^3.2.5", "ts-jest": "^29.0.0", - "typescript": "^5.4.2", + "typescript": "^6.0.0", "typescript-eslint": "^8.0.0" }, "dependencies": { diff --git a/js/github/checks/package-lock.json b/js/github/checks/package-lock.json index ca5adfd86..89bab99e1 100644 --- a/js/github/checks/package-lock.json +++ b/js/github/checks/package-lock.json @@ -30,7 +30,7 @@ "nock": "^14.0.0", "prettier": "^3.2.5", "ts-jest": "^29.0.0", - "typescript": "^5.4.2", + "typescript": "^6.0.0", "typescript-eslint": "^8.0.0" } }, @@ -5695,9 +5695,9 @@ } }, "node_modules/typescript": { - "version": "5.9.3", - "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.9.3.tgz", - "integrity": "sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==", + "version": "6.0.3", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-6.0.3.tgz", + "integrity": "sha512-y2TvuxSZPDyQakkFRPZHKFm+KKVqIisdg9/CZwm9ftvKXLP8NRWj38/ODjNbr43SsoXqNuAisEf1GdCxqWcdBw==", "dev": true, "license": "Apache-2.0", "bin": { diff --git a/js/github/checks/package.json b/js/github/checks/package.json index 07aa21eb3..4e4431bf2 100644 --- a/js/github/checks/package.json +++ b/js/github/checks/package.json @@ -39,7 +39,7 @@ "nock": "^14.0.0", "prettier": "^3.2.5", "ts-jest": "^29.0.0", - "typescript": "^5.4.2", + "typescript": "^6.0.0", "typescript-eslint": "^8.0.0" }, "dependencies": { diff --git a/js/github/mutex/package-lock.json b/js/github/mutex/package-lock.json index d1a2f27d5..3792251be 100644 --- a/js/github/mutex/package-lock.json +++ b/js/github/mutex/package-lock.json @@ -29,7 +29,7 @@ "nock": "^14.0.0", "prettier": "^3.2.5", "ts-jest": "^29.0.0", - "typescript": "^5.4.2", + "typescript": "^6.0.0", "typescript-eslint": "^8.0.0" } }, @@ -5580,9 +5580,9 @@ } }, "node_modules/typescript": { - "version": "5.9.3", - "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.9.3.tgz", - "integrity": "sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==", + "version": "6.0.3", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-6.0.3.tgz", + "integrity": "sha512-y2TvuxSZPDyQakkFRPZHKFm+KKVqIisdg9/CZwm9ftvKXLP8NRWj38/ODjNbr43SsoXqNuAisEf1GdCxqWcdBw==", "dev": true, "license": "Apache-2.0", "bin": { diff --git a/js/github/mutex/package.json b/js/github/mutex/package.json index a46400ac8..436ff4885 100644 --- a/js/github/mutex/package.json +++ b/js/github/mutex/package.json @@ -39,7 +39,7 @@ "nock": "^14.0.0", "prettier": "^3.2.5", "ts-jest": "^29.0.0", - "typescript": "^5.4.2", + "typescript": "^6.0.0", "typescript-eslint": "^8.0.0" } } diff --git a/js/github/script/run/package-lock.json b/js/github/script/run/package-lock.json index 5db34f78e..c6ffdffbc 100644 --- a/js/github/script/run/package-lock.json +++ b/js/github/script/run/package-lock.json @@ -27,7 +27,7 @@ "nock": "^14.0.0", "prettier": "^3.2.5", "ts-jest": "^29.0.0", - "typescript": "^5.4.2", + "typescript": "^6.0.0", "typescript-eslint": "^8.0.0" } }, @@ -5585,9 +5585,9 @@ } }, "node_modules/typescript": { - "version": "5.9.3", - "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.9.3.tgz", - "integrity": "sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==", + "version": "6.0.3", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-6.0.3.tgz", + "integrity": "sha512-y2TvuxSZPDyQakkFRPZHKFm+KKVqIisdg9/CZwm9ftvKXLP8NRWj38/ODjNbr43SsoXqNuAisEf1GdCxqWcdBw==", "dev": true, "license": "Apache-2.0", "bin": { diff --git a/js/github/script/run/package.json b/js/github/script/run/package.json index 7c1d8a295..314f93aff 100644 --- a/js/github/script/run/package.json +++ b/js/github/script/run/package.json @@ -40,7 +40,7 @@ "nock": "^14.0.0", "prettier": "^3.2.5", "ts-jest": "^29.0.0", - "typescript": "^5.4.2", + "typescript": "^6.0.0", "typescript-eslint": "^8.0.0" }, "dependencies": { diff --git a/js/hashfiles/package-lock.json b/js/hashfiles/package-lock.json index aab5ac89a..1d99e3d65 100644 --- a/js/hashfiles/package-lock.json +++ b/js/hashfiles/package-lock.json @@ -29,7 +29,7 @@ "nock": "^14.0.0", "prettier": "^3.2.5", "ts-jest": "^29.0.0", - "typescript": "^5.4.2", + "typescript": "^6.0.0", "typescript-eslint": "^8.0.0" } }, @@ -5604,9 +5604,9 @@ } }, "node_modules/typescript": { - "version": "5.9.3", - "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.9.3.tgz", - "integrity": "sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==", + "version": "6.0.3", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-6.0.3.tgz", + "integrity": "sha512-y2TvuxSZPDyQakkFRPZHKFm+KKVqIisdg9/CZwm9ftvKXLP8NRWj38/ODjNbr43SsoXqNuAisEf1GdCxqWcdBw==", "dev": true, "license": "Apache-2.0", "bin": { diff --git a/js/hashfiles/package.json b/js/hashfiles/package.json index dfac294c8..3c8c1fdee 100644 --- a/js/hashfiles/package.json +++ b/js/hashfiles/package.json @@ -40,7 +40,7 @@ "nock": "^14.0.0", "prettier": "^3.2.5", "ts-jest": "^29.0.0", - "typescript": "^5.4.2", + "typescript": "^6.0.0", "typescript-eslint": "^8.0.0" }, "dependencies": { diff --git a/js/jq/package-lock.json b/js/jq/package-lock.json index 105bf8c5d..b4a99087e 100644 --- a/js/jq/package-lock.json +++ b/js/jq/package-lock.json @@ -30,7 +30,7 @@ "nock": "^14.0.0", "prettier": "^3.2.5", "ts-jest": "^29.0.0", - "typescript": "^5.4.2", + "typescript": "^6.0.0", "typescript-eslint": "^8.0.0" } }, @@ -5459,9 +5459,9 @@ } }, "node_modules/typescript": { - "version": "5.9.3", - "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.9.3.tgz", - "integrity": "sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==", + "version": "6.0.3", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-6.0.3.tgz", + "integrity": "sha512-y2TvuxSZPDyQakkFRPZHKFm+KKVqIisdg9/CZwm9ftvKXLP8NRWj38/ODjNbr43SsoXqNuAisEf1GdCxqWcdBw==", "dev": true, "license": "Apache-2.0", "bin": { diff --git a/js/jq/package.json b/js/jq/package.json index 25c8fb85f..b4513c45e 100644 --- a/js/jq/package.json +++ b/js/jq/package.json @@ -41,7 +41,7 @@ "nock": "^14.0.0", "prettier": "^3.2.5", "ts-jest": "^29.0.0", - "typescript": "^5.4.2", + "typescript": "^6.0.0", "typescript-eslint": "^8.0.0" }, "dependencies": { diff --git a/js/retest/package-lock.json b/js/retest/package-lock.json index d850df87f..1fa2cb01f 100644 --- a/js/retest/package-lock.json +++ b/js/retest/package-lock.json @@ -31,7 +31,7 @@ "nock": "^14.0.0", "prettier": "^3.2.5", "ts-jest": "^29.0.0", - "typescript": "^5.4.2", + "typescript": "^6.0.0", "typescript-eslint": "^8.0.0" } }, @@ -6023,9 +6023,9 @@ } }, "node_modules/typescript": { - "version": "5.9.3", - "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.9.3.tgz", - "integrity": "sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==", + "version": "6.0.3", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-6.0.3.tgz", + "integrity": "sha512-y2TvuxSZPDyQakkFRPZHKFm+KKVqIisdg9/CZwm9ftvKXLP8NRWj38/ODjNbr43SsoXqNuAisEf1GdCxqWcdBw==", "dev": true, "license": "Apache-2.0", "bin": { diff --git a/js/retest/package.json b/js/retest/package.json index 420f8e310..7c13077cd 100644 --- a/js/retest/package.json +++ b/js/retest/package.json @@ -40,7 +40,7 @@ "nock": "^14.0.0", "prettier": "^3.2.5", "ts-jest": "^29.0.0", - "typescript": "^5.4.2", + "typescript": "^6.0.0", "typescript-eslint": "^8.0.0" }, "dependencies": { diff --git a/js/torun/package-lock.json b/js/torun/package-lock.json index 1cd46e75e..d4d2148da 100644 --- a/js/torun/package-lock.json +++ b/js/torun/package-lock.json @@ -28,7 +28,7 @@ "nock": "^14.0.0", "prettier": "^3.2.5", "ts-jest": "^29.0.0", - "typescript": "^5.4.2", + "typescript": "^6.0.0", "typescript-eslint": "^8.0.0" } }, @@ -5345,9 +5345,9 @@ } }, "node_modules/typescript": { - "version": "5.9.3", - "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.9.3.tgz", - "integrity": "sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==", + "version": "6.0.3", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-6.0.3.tgz", + "integrity": "sha512-y2TvuxSZPDyQakkFRPZHKFm+KKVqIisdg9/CZwm9ftvKXLP8NRWj38/ODjNbr43SsoXqNuAisEf1GdCxqWcdBw==", "dev": true, "license": "Apache-2.0", "bin": { diff --git a/js/torun/package.json b/js/torun/package.json index 961010949..b5b00e6fe 100644 --- a/js/torun/package.json +++ b/js/torun/package.json @@ -40,7 +40,7 @@ "nock": "^14.0.0", "prettier": "^3.2.5", "ts-jest": "^29.0.0", - "typescript": "^5.4.2", + "typescript": "^6.0.0", "typescript-eslint": "^8.0.0" }, "dependencies": {