Skip to content

Commit 5bc38d3

Browse files
chore(deps-dev): bump @stylistic/eslint-plugin from 5.5.0 to 5.6.1
Bumps [@stylistic/eslint-plugin](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/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 ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c275188 commit 5bc38d3

File tree

2 files changed

+15
-8
lines changed

2 files changed

+15
-8
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
"devDependencies": {
7575
"@eslint/config-helpers": "0.4.1",
7676
"@eslint/js": "^9.38.0",
77-
"@stylistic/eslint-plugin": "^5.5.0",
77+
"@stylistic/eslint-plugin": "^5.6.1",
7878
"@types/common-tags": "^1.8.4",
7979
"@types/node": "~18.18.0",
8080
"@typescript-eslint/rule-tester": "^8.46.2",

yarn.lock

Lines changed: 14 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -718,19 +718,19 @@ __metadata:
718718
languageName: node
719719
linkType: hard
720720

721-
"@stylistic/eslint-plugin@npm:^5.5.0":
722-
version: 5.5.0
723-
resolution: "@stylistic/eslint-plugin@npm:5.5.0"
721+
"@stylistic/eslint-plugin@npm:^5.6.1":
722+
version: 5.6.1
723+
resolution: "@stylistic/eslint-plugin@npm:5.6.1"
724724
dependencies:
725725
"@eslint-community/eslint-utils": "npm:^4.9.0"
726-
"@typescript-eslint/types": "npm:^8.46.1"
726+
"@typescript-eslint/types": "npm:^8.47.0"
727727
eslint-visitor-keys: "npm:^4.2.1"
728728
espree: "npm:^10.4.0"
729729
estraverse: "npm:^5.3.0"
730730
picomatch: "npm:^4.0.3"
731731
peerDependencies:
732732
eslint: ">=9.0.0"
733-
checksum: 10c0/39e56c32064f9359d49ba2cd95ab7fbda6391cc30211ae214895269aca96793f72b3c0d866132f661cf6783e5c2e19a239b2eb57f9c0d392f3445e7b8294a9a0
733+
checksum: 10c0/dfd33107209dac554a6b88d40813bfadd938e901ee7b853dfff9b66c9ffe0601790591865ad67e05f1f1061fc3c958087ad25efc1117375fe2487bfa69c44352
734734
languageName: node
735735
linkType: hard
736736

@@ -921,13 +921,20 @@ __metadata:
921921
languageName: node
922922
linkType: hard
923923

924-
"@typescript-eslint/types@npm:8.46.2, @typescript-eslint/types@npm:^8.35.0, @typescript-eslint/types@npm:^8.46.1, @typescript-eslint/types@npm:^8.46.2":
924+
"@typescript-eslint/types@npm:8.46.2, @typescript-eslint/types@npm:^8.35.0, @typescript-eslint/types@npm:^8.46.2":
925925
version: 8.46.2
926926
resolution: "@typescript-eslint/types@npm:8.46.2"
927927
checksum: 10c0/611716bae2369a1b8001c7f6cc03c5ecadfb956643cbbe27269defd28a61d43fe52eda008d7a09568b0be50c502e8292bf767b246366004283476e9a971b6fbc
928928
languageName: node
929929
linkType: hard
930930

931+
"@typescript-eslint/types@npm:^8.47.0":
932+
version: 8.48.0
933+
resolution: "@typescript-eslint/types@npm:8.48.0"
934+
checksum: 10c0/865a8f4ae4a50aa8976f3d7e0f874f1a1c80227ec53ded68644d41011c729a489bb59f70683b29237ab945716ea0258e1d47387163379eab3edaaf5e5cc3b757
935+
languageName: node
936+
linkType: hard
937+
931938
"@typescript-eslint/typescript-estree@npm:8.46.2":
932939
version: 8.46.2
933940
resolution: "@typescript-eslint/typescript-estree@npm:8.46.2"
@@ -2184,7 +2191,7 @@ __metadata:
21842191
dependencies:
21852192
"@eslint/config-helpers": "npm:0.4.1"
21862193
"@eslint/js": "npm:^9.38.0"
2187-
"@stylistic/eslint-plugin": "npm:^5.5.0"
2194+
"@stylistic/eslint-plugin": "npm:^5.6.1"
21882195
"@types/common-tags": "npm:^1.8.4"
21892196
"@types/node": "npm:~18.18.0"
21902197
"@typescript-eslint/rule-tester": "npm:^8.46.2"

0 commit comments

Comments
 (0)