diff --git a/package.json b/package.json index 76724298f2..ab275c4da9 100644 --- a/package.json +++ b/package.json @@ -65,7 +65,7 @@ "@eslint/eslintrc": "^3.0.2", "@eslint/js": "^9.15.0", "@open-wc/testing-helpers": "^3.0.1", - "@stylistic/eslint-plugin": "^2.11.0", + "@stylistic/eslint-plugin": "^2.12.0", "@testing-library/dom": "^10.4.0", "@testing-library/user-event": "^14.5.2", "@webcomponents/scoped-custom-element-registry": "^0.0.9", diff --git a/yarn.lock b/yarn.lock index 4b46b5f97e..1fdcc4aa95 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2192,10 +2192,10 @@ dependencies: "@sinonjs/commons" "^1.7.0" -"@stylistic/eslint-plugin@^2.11.0": - version "2.11.0" - resolved "https://registry.yarnpkg.com/@stylistic/eslint-plugin/-/eslint-plugin-2.11.0.tgz#50d0289f36f7201055b7fa1729fdc1d8c46e93fa" - integrity sha512-PNRHbydNG5EH8NK4c+izdJlxajIR6GxcUhzsYNRsn6Myep4dsZt0qFCz3rCPnkvgO5FYibDcMqgNHUT+zvjYZw== +"@stylistic/eslint-plugin@^2.12.0": + version "2.12.0" + resolved "https://registry.yarnpkg.com/@stylistic/eslint-plugin/-/eslint-plugin-2.12.0.tgz#9819678f919d75241845c2e9379888ecde8e8ad2" + integrity sha512-IvD2WXbOoSp0zNpyYbjdSyEjZtut78RYfj2WIlbChE7HFuposTK5X1hc5+4AyqYcjLXYdD5oo/sJtqMGFNRb1w== dependencies: "@typescript-eslint/utils" "^8.13.0" eslint-visitor-keys "^4.2.0"