diff --git a/package.json b/package.json index ddcea159..9dc8fb54 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "@cypress/code-coverage": "^3.13.6", "@eslint/js": "^9.20.0", "@lcov-viewer/istanbul-report": "^1.4.0", - "@stylistic/eslint-plugin": "^3.0.1", + "@stylistic/eslint-plugin": "^4.0.1", "@stylistic/stylelint-plugin": "^3.1.1", "@types/mocha": "^10.0.9", "@types/three": "^0.173.0", diff --git a/yarn.lock b/yarn.lock index 03f7e9d8..bf5c01d1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1132,12 +1132,12 @@ resolved "https://registry.yarnpkg.com/@shikijs/vscode-textmate/-/vscode-textmate-9.3.0.tgz#b2f1776e488c1d6c2b6cd129bab62f71bbc9c7ab" integrity sha512-jn7/7ky30idSkd/O5yDBfAnVt+JJpepofP/POZ1iMOxK59cOfqIgg/Dj0eFsjOTMw+4ycJN0uhZH/Eb0bs/EUA== -"@stylistic/eslint-plugin@^3.0.1": - version "3.0.1" - resolved "https://registry.yarnpkg.com/@stylistic/eslint-plugin/-/eslint-plugin-3.0.1.tgz#ec85816a3b4e75c34293160b2784e6a4bdce6664" - integrity sha512-rQ3tcT5N2cynofJfbjUsnL4seoewTaOVBLyUEwtNldo7iNMPo3h/GUQk+Cl3iHEWwRxjq2wuH6q0FufQrbVL1A== +"@stylistic/eslint-plugin@^4.0.1": + version "4.0.1" + resolved "https://registry.yarnpkg.com/@stylistic/eslint-plugin/-/eslint-plugin-4.0.1.tgz#dc2c3c5e976b790de3892f0dea459710810d6f02" + integrity sha512-RwKkRKiDrF4ptiur54ckDhOByQYKYZ1dEmI5K8BJCmuGpauFJXzVL1UQYTA2zq702CqMFdYiJcVFJWfokIgFxw== dependencies: - "@typescript-eslint/utils" "^8.13.0" + "@typescript-eslint/utils" "^8.23.0" eslint-visitor-keys "^4.2.0" espree "^10.3.0" estraverse "^5.3.0" @@ -1367,7 +1367,7 @@ semver "^7.6.0" ts-api-utils "^2.0.1" -"@typescript-eslint/utils@8.24.1", "@typescript-eslint/utils@^8.13.0": +"@typescript-eslint/utils@8.24.1", "@typescript-eslint/utils@^8.23.0": version "8.24.1" resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.24.1.tgz#08d14eac33cfb3456feeee5a275b8ad3349e52ed" integrity sha512-OOcg3PMMQx9EXspId5iktsI3eMaXVwlhC8BvNnX6B5w9a4dVgpkQZuU8Hy67TolKcl+iFWq0XX+jbDGN4xWxjQ==