Skip to content

Commit 25212b7

Browse files
chore(deps): update dependency @stylistic/eslint-plugin to v2.8.0 (#3720)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 92bc9d7 commit 25212b7

File tree

2 files changed

+10
-21
lines changed

2 files changed

+10
-21
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"@eslint-community/eslint-plugin-eslint-comments": "4.4.0",
3434
"@openapitools/openapi-generator-cli": "2.13.5",
3535
"@redocly/cli": "1.23.1",
36-
"@stylistic/eslint-plugin": "2.7.2",
36+
"@stylistic/eslint-plugin": "2.8.0",
3737
"@typescript-eslint/eslint-plugin": "8.4.0",
3838
"@typescript-eslint/parser": "8.4.0",
3939
"@vitest/eslint-plugin": "1.1.4",

yarn.lock

Lines changed: 9 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ __metadata:
8484
"@eslint-community/eslint-plugin-eslint-comments": "npm:4.4.0"
8585
"@openapitools/openapi-generator-cli": "npm:2.13.5"
8686
"@redocly/cli": "npm:1.23.1"
87-
"@stylistic/eslint-plugin": "npm:2.7.2"
87+
"@stylistic/eslint-plugin": "npm:2.8.0"
8888
"@typescript-eslint/eslint-plugin": "npm:8.4.0"
8989
"@typescript-eslint/parser": "npm:8.4.0"
9090
"@vitest/eslint-plugin": "npm:1.1.4"
@@ -3299,19 +3299,18 @@ __metadata:
32993299
languageName: node
33003300
linkType: hard
33013301

3302-
"@stylistic/eslint-plugin@npm:2.7.2":
3303-
version: 2.7.2
3304-
resolution: "@stylistic/eslint-plugin@npm:2.7.2"
3302+
"@stylistic/eslint-plugin@npm:2.8.0":
3303+
version: 2.8.0
3304+
resolution: "@stylistic/eslint-plugin@npm:2.8.0"
33053305
dependencies:
3306-
"@types/eslint": "npm:^9.6.1"
3307-
"@typescript-eslint/utils": "npm:^8.3.0"
3306+
"@typescript-eslint/utils": "npm:^8.4.0"
33083307
eslint-visitor-keys: "npm:^4.0.0"
33093308
espree: "npm:^10.1.0"
33103309
estraverse: "npm:^5.3.0"
33113310
picomatch: "npm:^4.0.2"
33123311
peerDependencies:
33133312
eslint: ">=8.40.0"
3314-
checksum: 10/b20ffac4948d8af45e3fd8a900a6cc61538a745605f3e705f44d4c9acbf0f95c57eb46e13b6a4b56a65225a9decfed2cba94c450341556e46237cdb1922528d5
3313+
checksum: 10/f28fb30f78fba601ae0a91957ae39b405f56a7d535da9c19a99ac28b80cf9fb915fe0c3cf5dd58e2c4ccae50c264d15459df33aa403891cce73eb609866b97c6
33153314
languageName: node
33163315
linkType: hard
33173316

@@ -3389,17 +3388,7 @@ __metadata:
33893388
languageName: node
33903389
linkType: hard
33913390

3392-
"@types/eslint@npm:^9.6.1":
3393-
version: 9.6.1
3394-
resolution: "@types/eslint@npm:9.6.1"
3395-
dependencies:
3396-
"@types/estree": "npm:*"
3397-
"@types/json-schema": "npm:*"
3398-
checksum: 10/719fcd255760168a43d0e306ef87548e1e15bffe361d5f4022b0f266575637acc0ecb85604ac97879ee8ae83c6a6d0613b0ed31d0209ddf22a0fe6d608fc56fe
3399-
languageName: node
3400-
linkType: hard
3401-
3402-
"@types/estree@npm:*, @types/estree@npm:1.0.5, @types/estree@npm:^1.0.0":
3391+
"@types/estree@npm:1.0.5, @types/estree@npm:^1.0.0":
34033392
version: 1.0.5
34043393
resolution: "@types/estree@npm:1.0.5"
34053394
checksum: 10/7de6d928dd4010b0e20c6919e1a6c27b61f8d4567befa89252055fad503d587ecb9a1e3eab1b1901f923964d7019796db810b7fd6430acb26c32866d126fd408
@@ -3505,7 +3494,7 @@ __metadata:
35053494
languageName: node
35063495
linkType: hard
35073496

3508-
"@types/json-schema@npm:*, @types/json-schema@npm:^7.0.7":
3497+
"@types/json-schema@npm:^7.0.7":
35093498
version: 7.0.15
35103499
resolution: "@types/json-schema@npm:7.0.15"
35113500
checksum: 10/1a3c3e06236e4c4aab89499c428d585527ce50c24fe8259e8b3926d3df4cfbbbcf306cfc73ddfb66cbafc973116efd15967020b0f738f63e09e64c7d260519e7
@@ -3833,7 +3822,7 @@ __metadata:
38333822
languageName: node
38343823
linkType: hard
38353824

3836-
"@typescript-eslint/utils@npm:^8.3.0":
3825+
"@typescript-eslint/utils@npm:^8.4.0":
38373826
version: 8.5.0
38383827
resolution: "@typescript-eslint/utils@npm:8.5.0"
38393828
dependencies:

0 commit comments

Comments
 (0)