Skip to content

Commit 1d3f0ce

Browse files
build(deps-dev): Bump @stylistic/eslint-plugin from 3.1.0 to 4.0.1 (#822)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3fd6b1d commit 1d3f0ce

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
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": "3.1.0",
157+
"@stylistic/eslint-plugin": "4.0.1",
158158
"@tsconfig/strictest": "2.0.5",
159159
"@types/chai": "5.0.0",
160160
"@types/chai-string": "1.4.5",

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1822,7 +1822,7 @@ __metadata:
18221822
"@flex-development/pkg-types": "npm:4.1.0"
18231823
"@flex-development/tsconfig-utils": "npm:2.0.2"
18241824
"@flex-development/tutils": "npm:6.0.0-alpha.25"
1825-
"@stylistic/eslint-plugin": "npm:3.1.0"
1825+
"@stylistic/eslint-plugin": "npm:4.0.1"
18261826
"@tsconfig/strictest": "npm:2.0.5"
18271827
"@types/chai": "npm:5.0.0"
18281828
"@types/chai-string": "npm:1.4.5"
@@ -2588,18 +2588,18 @@ __metadata:
25882588
languageName: node
25892589
linkType: hard
25902590

2591-
"@stylistic/eslint-plugin@npm:3.1.0":
2592-
version: 3.1.0
2593-
resolution: "@stylistic/eslint-plugin@npm:3.1.0"
2591+
"@stylistic/eslint-plugin@npm:4.0.1":
2592+
version: 4.0.1
2593+
resolution: "@stylistic/eslint-plugin@npm:4.0.1"
25942594
dependencies:
2595-
"@typescript-eslint/utils": "npm:^8.13.0"
2595+
"@typescript-eslint/utils": "npm:^8.23.0"
25962596
eslint-visitor-keys: "npm:^4.2.0"
25972597
espree: "npm:^10.3.0"
25982598
estraverse: "npm:^5.3.0"
25992599
picomatch: "npm:^4.0.2"
26002600
peerDependencies:
2601-
eslint: ">=8.40.0"
2602-
checksum: 10/1fc20b0294168df7c35e3b1f74628c42f34116a93bb9b4599d26abca175fa90f04bde26489b30a04fca436db8ed281ff95a97869065399058b5a34a00a679316
2601+
eslint: ">=9.0.0"
2602+
checksum: 10/32616032e45e9166840828c3f4e041b16d425a7803c8cf9519798dbc522b6d8eca110749f62b90c3c5635c55a729ff4b0519604acf96ee12a90d2fe1cd6c5494
26032603
languageName: node
26042604
linkType: hard
26052605

@@ -2997,7 +2997,7 @@ __metadata:
29972997
languageName: node
29982998
linkType: hard
29992999

3000-
"@typescript-eslint/utils@npm:8.24.1, @typescript-eslint/utils@npm:^8.13.0":
3000+
"@typescript-eslint/utils@npm:8.24.1, @typescript-eslint/utils@npm:^8.23.0":
30013001
version: 8.24.1
30023002
resolution: "@typescript-eslint/utils@npm:8.24.1"
30033003
dependencies:

0 commit comments

Comments
 (0)