From 031914a0129ffd4f3052a1d1fb0974faf58dd556 Mon Sep 17 00:00:00 2001
From: Renovate Bot <forgejo-renovate-action@forgejo.org>
Date: Tue, 10 Sep 2024 16:04:53 +0000
Subject: [PATCH] Update dependency @stylistic/eslint-plugin-js to v2.8.0

---
 package-lock.json | 11 ++++++-----
 package.json      |  2 +-
 2 files changed, 7 insertions(+), 6 deletions(-)

diff --git a/package-lock.json b/package-lock.json
index 49e16db9a7..d480292ba8 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -64,7 +64,7 @@
         "@eslint-community/eslint-plugin-eslint-comments": "4.4.0",
         "@playwright/test": "1.47.0",
         "@stoplight/spectral-cli": "6.11.1",
-        "@stylistic/eslint-plugin-js": "2.7.2",
+        "@stylistic/eslint-plugin-js": "2.8.0",
         "@stylistic/stylelint-plugin": "3.0.1",
         "@vitejs/plugin-vue": "5.1.3",
         "@vitest/coverage-v8": "2.0.5",
@@ -4401,13 +4401,12 @@
       }
     },
     "node_modules/@stylistic/eslint-plugin-js": {
-      "version": "2.7.2",
-      "resolved": "https://registry.npmjs.org/@stylistic/eslint-plugin-js/-/eslint-plugin-js-2.7.2.tgz",
-      "integrity": "sha512-PkwTDduCY6+ILlHNEfVT3BtShrtqrDJmyW3BW53PvCb+SHu7z88iReXbN+/uCr39fcP6qH49RA7RFsKRlpyMEQ==",
+      "version": "2.8.0",
+      "resolved": "https://registry.npmjs.org/@stylistic/eslint-plugin-js/-/eslint-plugin-js-2.8.0.tgz",
+      "integrity": "sha512-/e7pSzVMrwBd6yzSDsKHwax3TS96+pd/xSKzELaTkOuYqUhYfj/becWdfDbFSBGQD7BBBCiiE4L8L2cUfu5h+A==",
       "dev": true,
       "license": "MIT",
       "dependencies": {
-        "@types/eslint": "^9.6.1",
         "eslint-visitor-keys": "^4.0.0",
         "espree": "^10.1.0"
       },
@@ -4482,6 +4481,8 @@
       "integrity": "sha512-FXx2pKgId/WyYo2jXw63kk7/+TY7u7AziEJxJAnSFzHlqTAS3Ync6SvgYAN/k4/PQpnnVuzoMuVnByKK2qp0ag==",
       "dev": true,
       "license": "MIT",
+      "optional": true,
+      "peer": true,
       "dependencies": {
         "@types/estree": "*",
         "@types/json-schema": "*"
diff --git a/package.json b/package.json
index 173236affe..df1752aa06 100644
--- a/package.json
+++ b/package.json
@@ -63,7 +63,7 @@
     "@eslint-community/eslint-plugin-eslint-comments": "4.4.0",
     "@playwright/test": "1.47.0",
     "@stoplight/spectral-cli": "6.11.1",
-    "@stylistic/eslint-plugin-js": "2.7.2",
+    "@stylistic/eslint-plugin-js": "2.8.0",
     "@stylistic/stylelint-plugin": "3.0.1",
     "@vitejs/plugin-vue": "5.1.3",
     "@vitest/coverage-v8": "2.0.5",