diff --git a/package-lock.json b/package-lock.json index 83aab026..ab40c2b8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -69,7 +69,7 @@ "@istanbuljs/nyc-config-typescript": "^1.0.2", "@rollup/plugin-replace": "^6.0.2", "@shellygo/cypress-test-utils": "^6.0.1", - "@stylistic/eslint-plugin": "^5.3.1", + "@stylistic/eslint-plugin": "^5.4.0", "@types/codemirror": "^5.60.16", "@types/color": "^4.2.0", "@types/cors": "^2.8.19", @@ -2986,14 +2986,14 @@ "license": "MIT" }, "node_modules/@stylistic/eslint-plugin": { - "version": "5.3.1", - "resolved": "https://registry.npmjs.org/@stylistic/eslint-plugin/-/eslint-plugin-5.3.1.tgz", - "integrity": "sha512-Ykums1VYonM0TgkD0VteVq9mrlO2FhF48MDJnPyv3MktIB2ydtuhlO0AfWm7xnW1kyf5bjOqA6xc7JjviuVTxg==", + "version": "5.4.0", + "resolved": "https://registry.npmjs.org/@stylistic/eslint-plugin/-/eslint-plugin-5.4.0.tgz", + "integrity": "sha512-UG8hdElzuBDzIbjG1QDwnYH0MQ73YLXDFHgZzB4Zh/YJfnw8XNsloVtytqzx0I2Qky9THSdpTmi8Vjn/pf/Lew==", "dev": true, "license": "MIT", "dependencies": { - "@eslint-community/eslint-utils": "^4.7.0", - "@typescript-eslint/types": "^8.41.0", + "@eslint-community/eslint-utils": "^4.9.0", + "@typescript-eslint/types": "^8.44.0", "eslint-visitor-keys": "^4.2.1", "espree": "^10.4.0", "estraverse": "^5.3.0", diff --git a/package.json b/package.json index 363f0c25..2c4d548a 100644 --- a/package.json +++ b/package.json @@ -103,7 +103,7 @@ "@istanbuljs/nyc-config-typescript": "^1.0.2", "@rollup/plugin-replace": "^6.0.2", "@shellygo/cypress-test-utils": "^6.0.1", - "@stylistic/eslint-plugin": "^5.3.1", + "@stylistic/eslint-plugin": "^5.4.0", "@types/codemirror": "^5.60.16", "@types/color": "^4.2.0", "@types/cors": "^2.8.19",