Skip to content

Commit 25fba1f

Browse files
Update dependency @stylistic/eslint-plugin to v3 (#29188)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Michael Telatynski <[email protected]>
1 parent 409c086 commit 25fba1f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@
179179
"@playwright/test": "^1.40.1",
180180
"@principalstudio/html-webpack-inject-preload": "^1.2.7",
181181
"@sentry/webpack-plugin": "^3.0.0",
182-
"@stylistic/eslint-plugin": "^2.9.0",
182+
"@stylistic/eslint-plugin": "^3.0.0",
183183
"@svgr/webpack": "^8.0.0",
184184
"@testcontainers/postgresql": "^10.16.0",
185185
"@testing-library/dom": "^10.4.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2587,10 +2587,10 @@
25872587
ignore "^5.1.8"
25882588
p-map "^4.0.0"
25892589

2590-
"@stylistic/eslint-plugin@^2.9.0":
2591-
version "2.11.0"
2592-
resolved "https://registry.yarnpkg.com/@stylistic/eslint-plugin/-/eslint-plugin-2.11.0.tgz#50d0289f36f7201055b7fa1729fdc1d8c46e93fa"
2593-
integrity sha512-PNRHbydNG5EH8NK4c+izdJlxajIR6GxcUhzsYNRsn6Myep4dsZt0qFCz3rCPnkvgO5FYibDcMqgNHUT+zvjYZw==
2590+
"@stylistic/eslint-plugin@^3.0.0":
2591+
version "3.0.1"
2592+
resolved "https://registry.yarnpkg.com/@stylistic/eslint-plugin/-/eslint-plugin-3.0.1.tgz#ec85816a3b4e75c34293160b2784e6a4bdce6664"
2593+
integrity sha512-rQ3tcT5N2cynofJfbjUsnL4seoewTaOVBLyUEwtNldo7iNMPo3h/GUQk+Cl3iHEWwRxjq2wuH6q0FufQrbVL1A==
25942594
dependencies:
25952595
"@typescript-eslint/utils" "^8.13.0"
25962596
eslint-visitor-keys "^4.2.0"

0 commit comments

Comments
 (0)