Skip to content

Commit 7f9d2de

Browse files
build(deps-dev): Bump @stylistic/eslint-plugin from 3.0.1 to 3.1.0
Bumps [@stylistic/eslint-plugin](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin) from 3.0.1 to 3.1.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/v3.1.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 e25e6c9 commit 7f9d2de

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@
120120
"@flex-development/grease": "3.0.0-alpha.9",
121121
"@flex-development/pathe": "4.0.1",
122122
"@flex-development/tutils": "6.0.0-alpha.25",
123-
"@stylistic/eslint-plugin": "3.0.1",
123+
"@stylistic/eslint-plugin": "3.1.0",
124124
"@tsconfig/strictest": "2.0.5",
125125
"@types/eslint": "9.6.1",
126126
"@types/eslint__js": "8.42.3",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1375,7 +1375,7 @@ __metadata:
13751375
"@flex-development/pathe": "npm:4.0.1"
13761376
"@flex-development/tutils": "npm:6.0.0-alpha.25"
13771377
"@flex-development/unist-util-types": "npm:1.6.1"
1378-
"@stylistic/eslint-plugin": "npm:3.0.1"
1378+
"@stylistic/eslint-plugin": "npm:3.1.0"
13791379
"@tsconfig/strictest": "npm:2.0.5"
13801380
"@types/eslint": "npm:9.6.1"
13811381
"@types/eslint__js": "npm:8.42.3"
@@ -2273,9 +2273,9 @@ __metadata:
22732273
languageName: node
22742274
linkType: hard
22752275

2276-
"@stylistic/eslint-plugin@npm:3.0.1":
2277-
version: 3.0.1
2278-
resolution: "@stylistic/eslint-plugin@npm:3.0.1"
2276+
"@stylistic/eslint-plugin@npm:3.1.0":
2277+
version: 3.1.0
2278+
resolution: "@stylistic/eslint-plugin@npm:3.1.0"
22792279
dependencies:
22802280
"@typescript-eslint/utils": "npm:^8.13.0"
22812281
eslint-visitor-keys: "npm:^4.2.0"
@@ -2284,7 +2284,7 @@ __metadata:
22842284
picomatch: "npm:^4.0.2"
22852285
peerDependencies:
22862286
eslint: ">=8.40.0"
2287-
checksum: 10/83fca65d4f96077e32913cdd0251deb201f34c425d3d63587375bb6551881275aef76f56bb4ab7a67128d12528f308799799995f34eed24e8bac1d03bf54a587
2287+
checksum: 10/1fc20b0294168df7c35e3b1f74628c42f34116a93bb9b4599d26abca175fa90f04bde26489b30a04fca436db8ed281ff95a97869065399058b5a34a00a679316
22882288
languageName: node
22892289
linkType: hard
22902290

0 commit comments

Comments
 (0)