Skip to content

Commit bb22e67

Browse files
build(deps-dev): Bump @stylistic/eslint-plugin from 4.0.1 to 4.2.0
Bumps [@stylistic/eslint-plugin](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin) from 4.0.1 to 4.2.0. - [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/v4.2.0/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@stylistic/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f753d96 commit bb22e67

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@
112112
"@flex-development/grease": "3.0.0-alpha.9",
113113
"@flex-development/pathe": "4.0.1",
114114
"@flex-development/tutils": "6.0.0-alpha.25",
115-
"@stylistic/eslint-plugin": "4.0.1",
115+
"@stylistic/eslint-plugin": "4.2.0",
116116
"@tsconfig/strictest": "2.0.5",
117117
"@types/eslint": "9.6.1",
118118
"@types/eslint__js": "8.42.3",

yarn.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -1455,7 +1455,7 @@ __metadata:
14551455
"@flex-development/pathe": "npm:4.0.1"
14561456
"@flex-development/tutils": "npm:6.0.0-alpha.25"
14571457
"@flex-development/unist-util-types": "npm:1.6.1"
1458-
"@stylistic/eslint-plugin": "npm:4.0.1"
1458+
"@stylistic/eslint-plugin": "npm:4.2.0"
14591459
"@tsconfig/strictest": "npm:2.0.5"
14601460
"@types/eslint": "npm:9.6.1"
14611461
"@types/eslint__js": "npm:8.42.3"
@@ -2289,9 +2289,9 @@ __metadata:
22892289
languageName: node
22902290
linkType: hard
22912291

2292-
"@stylistic/eslint-plugin@npm:4.0.1":
2293-
version: 4.0.1
2294-
resolution: "@stylistic/eslint-plugin@npm:4.0.1"
2292+
"@stylistic/eslint-plugin@npm:4.2.0":
2293+
version: 4.2.0
2294+
resolution: "@stylistic/eslint-plugin@npm:4.2.0"
22952295
dependencies:
22962296
"@typescript-eslint/utils": "npm:^8.23.0"
22972297
eslint-visitor-keys: "npm:^4.2.0"
@@ -2300,7 +2300,7 @@ __metadata:
23002300
picomatch: "npm:^4.0.2"
23012301
peerDependencies:
23022302
eslint: ">=9.0.0"
2303-
checksum: 10/32616032e45e9166840828c3f4e041b16d425a7803c8cf9519798dbc522b6d8eca110749f62b90c3c5635c55a729ff4b0519604acf96ee12a90d2fe1cd6c5494
2303+
checksum: 10/e7913327038f3eac31f10859d3c407b06949bc9660d6a9ee4c132536587af93aca1ddfde5ee152ce5ef75690ecca515c0abf07a1192d62bc14b7d8d8d6430b83
23042304
languageName: node
23052305
linkType: hard
23062306

0 commit comments

Comments
 (0)