Skip to content

Commit

Permalink
build(deps-dev): Bump @stylistic/eslint-plugin from 2.7.1 to 2.7.2
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 2.7.1 to 2.7.2.
- [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/v2.7.2/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@stylistic/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 2, 2024
1 parent 38238d8 commit 349551d
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 @@ -113,7 +113,7 @@
"@flex-development/mlly": "1.0.0-alpha.18",
"@flex-development/pathe": "2.0.0",
"@flex-development/pkg-types": "4.0.0",
"@stylistic/eslint-plugin": "2.7.1",
"@stylistic/eslint-plugin": "2.7.2",
"@types/eslint": "9.6.0",
"@types/eslint__js": "8.42.3",
"@types/is-ci": "3.0.4",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1532,7 +1532,7 @@ __metadata:
"@flex-development/pathe": "npm:2.0.0"
"@flex-development/pkg-types": "npm:4.0.0"
"@flex-development/tutils": "npm:6.0.0-alpha.25"
"@stylistic/eslint-plugin": "npm:2.7.1"
"@stylistic/eslint-plugin": "npm:2.7.2"
"@types/eslint": "npm:9.6.0"
"@types/eslint__js": "npm:8.42.3"
"@types/is-ci": "npm:3.0.4"
Expand Down Expand Up @@ -2431,9 +2431,9 @@ __metadata:
languageName: node
linkType: hard

"@stylistic/eslint-plugin@npm:2.7.1":
version: 2.7.1
resolution: "@stylistic/eslint-plugin@npm:2.7.1"
"@stylistic/eslint-plugin@npm:2.7.2":
version: 2.7.2
resolution: "@stylistic/eslint-plugin@npm:2.7.2"
dependencies:
"@types/eslint": "npm:^9.6.1"
"@typescript-eslint/utils": "npm:^8.3.0"
Expand All @@ -2443,7 +2443,7 @@ __metadata:
picomatch: "npm:^4.0.2"
peerDependencies:
eslint: ">=8.40.0"
checksum: 10/0f723a8697e568bf44e9862886ff5f4c256d1905a7c495a569bbe136031ded09b40144e28021c5128b4d470015d4ef7c3a60998deaccfc4754fbb12e8f1bcdae
checksum: 10/b20ffac4948d8af45e3fd8a900a6cc61538a745605f3e705f44d4c9acbf0f95c57eb46e13b6a4b56a65225a9decfed2cba94c450341556e46237cdb1922528d5
languageName: node
linkType: hard

Expand Down

0 comments on commit 349551d

Please sign in to comment.