Skip to content

Commit 466ad3e

Browse files
Update dependency @stylistic/eslint-plugin to v3 (#4691)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5dd213b commit 466ad3e

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
@@ -81,7 +81,7 @@
8181
"@babel/preset-typescript": "^7.12.7",
8282
"@casualbot/jest-sonar-reporter": "2.2.7",
8383
"@peculiar/webcrypto": "^1.4.5",
84-
"@stylistic/eslint-plugin": "^2.9.0",
84+
"@stylistic/eslint-plugin": "^3.0.0",
8585
"@types/bs58": "^4.0.1",
8686
"@types/content-type": "^1.1.5",
8787
"@types/debug": "^4.1.7",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1667,10 +1667,10 @@
16671667
ignore "^5.1.8"
16681668
p-map "^4.0.0"
16691669

1670-
"@stylistic/eslint-plugin@^2.9.0":
1671-
version "2.13.0"
1672-
resolved "https://registry.yarnpkg.com/@stylistic/eslint-plugin/-/eslint-plugin-2.13.0.tgz#53bf175dac8c1ec055b370a6ff77d491cae9a70d"
1673-
integrity sha512-RnO1SaiCFHn666wNz2QfZEFxvmiNRqhzaMXHXxXXKt+MEP7aajlPxUSMIQpKAaJfverpovEYqjBOXDq6dDcaOQ==
1670+
"@stylistic/eslint-plugin@^3.0.0":
1671+
version "3.0.1"
1672+
resolved "https://registry.yarnpkg.com/@stylistic/eslint-plugin/-/eslint-plugin-3.0.1.tgz#ec85816a3b4e75c34293160b2784e6a4bdce6664"
1673+
integrity sha512-rQ3tcT5N2cynofJfbjUsnL4seoewTaOVBLyUEwtNldo7iNMPo3h/GUQk+Cl3iHEWwRxjq2wuH6q0FufQrbVL1A==
16741674
dependencies:
16751675
"@typescript-eslint/utils" "^8.13.0"
16761676
eslint-visitor-keys "^4.2.0"

0 commit comments

Comments
 (0)