Skip to content

Commit

Permalink
build(deps-dev): bump @stylistic/eslint-plugin from 3.0.1 to 3.1.0
Browse files Browse the repository at this point in the history
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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 10, 2025
1 parent 2af0eb8 commit c1efb97
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@
"@eslint/js": "9.20.0",
"@flex-development/commitlint-config": "1.0.1",
"@flex-development/grease": "3.0.0-alpha.9",
"@stylistic/eslint-plugin": "3.0.1",
"@stylistic/eslint-plugin": "3.1.0",
"@tsconfig/strictest": "2.0.5",
"@types/eslint": "9.6.1",
"@types/eslint__js": "8.42.3",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1554,7 +1554,7 @@ __metadata:
"@flex-development/grease": "npm:3.0.0-alpha.9"
"@flex-development/pathe": "npm:4.0.1"
"@flex-development/tutils": "npm:6.0.0-alpha.25"
"@stylistic/eslint-plugin": "npm:3.0.1"
"@stylistic/eslint-plugin": "npm:3.1.0"
"@tsconfig/strictest": "npm:2.0.5"
"@types/eslint": "npm:9.6.1"
"@types/eslint__js": "npm:8.42.3"
Expand Down Expand Up @@ -2392,9 +2392,9 @@ __metadata:
languageName: node
linkType: hard

"@stylistic/eslint-plugin@npm:3.0.1":
version: 3.0.1
resolution: "@stylistic/eslint-plugin@npm:3.0.1"
"@stylistic/eslint-plugin@npm:3.1.0":
version: 3.1.0
resolution: "@stylistic/eslint-plugin@npm:3.1.0"
dependencies:
"@typescript-eslint/utils": "npm:^8.13.0"
eslint-visitor-keys: "npm:^4.2.0"
Expand All @@ -2403,7 +2403,7 @@ __metadata:
picomatch: "npm:^4.0.2"
peerDependencies:
eslint: ">=8.40.0"
checksum: 10/83fca65d4f96077e32913cdd0251deb201f34c425d3d63587375bb6551881275aef76f56bb4ab7a67128d12528f308799799995f34eed24e8bac1d03bf54a587
checksum: 10/1fc20b0294168df7c35e3b1f74628c42f34116a93bb9b4599d26abca175fa90f04bde26489b30a04fca436db8ed281ff95a97869065399058b5a34a00a679316
languageName: node
linkType: hard

Expand Down

0 comments on commit c1efb97

Please sign in to comment.