Skip to content

Commit c08482c

Browse files
build(deps-dev): Bump @stylistic/eslint-plugin from 4.0.1 to 4.4.0 (#871)
Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: flex-development[bot] <148604919+flex-development[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: flex-development[bot] <148604919+flex-development[bot]@users.noreply.github.com>
1 parent 6d63c5c commit c08482c

File tree

2 files changed

+76
-16
lines changed

2 files changed

+76
-16
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@
154154
"@flex-development/mkbuild": "1.0.0-alpha.23",
155155
"@flex-development/tsconfig-utils": "2.0.2",
156156
"@flex-development/tutils": "6.0.0-alpha.25",
157-
"@stylistic/eslint-plugin": "4.0.1",
157+
"@stylistic/eslint-plugin": "4.4.0",
158158
"@tsconfig/strictest": "2.0.5",
159159
"@types/chai": "5.0.0",
160160
"@types/chai-string": "1.4.5",

yarn.lock

Lines changed: 75 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1437,14 +1437,14 @@ __metadata:
14371437
languageName: node
14381438
linkType: hard
14391439

1440-
"@eslint-community/eslint-utils@npm:^4.1.2, @eslint-community/eslint-utils@npm:^4.2.0, @eslint-community/eslint-utils@npm:^4.4.0, @eslint-community/eslint-utils@npm:^4.4.1":
1441-
version: 4.4.1
1442-
resolution: "@eslint-community/eslint-utils@npm:4.4.1"
1440+
"@eslint-community/eslint-utils@npm:^4.1.2, @eslint-community/eslint-utils@npm:^4.2.0, @eslint-community/eslint-utils@npm:^4.4.0, @eslint-community/eslint-utils@npm:^4.4.1, @eslint-community/eslint-utils@npm:^4.7.0":
1441+
version: 4.7.0
1442+
resolution: "@eslint-community/eslint-utils@npm:4.7.0"
14431443
dependencies:
14441444
eslint-visitor-keys: "npm:^3.4.3"
14451445
peerDependencies:
14461446
eslint: ^6.0.0 || ^7.0.0 || >=8.0.0
1447-
checksum: 10/ae92a11412674329b4bd38422518601ec9ceae28e251104d1cad83715da9d38e321f68c817c39b64e66d0af7d98df6f9a10ad2dc638911254b47fb8932df00ef
1447+
checksum: 10/43ed5d391526d9f5bbe452aef336389a473026fca92057cf97c576db11401ce9bcf8ef0bf72625bbaf6207ed8ba6bf0dcf4d7e809c24f08faa68a28533c491a7
14481448
languageName: node
14491449
linkType: hard
14501450

@@ -1829,7 +1829,7 @@ __metadata:
18291829
"@flex-development/pkg-types": "npm:4.1.0"
18301830
"@flex-development/tsconfig-utils": "npm:2.0.2"
18311831
"@flex-development/tutils": "npm:6.0.0-alpha.25"
1832-
"@stylistic/eslint-plugin": "npm:4.0.1"
1832+
"@stylistic/eslint-plugin": "npm:4.4.0"
18331833
"@tsconfig/strictest": "npm:2.0.5"
18341834
"@types/chai": "npm:5.0.0"
18351835
"@types/chai-string": "npm:1.4.5"
@@ -2595,18 +2595,18 @@ __metadata:
25952595
languageName: node
25962596
linkType: hard
25972597

2598-
"@stylistic/eslint-plugin@npm:4.0.1":
2599-
version: 4.0.1
2600-
resolution: "@stylistic/eslint-plugin@npm:4.0.1"
2598+
"@stylistic/eslint-plugin@npm:4.4.0":
2599+
version: 4.4.0
2600+
resolution: "@stylistic/eslint-plugin@npm:4.4.0"
26012601
dependencies:
2602-
"@typescript-eslint/utils": "npm:^8.23.0"
2602+
"@typescript-eslint/utils": "npm:^8.32.1"
26032603
eslint-visitor-keys: "npm:^4.2.0"
26042604
espree: "npm:^10.3.0"
26052605
estraverse: "npm:^5.3.0"
26062606
picomatch: "npm:^4.0.2"
26072607
peerDependencies:
26082608
eslint: ">=9.0.0"
2609-
checksum: 10/32616032e45e9166840828c3f4e041b16d425a7803c8cf9519798dbc522b6d8eca110749f62b90c3c5635c55a729ff4b0519604acf96ee12a90d2fe1cd6c5494
2609+
checksum: 10/d6e90d59e88e666623f5203b65dd072dec092e93478f2216f8b6206b644ccba20fb2bf9fd8ba996f87b55976a55daf2d56d70179f1211d0ad45d89a2ab6237ca
26102610
languageName: node
26112611
linkType: hard
26122612

@@ -2964,6 +2964,16 @@ __metadata:
29642964
languageName: node
29652965
linkType: hard
29662966

2967+
"@typescript-eslint/scope-manager@npm:8.32.1":
2968+
version: 8.32.1
2969+
resolution: "@typescript-eslint/scope-manager@npm:8.32.1"
2970+
dependencies:
2971+
"@typescript-eslint/types": "npm:8.32.1"
2972+
"@typescript-eslint/visitor-keys": "npm:8.32.1"
2973+
checksum: 10/f81f71bd88e6bed90c9a42ed3cd26a360f8f7ca53186cea33b872194bf724a4635dd3aead5002b18de6cc5d1df9840445af1f7fc4d117f452705ccebdb6c0b0f
2974+
languageName: node
2975+
linkType: hard
2976+
29672977
"@typescript-eslint/type-utils@npm:8.24.1":
29682978
version: 8.24.1
29692979
resolution: "@typescript-eslint/type-utils@npm:8.24.1"
@@ -2986,6 +2996,13 @@ __metadata:
29862996
languageName: node
29872997
linkType: hard
29882998

2999+
"@typescript-eslint/types@npm:8.32.1":
3000+
version: 8.32.1
3001+
resolution: "@typescript-eslint/types@npm:8.32.1"
3002+
checksum: 10/3a310e4bafa8dd6ddc83cd8627048ebe54660982348531bbbeee3d0fb06ffdacce6ac14200159166774bd8797664686f5d0bf19d3dd33216daccbc0e48cd3e51
3003+
languageName: node
3004+
linkType: hard
3005+
29893006
"@typescript-eslint/typescript-estree@npm:8.24.1":
29903007
version: 8.24.1
29913008
resolution: "@typescript-eslint/typescript-estree@npm:8.24.1"
@@ -3004,7 +3021,25 @@ __metadata:
30043021
languageName: node
30053022
linkType: hard
30063023

3007-
"@typescript-eslint/utils@npm:8.24.1, @typescript-eslint/utils@npm:^8.23.0":
3024+
"@typescript-eslint/typescript-estree@npm:8.32.1":
3025+
version: 8.32.1
3026+
resolution: "@typescript-eslint/typescript-estree@npm:8.32.1"
3027+
dependencies:
3028+
"@typescript-eslint/types": "npm:8.32.1"
3029+
"@typescript-eslint/visitor-keys": "npm:8.32.1"
3030+
debug: "npm:^4.3.4"
3031+
fast-glob: "npm:^3.3.2"
3032+
is-glob: "npm:^4.0.3"
3033+
minimatch: "npm:^9.0.4"
3034+
semver: "npm:^7.6.0"
3035+
ts-api-utils: "npm:^2.1.0"
3036+
peerDependencies:
3037+
typescript: ">=4.8.4 <5.9.0"
3038+
checksum: 10/8b956ce05bf64d412e33b7d564db9d5620a7c2600ab04f2c6bb7561bcf46593f14b77ca9c895a4480869a323565a140985a4f4760f9df58f71114c4f502b3c78
3039+
languageName: node
3040+
linkType: hard
3041+
3042+
"@typescript-eslint/utils@npm:8.24.1":
30083043
version: 8.24.1
30093044
resolution: "@typescript-eslint/utils@npm:8.24.1"
30103045
dependencies:
@@ -3019,6 +3054,21 @@ __metadata:
30193054
languageName: node
30203055
linkType: hard
30213056

3057+
"@typescript-eslint/utils@npm:^8.32.1":
3058+
version: 8.32.1
3059+
resolution: "@typescript-eslint/utils@npm:8.32.1"
3060+
dependencies:
3061+
"@eslint-community/eslint-utils": "npm:^4.7.0"
3062+
"@typescript-eslint/scope-manager": "npm:8.32.1"
3063+
"@typescript-eslint/types": "npm:8.32.1"
3064+
"@typescript-eslint/typescript-estree": "npm:8.32.1"
3065+
peerDependencies:
3066+
eslint: ^8.57.0 || ^9.0.0
3067+
typescript: ">=4.8.4 <5.9.0"
3068+
checksum: 10/9383cea185f3b54124a639f806d627f686637460e2eea431ccb9eeb6452dcd5a893856e051eb5925510f8aeb9317f8b7d23d9f39ca8fa80c46f2b797dae77d9c
3069+
languageName: node
3070+
linkType: hard
3071+
30223072
"@typescript-eslint/visitor-keys@npm:8.24.1":
30233073
version: 8.24.1
30243074
resolution: "@typescript-eslint/visitor-keys@npm:8.24.1"
@@ -3029,6 +3079,16 @@ __metadata:
30293079
languageName: node
30303080
linkType: hard
30313081

3082+
"@typescript-eslint/visitor-keys@npm:8.32.1":
3083+
version: 8.32.1
3084+
resolution: "@typescript-eslint/visitor-keys@npm:8.32.1"
3085+
dependencies:
3086+
"@typescript-eslint/types": "npm:8.32.1"
3087+
eslint-visitor-keys: "npm:^4.2.0"
3088+
checksum: 10/a1cbfbdac89d443dfc2718673e2cc1e884fc942678b3d1c3149cdab8123c71685473e362d794fcee1e975ceb45d16f44025a3f0bebe9b09a6bf8679f060d6817
3089+
languageName: node
3090+
linkType: hard
3091+
30323092
"@ungap/structured-clone@npm:^1.0.0":
30333093
version: 1.2.0
30343094
resolution: "@ungap/structured-clone@npm:1.2.0"
@@ -11001,12 +11061,12 @@ __metadata:
1100111061
languageName: node
1100211062
linkType: hard
1100311063

11004-
"ts-api-utils@npm:^2.0.1":
11005-
version: 2.0.1
11006-
resolution: "ts-api-utils@npm:2.0.1"
11064+
"ts-api-utils@npm:^2.0.1, ts-api-utils@npm:^2.1.0":
11065+
version: 2.1.0
11066+
resolution: "ts-api-utils@npm:2.1.0"
1100711067
peerDependencies:
1100811068
typescript: ">=4.8.4"
11009-
checksum: 10/2e68938cd5acad6b5157744215ce10cd097f9f667fd36b5fdd5efdd4b0c51063e855459d835f94f6777bb8a0f334916b6eb5c1eedab8c325feb34baa39238898
11069+
checksum: 10/02e55b49d9617c6eebf8aadfa08d3ca03ca0cd2f0586ad34117fdfc7aa3cd25d95051843fde9df86665ad907f99baed179e7a117b11021417f379e4d2614eacd
1101011070
languageName: node
1101111071
linkType: hard
1101211072

0 commit comments

Comments
 (0)