Update dependency @stylistic/eslint-plugin to v3 (#2119)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-02-04 14:35:56 +00:00 committed by GitHub
parent 325bcacf69
commit b6f93956bf
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View File

@ -75,7 +75,7 @@
"@electron/asar": "3.2.18", "@electron/asar": "3.2.18",
"@mapbox/node-pre-gyp": "^1.0.11", "@mapbox/node-pre-gyp": "^1.0.11",
"@playwright/test": "1.50.1", "@playwright/test": "1.50.1",
"@stylistic/eslint-plugin": "^2.9.0", "@stylistic/eslint-plugin": "^3.0.0",
"@types/auto-launch": "^5.0.1", "@types/auto-launch": "^5.0.1",
"@types/counterpart": "^0.18.1", "@types/counterpart": "^0.18.1",
"@types/minimist": "^1.2.1", "@types/minimist": "^1.2.1",

View File

@ -2055,10 +2055,10 @@
ignore "^5.1.8" ignore "^5.1.8"
p-map "^4.0.0" p-map "^4.0.0"
"@stylistic/eslint-plugin@^2.9.0": "@stylistic/eslint-plugin@^3.0.0":
version "2.13.0" version "3.0.1"
resolved "https://registry.yarnpkg.com/@stylistic/eslint-plugin/-/eslint-plugin-2.13.0.tgz#53bf175dac8c1ec055b370a6ff77d491cae9a70d" resolved "https://registry.yarnpkg.com/@stylistic/eslint-plugin/-/eslint-plugin-3.0.1.tgz#ec85816a3b4e75c34293160b2784e6a4bdce6664"
integrity sha512-RnO1SaiCFHn666wNz2QfZEFxvmiNRqhzaMXHXxXXKt+MEP7aajlPxUSMIQpKAaJfverpovEYqjBOXDq6dDcaOQ== integrity sha512-rQ3tcT5N2cynofJfbjUsnL4seoewTaOVBLyUEwtNldo7iNMPo3h/GUQk+Cl3iHEWwRxjq2wuH6q0FufQrbVL1A==
dependencies: dependencies:
"@typescript-eslint/utils" "^8.13.0" "@typescript-eslint/utils" "^8.13.0"
eslint-visitor-keys "^4.2.0" eslint-visitor-keys "^4.2.0"