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.0",
"@stylistic/eslint-plugin": "4.0.1",
"@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 @@ -1447,7 +1447,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.0"
"@stylistic/eslint-plugin": "npm:4.0.1"
"@tsconfig/strictest": "npm:2.0.5"
"@types/eslint": "npm:9.6.1"
"@types/eslint__js": "npm:8.42.3"
Expand Down Expand Up @@ -2272,9 +2272,9 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down
Loading