diff --git a/e2e/projects/eslint-recommended/package-lock.json b/e2e/projects/eslint-recommended/package-lock.json index e5125709..64afb044 100644 --- a/e2e/projects/eslint-recommended/package-lock.json +++ b/e2e/projects/eslint-recommended/package-lock.json @@ -8,7 +8,7 @@ "devDependencies": { "@typescript-eslint/parser": "7.12.0", "eslint": "8.57.1", - "typescript": "5.7.2" + "typescript": "5.7.3" } }, "node_modules/@eslint-community/eslint-utils": { @@ -1595,9 +1595,9 @@ } }, "node_modules/typescript": { - "version": "5.7.2", - "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.7.2.tgz", - "integrity": "sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg==", + "version": "5.7.3", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.7.3.tgz", + "integrity": "sha512-84MVSjMEHP+FQRPy3pX9sTVV/INIex71s9TL2Gm5FG/WG1SqXeKyZ0k7/blY/4FdOzI12CBy1vGc4og/eus0fw==", "dev": true, "license": "Apache-2.0", "bin": { diff --git a/e2e/projects/eslint-recommended/package.json b/e2e/projects/eslint-recommended/package.json index a8604ea0..efe5dff9 100644 --- a/e2e/projects/eslint-recommended/package.json +++ b/e2e/projects/eslint-recommended/package.json @@ -7,6 +7,6 @@ "devDependencies": { "@typescript-eslint/parser": "7.12.0", "eslint": "8.57.1", - "typescript": "5.7.2" + "typescript": "5.7.3" } } diff --git a/e2e/projects/other-parser/package-lock.json b/e2e/projects/other-parser/package-lock.json index 0479e127..1b56f4f6 100644 --- a/e2e/projects/other-parser/package-lock.json +++ b/e2e/projects/other-parser/package-lock.json @@ -9,7 +9,7 @@ "@babel/core": "7.26.0", "@babel/eslint-parser": "7.25.9", "eslint": "8.57.1", - "typescript": "5.7.2" + "typescript": "5.7.3" } }, "node_modules/@ampproject/remapping": { @@ -1771,9 +1771,9 @@ } }, "node_modules/typescript": { - "version": "5.7.2", - "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.7.2.tgz", - "integrity": "sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg==", + "version": "5.7.3", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.7.3.tgz", + "integrity": "sha512-84MVSjMEHP+FQRPy3pX9sTVV/INIex71s9TL2Gm5FG/WG1SqXeKyZ0k7/blY/4FdOzI12CBy1vGc4og/eus0fw==", "dev": true, "license": "Apache-2.0", "bin": { diff --git a/e2e/projects/other-parser/package.json b/e2e/projects/other-parser/package.json index 418ae9da..9abdce49 100644 --- a/e2e/projects/other-parser/package.json +++ b/e2e/projects/other-parser/package.json @@ -8,6 +8,6 @@ "@babel/core": "7.26.0", "@babel/eslint-parser": "7.25.9", "eslint": "8.57.1", - "typescript": "5.7.2" + "typescript": "5.7.3" } } diff --git a/e2e/projects/simple/package-lock.json b/e2e/projects/simple/package-lock.json index 7750849f..c5ada55e 100644 --- a/e2e/projects/simple/package-lock.json +++ b/e2e/projects/simple/package-lock.json @@ -8,7 +8,7 @@ "devDependencies": { "@typescript-eslint/parser": "7.12.0", "eslint": "8.57.1", - "typescript": "5.7.2" + "typescript": "5.7.3" } }, "node_modules/@eslint-community/eslint-utils": { @@ -1595,9 +1595,9 @@ } }, "node_modules/typescript": { - "version": "5.7.2", - "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.7.2.tgz", - "integrity": "sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg==", + "version": "5.7.3", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.7.3.tgz", + "integrity": "sha512-84MVSjMEHP+FQRPy3pX9sTVV/INIex71s9TL2Gm5FG/WG1SqXeKyZ0k7/blY/4FdOzI12CBy1vGc4og/eus0fw==", "dev": true, "license": "Apache-2.0", "bin": { diff --git a/e2e/projects/simple/package.json b/e2e/projects/simple/package.json index 89cb1602..bd2e78e9 100644 --- a/e2e/projects/simple/package.json +++ b/e2e/projects/simple/package.json @@ -7,6 +7,6 @@ "devDependencies": { "@typescript-eslint/parser": "7.12.0", "eslint": "8.57.1", - "typescript": "5.7.2" + "typescript": "5.7.3" } } diff --git a/e2e/projects/ts-eslint-plugin/package-lock.json b/e2e/projects/ts-eslint-plugin/package-lock.json index 9773bf67..786ede3b 100644 --- a/e2e/projects/ts-eslint-plugin/package-lock.json +++ b/e2e/projects/ts-eslint-plugin/package-lock.json @@ -9,7 +9,7 @@ "@typescript-eslint/eslint-plugin": "7.12.0", "@typescript-eslint/parser": "7.12.0", "eslint": "8.57.1", - "typescript": "5.7.2" + "typescript": "5.7.3" } }, "node_modules/@eslint-community/eslint-utils": { @@ -1681,9 +1681,9 @@ } }, "node_modules/typescript": { - "version": "5.7.2", - "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.7.2.tgz", - "integrity": "sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg==", + "version": "5.7.3", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.7.3.tgz", + "integrity": "sha512-84MVSjMEHP+FQRPy3pX9sTVV/INIex71s9TL2Gm5FG/WG1SqXeKyZ0k7/blY/4FdOzI12CBy1vGc4og/eus0fw==", "dev": true, "license": "Apache-2.0", "bin": { diff --git a/e2e/projects/ts-eslint-plugin/package.json b/e2e/projects/ts-eslint-plugin/package.json index d5a2df58..3eb81125 100644 --- a/e2e/projects/ts-eslint-plugin/package.json +++ b/e2e/projects/ts-eslint-plugin/package.json @@ -8,6 +8,6 @@ "@typescript-eslint/eslint-plugin": "7.12.0", "@typescript-eslint/parser": "7.12.0", "eslint": "8.57.1", - "typescript": "5.7.2" + "typescript": "5.7.3" } } diff --git a/package-lock.json b/package-lock.json index e7138121..6b6c74e0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -24,7 +24,7 @@ "pretty-quick": "4.0.0", "rimraf": "5.0.10", "ts-jest": "29.2.5", - "typescript": "5.7.2" + "typescript": "5.7.3" }, "peerDependencies": { "@typescript-eslint/parser": ">= 5.0.0", @@ -5373,9 +5373,9 @@ } }, "node_modules/typescript": { - "version": "5.7.2", - "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.7.2.tgz", - "integrity": "sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg==", + "version": "5.7.3", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.7.3.tgz", + "integrity": "sha512-84MVSjMEHP+FQRPy3pX9sTVV/INIex71s9TL2Gm5FG/WG1SqXeKyZ0k7/blY/4FdOzI12CBy1vGc4og/eus0fw==", "dev": true, "license": "Apache-2.0", "bin": { diff --git a/package.json b/package.json index 68e046cb..97ba4df4 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "pretty-quick": "4.0.0", "rimraf": "5.0.10", "ts-jest": "29.2.5", - "typescript": "5.7.2" + "typescript": "5.7.3" }, "jest": { "transform": {