Skip to content

Commit

Permalink
build(deps-dev): Bump @stylistic/eslint-plugin from 2.8.0 to 2.9.0 (#402
Browse files Browse the repository at this point in the history
)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 7, 2024
1 parent 74bc074 commit 0f5a6e2
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 @@ -109,7 +109,7 @@
"@flex-development/mkbuild": "1.0.0-alpha.23",
"@flex-development/pathe": "2.0.0",
"@flex-development/pkg-types": "4.0.0",
"@stylistic/eslint-plugin": "2.8.0",
"@stylistic/eslint-plugin": "2.9.0",
"@types/eslint": "9.6.0",
"@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 @@ -1553,7 +1553,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.8.0"
"@stylistic/eslint-plugin": "npm:2.9.0"
"@types/eslint": "npm:9.6.0"
"@types/eslint__js": "npm:8.42.3"
"@types/is-ci": "npm:3.0.4"
Expand Down Expand Up @@ -2454,18 +2454,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 @@ -2837,7 +2837,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 @@ -5204,7 +5204,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 0f5a6e2

Please sign in to comment.