Skip to content

Commit

Permalink
build(deps-dev): Bump @stylistic/eslint-plugin from 2.8.0 to 2.9.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.8.0 to 2.9.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.9.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]>
  • Loading branch information
dependabot[bot] authored Oct 7, 2024
1 parent 0da6d64 commit 3956e9a
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@
"@flex-development/pkg-types": "4.1.0",
"@flex-development/tsconfig-utils": "2.0.2",
"@flex-development/tutils": "6.0.0-alpha.25",
"@stylistic/eslint-plugin": "2.8.0",
"@stylistic/eslint-plugin": "2.9.0",
"@types/eslint": "9.6.1",
"@types/eslint__js": "8.42.3",
"@types/is-ci": "3.0.4",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1757,7 +1757,7 @@ __metadata:
"@flex-development/pkg-types": "npm:4.1.0"
"@flex-development/tsconfig-utils": "npm:2.0.2"
"@flex-development/tutils": "npm:6.0.0-alpha.25"
"@stylistic/eslint-plugin": "npm:2.8.0"
"@stylistic/eslint-plugin": "npm:2.9.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 @@ -2462,18 +2462,18 @@ __metadata:
languageName: node
linkType: hard

"@stylistic/eslint-plugin@npm:2.8.0":
version: 2.8.0
resolution: "@stylistic/eslint-plugin@npm:2.8.0"
"@stylistic/eslint-plugin@npm:2.9.0":
version: 2.9.0
resolution: "@stylistic/eslint-plugin@npm:2.9.0"
dependencies:
"@typescript-eslint/utils": "npm:^8.4.0"
eslint-visitor-keys: "npm:^4.0.0"
espree: "npm:^10.1.0"
"@typescript-eslint/utils": "npm:^8.8.0"
eslint-visitor-keys: "npm:^4.1.0"
espree: "npm:^10.2.0"
estraverse: "npm:^5.3.0"
picomatch: "npm:^4.0.2"
peerDependencies:
eslint: ">=8.40.0"
checksum: 10/f28fb30f78fba601ae0a91957ae39b405f56a7d535da9c19a99ac28b80cf9fb915fe0c3cf5dd58e2c4ccae50c264d15459df33aa403891cce73eb609866b97c6
checksum: 10/fc4e9b91507df8ca40258033854000bda829d54701896cf3398f5bdbf063f26b0e43795dbedc76b2902d1387dc92d8d39eac8644761bb692f98dcf4b8067aca8
languageName: node
linkType: hard

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

"@typescript-eslint/utils@npm:8.8.0, @typescript-eslint/utils@npm:^8.4.0":
"@typescript-eslint/utils@npm:8.8.0, @typescript-eslint/utils@npm:^8.8.0":
version: 8.8.0
resolution: "@typescript-eslint/utils@npm:8.8.0"
dependencies:
Expand Down Expand Up @@ -5211,7 +5211,7 @@ __metadata:
languageName: node
linkType: hard

"eslint-visitor-keys@npm:^4.0.0, eslint-visitor-keys@npm:^4.1.0":
"eslint-visitor-keys@npm:^4.1.0":
version: 4.1.0
resolution: "eslint-visitor-keys@npm:4.1.0"
checksum: 10/3fb5bd1b2f36db89d0ac57ddd66d36ccd3b1e3cddb2a55a0f9f6f1c85268cfcc1cc32e7eda4990e3423107a120dd254fb6cb52d6154cf81d344d8c3fa671f7c2
Expand Down

0 comments on commit 3956e9a

Please sign in to comment.