From 511d3f54514715ca0797923a4a2738379c510843 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 9 Feb 2026 10:05:58 +0000 Subject: [PATCH] chore(deps): update dependency @stylistic/eslint-plugin to v5.8.0 (#2778) --- package-lock.json | 10 +++++----- package.json | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index 66896db..4513def 100644 --- a/package-lock.json +++ b/package-lock.json @@ -35,7 +35,7 @@ "@nuxt/eslint": "1.14.0", "@nuxtjs/eslint-module": "4.1.0", "@nuxtjs/i18n": "10.2.3", - "@stylistic/eslint-plugin": "5.7.1", + "@stylistic/eslint-plugin": "5.8.0", "@vue/test-utils": "2.4.6", "esbuild": "0.27.3", "eslint": "9.39.2", @@ -8775,14 +8775,14 @@ "license": "CC0-1.0" }, "node_modules/@stylistic/eslint-plugin": { - "version": "5.7.1", - "resolved": "https://registry.npmjs.org/@stylistic/eslint-plugin/-/eslint-plugin-5.7.1.tgz", - "integrity": "sha512-zjTUwIsEfT+k9BmXwq1QEFYsb4afBlsI1AXFyWQBgggMzwBFOuu92pGrE5OFx90IOjNl+lUbQoTG7f8S0PkOdg==", + "version": "5.8.0", + "resolved": "https://registry.npmjs.org/@stylistic/eslint-plugin/-/eslint-plugin-5.8.0.tgz", + "integrity": "sha512-WNPVF/FfBAjyi3OA7gok8swRiImNLKI4dmV3iK/GC/0xSJR7eCzBFsw9hLZVgb1+MYNLy7aDsjohxN1hA/FIfQ==", "dev": true, "license": "MIT", "dependencies": { "@eslint-community/eslint-utils": "^4.9.1", - "@typescript-eslint/types": "^8.53.1", + "@typescript-eslint/types": "^8.54.0", "eslint-visitor-keys": "^4.2.1", "espree": "^10.4.0", "estraverse": "^5.3.0", diff --git a/package.json b/package.json index f7104f9..aa4c23f 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "@nuxt/eslint": "1.14.0", "@nuxtjs/eslint-module": "4.1.0", "@nuxtjs/i18n": "10.2.3", - "@stylistic/eslint-plugin": "5.7.1", + "@stylistic/eslint-plugin": "5.8.0", "@vue/test-utils": "2.4.6", "esbuild": "0.27.3", "eslint": "9.39.2",