Skip to content
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 @@ -112,7 +112,7 @@
"@flex-development/grease": "3.0.0-alpha.9",
"@flex-development/pathe": "4.0.1",
"@flex-development/tutils": "6.0.0-alpha.25",
"@stylistic/eslint-plugin": "4.0.1",
"@stylistic/eslint-plugin": "4.2.0",
"@tsconfig/strictest": "2.0.5",
"@types/eslint": "9.6.1",
"@types/eslint__js": "8.42.3",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1455,7 +1455,7 @@ __metadata:
"@flex-development/pathe": "npm:4.0.1"
"@flex-development/tutils": "npm:6.0.0-alpha.25"
"@flex-development/unist-util-types": "npm:1.6.1"
"@stylistic/eslint-plugin": "npm:4.0.1"
"@stylistic/eslint-plugin": "npm:4.2.0"
"@tsconfig/strictest": "npm:2.0.5"
"@types/eslint": "npm:9.6.1"
"@types/eslint__js": "npm:8.42.3"
Expand Down Expand Up @@ -2289,9 +2289,9 @@ __metadata:
languageName: node
linkType: hard

"@stylistic/eslint-plugin@npm:4.0.1":
version: 4.0.1
resolution: "@stylistic/eslint-plugin@npm:4.0.1"
"@stylistic/eslint-plugin@npm:4.2.0":
version: 4.2.0
resolution: "@stylistic/eslint-plugin@npm:4.2.0"
dependencies:
"@typescript-eslint/utils": "npm:^8.23.0"
eslint-visitor-keys: "npm:^4.2.0"
Expand All @@ -2300,7 +2300,7 @@ __metadata:
picomatch: "npm:^4.0.2"
peerDependencies:
eslint: ">=9.0.0"
checksum: 10/32616032e45e9166840828c3f4e041b16d425a7803c8cf9519798dbc522b6d8eca110749f62b90c3c5635c55a729ff4b0519604acf96ee12a90d2fe1cd6c5494
checksum: 10/e7913327038f3eac31f10859d3c407b06949bc9660d6a9ee4c132536587af93aca1ddfde5ee152ce5ef75690ecca515c0abf07a1192d62bc14b7d8d8d6430b83
languageName: node
linkType: hard

Expand Down
Loading