diff --git a/typescript/hello-world/package.json b/typescript/hello-world/package.json index f5a20ec62..489023325 100644 --- a/typescript/hello-world/package.json +++ b/typescript/hello-world/package.json @@ -20,7 +20,7 @@ "jest": "29.7.0", "ts-jest": "29.1.5", "tslint": "5.20.1", - "typescript": "5.5.2" + "typescript": "5.5.3" }, "jest": { "transform": { diff --git a/typescript/hello-world/yarn.lock b/typescript/hello-world/yarn.lock index 36164d98a..39eaae47f 100644 --- a/typescript/hello-world/yarn.lock +++ b/typescript/hello-world/yarn.lock @@ -2401,10 +2401,10 @@ type-fest@^0.21.3: resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.21.3.tgz#d260a24b0198436e133fa26a524a6d65fa3b2e37" integrity sha512-t0rzBq87m3fVcduHDUFhKmyyX+9eo6WQjZvf51Ea/M0Q7+T374Jp1aUiyUl0GKxp8M/OETVHSDvmkyPgvX+X2w== -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== +typescript@5.5.3: + version "5.5.3" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.3.tgz#e1b0a3c394190838a0b168e771b0ad56a0af0faa" + integrity sha512-/hreyEujaB0w76zKo6717l3L0o/qEUtRgdvUBvlkhoWeOVMjMuHNHk0BRBzikzuGDqNmPQbg5ifMEqsHLiIUcQ== undici-types@~5.26.4: version "5.26.5" diff --git a/typescript/leap/package.json b/typescript/leap/package.json index f5a20ec62..489023325 100644 --- a/typescript/leap/package.json +++ b/typescript/leap/package.json @@ -20,7 +20,7 @@ "jest": "29.7.0", "ts-jest": "29.1.5", "tslint": "5.20.1", - "typescript": "5.5.2" + "typescript": "5.5.3" }, "jest": { "transform": { diff --git a/typescript/leap/yarn.lock b/typescript/leap/yarn.lock index 36164d98a..39eaae47f 100644 --- a/typescript/leap/yarn.lock +++ b/typescript/leap/yarn.lock @@ -2401,10 +2401,10 @@ type-fest@^0.21.3: resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.21.3.tgz#d260a24b0198436e133fa26a524a6d65fa3b2e37" integrity sha512-t0rzBq87m3fVcduHDUFhKmyyX+9eo6WQjZvf51Ea/M0Q7+T374Jp1aUiyUl0GKxp8M/OETVHSDvmkyPgvX+X2w== -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== +typescript@5.5.3: + version "5.5.3" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.3.tgz#e1b0a3c394190838a0b168e771b0ad56a0af0faa" + integrity sha512-/hreyEujaB0w76zKo6717l3L0o/qEUtRgdvUBvlkhoWeOVMjMuHNHk0BRBzikzuGDqNmPQbg5ifMEqsHLiIUcQ== undici-types@~5.26.4: version "5.26.5" diff --git a/typescript/resistor-color-duo/package-lock.json b/typescript/resistor-color-duo/package-lock.json index f68b33b57..498859c3d 100644 --- a/typescript/resistor-color-duo/package-lock.json +++ b/typescript/resistor-color-duo/package-lock.json @@ -16,7 +16,7 @@ "eslint-plugin-import": "2.29.1", "jest": "29.7.0", "ts-jest": "29.1.5", - "typescript": "5.5.2" + "typescript": "5.5.3" } }, "node_modules/@aashutoshrathi/word-wrap": { @@ -5706,9 +5706,9 @@ } }, "node_modules/typescript": { - "version": "5.5.2", - "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.5.2.tgz", - "integrity": "sha512-NcRtPEOsPFFWjobJEtfihkLCZCXZt/os3zf8nTxjVH3RvTSxjrCamJpbExGvYOF+tFHc3pA65qpdwPbzjohhew==", + "version": "5.5.3", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.5.3.tgz", + "integrity": "sha512-/hreyEujaB0w76zKo6717l3L0o/qEUtRgdvUBvlkhoWeOVMjMuHNHk0BRBzikzuGDqNmPQbg5ifMEqsHLiIUcQ==", "dev": true, "license": "Apache-2.0", "bin": { diff --git a/typescript/resistor-color-duo/package.json b/typescript/resistor-color-duo/package.json index e541bbfee..28c2ca1de 100644 --- a/typescript/resistor-color-duo/package.json +++ b/typescript/resistor-color-duo/package.json @@ -17,7 +17,7 @@ "eslint-plugin-import": "2.29.1", "jest": "29.7.0", "ts-jest": "29.1.5", - "typescript": "5.5.2" + "typescript": "5.5.3" }, "scripts": { "test": "yarn lint:types && jest --no-cache", diff --git a/typescript/resistor-color-duo/yarn.lock b/typescript/resistor-color-duo/yarn.lock index 32d0467ae..34bb3ae18 100644 --- a/typescript/resistor-color-duo/yarn.lock +++ b/typescript/resistor-color-duo/yarn.lock @@ -3303,10 +3303,10 @@ typed-array-length@^1.0.4: for-each "^0.3.3" is-typed-array "^1.1.9" -typescript@5.5.2: - version "5.5.2" - resolved "https://registry.npmjs.org/typescript/-/typescript-5.5.2.tgz" - integrity sha512-NcRtPEOsPFFWjobJEtfihkLCZCXZt/os3zf8nTxjVH3RvTSxjrCamJpbExGvYOF+tFHc3pA65qpdwPbzjohhew== +typescript@5.5.3: + version "5.5.3" + resolved "https://registry.npmjs.org/typescript/-/typescript-5.5.3.tgz" + integrity sha512-/hreyEujaB0w76zKo6717l3L0o/qEUtRgdvUBvlkhoWeOVMjMuHNHk0BRBzikzuGDqNmPQbg5ifMEqsHLiIUcQ== unbox-primitive@^1.0.2: version "1.0.2" diff --git a/typescript/rna-transcription/package-lock.json b/typescript/rna-transcription/package-lock.json index 334000d83..03f89a5f9 100644 --- a/typescript/rna-transcription/package-lock.json +++ b/typescript/rna-transcription/package-lock.json @@ -16,7 +16,7 @@ "eslint-plugin-import": "2.29.1", "jest": "29.7.0", "ts-jest": "29.1.5", - "typescript": "5.5.2" + "typescript": "5.5.3" } }, "node_modules/@aashutoshrathi/word-wrap": { @@ -5643,9 +5643,9 @@ } }, "node_modules/typescript": { - "version": "5.5.2", - "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.5.2.tgz", - "integrity": "sha512-NcRtPEOsPFFWjobJEtfihkLCZCXZt/os3zf8nTxjVH3RvTSxjrCamJpbExGvYOF+tFHc3pA65qpdwPbzjohhew==", + "version": "5.5.3", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.5.3.tgz", + "integrity": "sha512-/hreyEujaB0w76zKo6717l3L0o/qEUtRgdvUBvlkhoWeOVMjMuHNHk0BRBzikzuGDqNmPQbg5ifMEqsHLiIUcQ==", "dev": true, "license": "Apache-2.0", "bin": { diff --git a/typescript/rna-transcription/package.json b/typescript/rna-transcription/package.json index e541bbfee..28c2ca1de 100644 --- a/typescript/rna-transcription/package.json +++ b/typescript/rna-transcription/package.json @@ -17,7 +17,7 @@ "eslint-plugin-import": "2.29.1", "jest": "29.7.0", "ts-jest": "29.1.5", - "typescript": "5.5.2" + "typescript": "5.5.3" }, "scripts": { "test": "yarn lint:types && jest --no-cache", diff --git a/typescript/rna-transcription/yarn.lock b/typescript/rna-transcription/yarn.lock index 1735f59b9..36b15f7b2 100644 --- a/typescript/rna-transcription/yarn.lock +++ b/typescript/rna-transcription/yarn.lock @@ -3302,10 +3302,10 @@ typed-array-length@^1.0.4: for-each "^0.3.3" is-typed-array "^1.1.9" -typescript@5.5.2: - version "5.5.2" - resolved "https://registry.npmjs.org/typescript/-/typescript-5.5.2.tgz" - integrity sha512-NcRtPEOsPFFWjobJEtfihkLCZCXZt/os3zf8nTxjVH3RvTSxjrCamJpbExGvYOF+tFHc3pA65qpdwPbzjohhew== +typescript@5.5.3: + version "5.5.3" + resolved "https://registry.npmjs.org/typescript/-/typescript-5.5.3.tgz" + integrity sha512-/hreyEujaB0w76zKo6717l3L0o/qEUtRgdvUBvlkhoWeOVMjMuHNHk0BRBzikzuGDqNmPQbg5ifMEqsHLiIUcQ== unbox-primitive@^1.0.2: version "1.0.2" diff --git a/typescript/simple-cipher/package.json b/typescript/simple-cipher/package.json index 58de3c255..925d9b966 100644 --- a/typescript/simple-cipher/package.json +++ b/typescript/simple-cipher/package.json @@ -22,7 +22,7 @@ "mem": "9.0.2", "ts-jest": "29.1.5", "tslint": "6.1.3", - "typescript": "5.5.2" + "typescript": "5.5.3" }, "jest": { "transform": { diff --git a/typescript/simple-cipher/yarn.lock b/typescript/simple-cipher/yarn.lock index fcb105095..800275480 100644 --- a/typescript/simple-cipher/yarn.lock +++ b/typescript/simple-cipher/yarn.lock @@ -2540,10 +2540,10 @@ type-fest@^0.11.0: resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.11.0.tgz#97abf0872310fed88a5c466b25681576145e33f1" integrity sha512-OdjXJxnCN1AvyLSzeKIgXTXxV+99ZuXl3Hpo9XpJAv9MBcHrrJOQ5kV7ypXOuQie+AmWG25hLbiKdwYTifzcfQ== -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== +typescript@5.5.3: + version "5.5.3" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.3.tgz#e1b0a3c394190838a0b168e771b0ad56a0af0faa" + integrity sha512-/hreyEujaB0w76zKo6717l3L0o/qEUtRgdvUBvlkhoWeOVMjMuHNHk0BRBzikzuGDqNmPQbg5ifMEqsHLiIUcQ== undici-types@~5.26.4: version "5.26.5" diff --git a/typescript/two-fer/package.json b/typescript/two-fer/package.json index e541bbfee..28c2ca1de 100644 --- a/typescript/two-fer/package.json +++ b/typescript/two-fer/package.json @@ -17,7 +17,7 @@ "eslint-plugin-import": "2.29.1", "jest": "29.7.0", "ts-jest": "29.1.5", - "typescript": "5.5.2" + "typescript": "5.5.3" }, "scripts": { "test": "yarn lint:types && jest --no-cache", diff --git a/typescript/two-fer/yarn.lock b/typescript/two-fer/yarn.lock index 90c1f998e..f087fccd0 100644 --- a/typescript/two-fer/yarn.lock +++ b/typescript/two-fer/yarn.lock @@ -3882,10 +3882,10 @@ typed-array-length@^1.0.4: for-each "^0.3.3" is-typed-array "^1.1.9" -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== +typescript@5.5.3: + version "5.5.3" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.3.tgz#e1b0a3c394190838a0b168e771b0ad56a0af0faa" + integrity sha512-/hreyEujaB0w76zKo6717l3L0o/qEUtRgdvUBvlkhoWeOVMjMuHNHk0BRBzikzuGDqNmPQbg5ifMEqsHLiIUcQ== unbox-primitive@^1.0.2: version "1.0.2"