Skip to content

build(deps): Bump @stylistic/eslint-plugin from 4.4.0 to 4.4.1 #48

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"dependencies": {
"@eslint/js": "9.28.0",
"@flex-development/pathe": "4.0.2",
"@stylistic/eslint-plugin": "4.4.0",
"@stylistic/eslint-plugin": "4.4.1",
"@typescript-eslint/eslint-plugin": "8.33.0",
"@typescript-eslint/parser": "8.33.0",
"eslint-import-resolver-typescript": "4.4.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1294,7 +1294,7 @@ __metadata:
"@flex-development/grease": "npm:3.0.0-alpha.9"
"@flex-development/pathe": "npm:4.0.2"
"@flex-development/remark-preset": "npm:1.0.0"
"@stylistic/eslint-plugin": "npm:4.4.0"
"@stylistic/eslint-plugin": "npm:4.4.1"
"@tsconfig/strictest": "npm:2.0.5"
"@typescript-eslint/eslint-plugin": "npm:8.33.0"
"@typescript-eslint/parser": "npm:8.33.0"
Expand Down Expand Up @@ -2091,9 +2091,9 @@ __metadata:
languageName: node
linkType: hard

"@stylistic/eslint-plugin@npm:4.4.0":
version: 4.4.0
resolution: "@stylistic/eslint-plugin@npm:4.4.0"
"@stylistic/eslint-plugin@npm:4.4.1":
version: 4.4.1
resolution: "@stylistic/eslint-plugin@npm:4.4.1"
dependencies:
"@typescript-eslint/utils": "npm:^8.32.1"
eslint-visitor-keys: "npm:^4.2.0"
Expand All @@ -2102,7 +2102,7 @@ __metadata:
picomatch: "npm:^4.0.2"
peerDependencies:
eslint: ">=9.0.0"
checksum: 10/d6e90d59e88e666623f5203b65dd072dec092e93478f2216f8b6206b644ccba20fb2bf9fd8ba996f87b55976a55daf2d56d70179f1211d0ad45d89a2ab6237ca
checksum: 10/c230366301fd9620fc31e5f7fbb5edbe796ad195fe8447d1c93823af44b9a1f5431eeb6e96c9ec4a0a2ec3cfdc617108bd3adb08df99f7b11b11fff0175755b2
languageName: node
linkType: hard

Expand Down