Skip to content

Commit 39b422a

Browse files
chore(deps-dev): bump @stylistic/eslint-plugin
Bumps the dependencies group with 1 update in the / directory: [@stylistic/eslint-plugin](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin). Updates `@stylistic/eslint-plugin` from 5.5.0 to 5.6.1 - [Release notes](https://github.com/eslint-stylistic/eslint-stylistic/releases) - [Changelog](https://github.com/eslint-stylistic/eslint-stylistic/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint-stylistic/eslint-stylistic/commits/v5.6.1/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@stylistic/eslint-plugin" dependency-version: 5.6.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6f7a174 commit 39b422a

1 file changed

Lines changed: 5 additions & 10 deletions

File tree

yarn.lock

Lines changed: 5 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2679,12 +2679,12 @@
26792679
"@sinonjs/commons" "^3.0.0"
26802680

26812681
"@stylistic/eslint-plugin@^5.0.0":
2682-
version "5.5.0"
2683-
resolved "https://registry.yarnpkg.com/@stylistic/eslint-plugin/-/eslint-plugin-5.5.0.tgz#44c2e5454ff827f962b1908f0b5939130a6b18b3"
2684-
integrity sha512-IeZF+8H0ns6prg4VrkhgL+yrvDXWDH2cKchrbh80ejG9dQgZWp10epHMbgRuQvgchLII/lfh6Xn3lu6+6L86Hw==
2682+
version "5.6.1"
2683+
resolved "https://registry.yarnpkg.com/@stylistic/eslint-plugin/-/eslint-plugin-5.6.1.tgz#98e1371757881eecce69b1ec497ef6fc7d6470c9"
2684+
integrity sha512-JCs+MqoXfXrRPGbGmho/zGS/jMcn3ieKl/A8YImqib76C8kjgZwq5uUFzc30lJkMvcchuRn6/v8IApLxli3Jyw==
26852685
dependencies:
26862686
"@eslint-community/eslint-utils" "^4.9.0"
2687-
"@typescript-eslint/types" "^8.46.1"
2687+
"@typescript-eslint/types" "^8.47.0"
26882688
eslint-visitor-keys "^4.2.1"
26892689
espree "^10.4.0"
26902690
estraverse "^5.3.0"
@@ -3161,16 +3161,11 @@
31613161
debug "^4.3.4"
31623162
ts-api-utils "^2.1.0"
31633163

3164-
"@typescript-eslint/types@8.47.0", "@typescript-eslint/types@^8.47.0":
3164+
"@typescript-eslint/types@8.47.0", "@typescript-eslint/types@^8.34.1", "@typescript-eslint/types@^8.47.0":
31653165
version "8.47.0"
31663166
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.47.0.tgz#c7fc9b6642d03505f447a8392934b9d1850de5af"
31673167
integrity sha512-nHAE6bMKsizhA2uuYZbEbmp5z2UpffNrPEqiKIeN7VsV6UY/roxanWfoRrf6x/k9+Obf+GQdkm0nPU+vnMXo9A==
31683168

3169-
"@typescript-eslint/types@^8.34.1", "@typescript-eslint/types@^8.46.1":
3170-
version "8.46.1"
3171-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.46.1.tgz#4c5479538ec10b5508b8e982e172911c987446d8"
3172-
integrity sha512-C+soprGBHwWBdkDpbaRC4paGBrkIXxVlNohadL5o0kfhsXqOC6GYH2S/Obmig+I0HTDl8wMaRySwrfrXVP8/pQ==
3173-
31743169
"@typescript-eslint/typescript-estree@8.47.0":
31753170
version "8.47.0"
31763171
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.47.0.tgz#86416dad58db76c4b3bd6a899b1381f9c388489a"

0 commit comments

Comments
 (0)