diff --git a/package-lock.json b/package-lock.json index 7148be5413..78f40fb32e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -18,7 +18,7 @@ }, "devDependencies": { "@playwright/test": "^1.39.0", - "@stylistic/eslint-plugin-ts": "^1.4.1", + "@stylistic/eslint-plugin-ts": "^1.5.0", "@types/assert": "^1.5.10", "@types/browserify": "^12.0.40", "@types/chrome": "^0.0.253", @@ -51,7 +51,7 @@ "license-report": "^6.5.0", "stylelint": "^15.11.0", "stylelint-config-recommended": "^13.0.0", - "typescript": "5.2.2", + "typescript": "5.3.2", "vitest": "^0.34.6" } }, @@ -1206,9 +1206,9 @@ } }, "node_modules/@stylistic/eslint-plugin-js": { - "version": "1.4.1", - "resolved": "https://registry.npmjs.org/@stylistic/eslint-plugin-js/-/eslint-plugin-js-1.4.1.tgz", - "integrity": "sha512-WXHPEVw5PB7OML7cLwHJDEcCyLiP7vzKeBbSwmpHLK0oh0JYkoJfTg2hEdFuQT5rQxFy3KzCy9R1mZ0wgLjKrA==", + "version": "1.5.0", + "resolved": "https://registry.npmjs.org/@stylistic/eslint-plugin-js/-/eslint-plugin-js-1.5.0.tgz", + "integrity": "sha512-TuGQv1bsIshkbJUInCewp4IUWy24W5RFiVNMV0quPSkuZ8gsYoqq6kLHvvaxpjxN9TvwSoOIwnhgrYKei2Tgcw==", "dev": true, "dependencies": { "acorn": "^8.11.2", @@ -1225,13 +1225,13 @@ } }, "node_modules/@stylistic/eslint-plugin-ts": { - "version": "1.4.1", - "resolved": "https://registry.npmjs.org/@stylistic/eslint-plugin-ts/-/eslint-plugin-ts-1.4.1.tgz", - "integrity": "sha512-zuqnxhWoqPhZcxOb7AiYZz1RF/fUCsbJ7xq60IdRWnEY6MPybqYVJAb+SYilJ3PYxqmz8zdZeYkSeVy6f1fNnA==", + "version": "1.5.0", + "resolved": "https://registry.npmjs.org/@stylistic/eslint-plugin-ts/-/eslint-plugin-ts-1.5.0.tgz", + "integrity": "sha512-OusNGWRXnOV+ywnoXmBFoMtU6Ig/MX1bEu5Jigqmy2cIT8GRMMn7jUl/bXevkv2o66MYnC7PT1Q/3GvN7t0/eg==", "dev": true, "dependencies": { - "@stylistic/eslint-plugin-js": "1.4.1", - "@typescript-eslint/utils": "^6.11.0", + "@stylistic/eslint-plugin-js": "1.5.0", + "@typescript-eslint/utils": "^6.13.2", "graphemer": "^1.4.0" }, "engines": { @@ -5769,9 +5769,9 @@ } }, "node_modules/typescript": { - "version": "5.2.2", - "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.2.2.tgz", - "integrity": "sha512-mI4WrpHsbCIcwT9cF4FZvr80QUeKvsUsUvKDoR+X/7XHQH98xYD8YHZg7ANtz2GtZt/CBq2QJ0thkGJMHfqc1w==", + "version": "5.3.2", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.3.2.tgz", + "integrity": "sha512-6l+RyNy7oAHDfxC4FzSJcz9vnjTKxrLpDG5M2Vu4SHRVNg6xzqZp6LYSR9zjqQTu8DU/f5xwxUdADOkbrIX2gQ==", "dev": true, "bin": { "tsc": "bin/tsc", @@ -7011,9 +7011,9 @@ "dev": true }, "@stylistic/eslint-plugin-js": { - "version": "1.4.1", - "resolved": "https://registry.npmjs.org/@stylistic/eslint-plugin-js/-/eslint-plugin-js-1.4.1.tgz", - "integrity": "sha512-WXHPEVw5PB7OML7cLwHJDEcCyLiP7vzKeBbSwmpHLK0oh0JYkoJfTg2hEdFuQT5rQxFy3KzCy9R1mZ0wgLjKrA==", + "version": "1.5.0", + "resolved": "https://registry.npmjs.org/@stylistic/eslint-plugin-js/-/eslint-plugin-js-1.5.0.tgz", + "integrity": "sha512-TuGQv1bsIshkbJUInCewp4IUWy24W5RFiVNMV0quPSkuZ8gsYoqq6kLHvvaxpjxN9TvwSoOIwnhgrYKei2Tgcw==", "dev": true, "requires": { "acorn": "^8.11.2", @@ -7024,13 +7024,13 @@ } }, "@stylistic/eslint-plugin-ts": { - "version": "1.4.1", - "resolved": "https://registry.npmjs.org/@stylistic/eslint-plugin-ts/-/eslint-plugin-ts-1.4.1.tgz", - "integrity": "sha512-zuqnxhWoqPhZcxOb7AiYZz1RF/fUCsbJ7xq60IdRWnEY6MPybqYVJAb+SYilJ3PYxqmz8zdZeYkSeVy6f1fNnA==", + "version": "1.5.0", + "resolved": "https://registry.npmjs.org/@stylistic/eslint-plugin-ts/-/eslint-plugin-ts-1.5.0.tgz", + "integrity": "sha512-OusNGWRXnOV+ywnoXmBFoMtU6Ig/MX1bEu5Jigqmy2cIT8GRMMn7jUl/bXevkv2o66MYnC7PT1Q/3GvN7t0/eg==", "dev": true, "requires": { - "@stylistic/eslint-plugin-js": "1.4.1", - "@typescript-eslint/utils": "^6.11.0", + "@stylistic/eslint-plugin-js": "1.5.0", + "@typescript-eslint/utils": "^6.13.2", "graphemer": "^1.4.0" } }, @@ -10339,9 +10339,9 @@ "dev": true }, "typescript": { - "version": "5.2.2", - "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.2.2.tgz", - "integrity": "sha512-mI4WrpHsbCIcwT9cF4FZvr80QUeKvsUsUvKDoR+X/7XHQH98xYD8YHZg7ANtz2GtZt/CBq2QJ0thkGJMHfqc1w==", + "version": "5.3.2", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.3.2.tgz", + "integrity": "sha512-6l+RyNy7oAHDfxC4FzSJcz9vnjTKxrLpDG5M2Vu4SHRVNg6xzqZp6LYSR9zjqQTu8DU/f5xwxUdADOkbrIX2gQ==", "dev": true }, "ufo": { diff --git a/package.json b/package.json index ee93bb451d..68914d6a10 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ }, "devDependencies": { "@playwright/test": "^1.39.0", - "@stylistic/eslint-plugin-ts": "^1.4.1", + "@stylistic/eslint-plugin-ts": "^1.5.0", "@types/assert": "^1.5.10", "@types/browserify": "^12.0.40", "@types/chrome": "^0.0.253", @@ -74,7 +74,7 @@ "license-report": "^6.5.0", "stylelint": "^15.11.0", "stylelint-config-recommended": "^13.0.0", - "typescript": "5.2.2", + "typescript": "5.3.2", "vitest": "^0.34.6" }, "dependencies": {