Skip to content

Commit

Permalink
build(deps-dev): Bump @stylistic/eslint-plugin from 2.7.1 to 2.8.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 2.7.1 to 2.8.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/v2.8.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 Oct 1, 2024
1 parent da19e77 commit e189b41
Show file tree
Hide file tree
Showing 2 changed files with 69 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@
"@flex-development/pathe": "3.0.0",
"@flex-development/tsconfig-utils": "2.0.2",
"@flex-development/tutils": "6.0.0-alpha.25",
"@stylistic/eslint-plugin": "2.7.1",
"@stylistic/eslint-plugin": "2.8.0",
"@types/eslint": "9.6.1",
"@types/eslint__js": "8.42.3",
"@types/is-ci": "3.0.4",
Expand Down
77 changes: 68 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1719,7 +1719,7 @@ __metadata:
"@flex-development/pathe": "npm:3.0.0"
"@flex-development/tsconfig-utils": "npm:2.0.2"
"@flex-development/tutils": "npm:6.0.0-alpha.25"
"@stylistic/eslint-plugin": "npm:2.7.1"
"@stylistic/eslint-plugin": "npm:2.8.0"
"@types/eslint": "npm:9.6.1"
"@types/eslint__js": "npm:8.42.3"
"@types/is-ci": "npm:3.0.4"
Expand Down Expand Up @@ -2374,19 +2374,18 @@ __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.8.0":
version: 2.8.0
resolution: "@stylistic/eslint-plugin@npm:2.8.0"
dependencies:
"@types/eslint": "npm:^9.6.1"
"@typescript-eslint/utils": "npm:^8.3.0"
"@typescript-eslint/utils": "npm:^8.4.0"
eslint-visitor-keys: "npm:^4.0.0"
espree: "npm:^10.1.0"
estraverse: "npm:^5.3.0"
picomatch: "npm:^4.0.2"
peerDependencies:
eslint: ">=8.40.0"
checksum: 10/0f723a8697e568bf44e9862886ff5f4c256d1905a7c495a569bbe136031ded09b40144e28021c5128b4d470015d4ef7c3a60998deaccfc4754fbb12e8f1bcdae
checksum: 10/f28fb30f78fba601ae0a91957ae39b405f56a7d535da9c19a99ac28b80cf9fb915fe0c3cf5dd58e2c4ccae50c264d15459df33aa403891cce73eb609866b97c6
languageName: node
linkType: hard

Expand Down Expand Up @@ -2465,7 +2464,7 @@ __metadata:
languageName: node
linkType: hard

"@types/eslint@npm:*, @types/eslint@npm:9.6.1, @types/eslint@npm:^9.6.1":
"@types/eslint@npm:*, @types/eslint@npm:9.6.1":
version: 9.6.1
resolution: "@types/eslint@npm:9.6.1"
dependencies:
Expand Down Expand Up @@ -2716,6 +2715,16 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/scope-manager@npm:8.8.0":
version: 8.8.0
resolution: "@typescript-eslint/scope-manager@npm:8.8.0"
dependencies:
"@typescript-eslint/types": "npm:8.8.0"
"@typescript-eslint/visitor-keys": "npm:8.8.0"
checksum: 10/d1cd97f35bbba85eb25879e9a0acfc4fcd6908bee1f60467d9eb6b6da4732a07f0947b6a97d3f2bc8f03205e530ce49f00d4540b515082e37d1abcd781f7cad0
languageName: node
linkType: hard

"@typescript-eslint/type-utils@npm:8.3.0":
version: 8.3.0
resolution: "@typescript-eslint/type-utils@npm:8.3.0"
Expand All @@ -2738,6 +2747,13 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/types@npm:8.8.0":
version: 8.8.0
resolution: "@typescript-eslint/types@npm:8.8.0"
checksum: 10/8f82c7ffd9fb11a4b90ee06b486df71341bc7ca63a6d0e9864120fbad26afe99c69408b0c887e71078b58df47239fae7640d40fcd1373ca6b8970949fb6f688f
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:8.3.0":
version: 8.3.0
resolution: "@typescript-eslint/typescript-estree@npm:8.3.0"
Expand All @@ -2757,7 +2773,26 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/utils@npm:8.3.0, @typescript-eslint/utils@npm:^8.3.0":
"@typescript-eslint/typescript-estree@npm:8.8.0":
version: 8.8.0
resolution: "@typescript-eslint/typescript-estree@npm:8.8.0"
dependencies:
"@typescript-eslint/types": "npm:8.8.0"
"@typescript-eslint/visitor-keys": "npm:8.8.0"
debug: "npm:^4.3.4"
fast-glob: "npm:^3.3.2"
is-glob: "npm:^4.0.3"
minimatch: "npm:^9.0.4"
semver: "npm:^7.6.0"
ts-api-utils: "npm:^1.3.0"
peerDependenciesMeta:
typescript:
optional: true
checksum: 10/b7cee47db25106c791c816117ea602efe6cf09707bff1fcf8c5f49d3bb1d8104e5f56a407db62a4821fafa6708bb9f4d331e75857272b77e5883c89dd520a946
languageName: node
linkType: hard

"@typescript-eslint/utils@npm:8.3.0":
version: 8.3.0
resolution: "@typescript-eslint/utils@npm:8.3.0"
dependencies:
Expand All @@ -2771,6 +2806,20 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/utils@npm:^8.4.0":
version: 8.8.0
resolution: "@typescript-eslint/utils@npm:8.8.0"
dependencies:
"@eslint-community/eslint-utils": "npm:^4.4.0"
"@typescript-eslint/scope-manager": "npm:8.8.0"
"@typescript-eslint/types": "npm:8.8.0"
"@typescript-eslint/typescript-estree": "npm:8.8.0"
peerDependencies:
eslint: ^8.57.0 || ^9.0.0
checksum: 10/94eed69f1ecc4d1594d3b43d552289bdcc70e074ad03fb360888a934d9a927e8c1c88419cda3797128c9dd49780fa10af0971643f600a1f2748a2e35f95f9306
languageName: node
linkType: hard

"@typescript-eslint/visitor-keys@npm:8.3.0":
version: 8.3.0
resolution: "@typescript-eslint/visitor-keys@npm:8.3.0"
Expand All @@ -2781,6 +2830,16 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/visitor-keys@npm:8.8.0":
version: 8.8.0
resolution: "@typescript-eslint/visitor-keys@npm:8.8.0"
dependencies:
"@typescript-eslint/types": "npm:8.8.0"
eslint-visitor-keys: "npm:^3.4.3"
checksum: 10/325733fce58c8ac917ff8485949fff927794fd842abb4a665549e7a2e63437e6b7b464b60d3c320da1980e43a6bee69b9dd84139b8dc93685b188efbf96fa707
languageName: node
linkType: hard

"@ungap/structured-clone@npm:^1.0.0":
version: 1.2.0
resolution: "@ungap/structured-clone@npm:1.2.0"
Expand Down

0 comments on commit e189b41

Please sign in to comment.