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 @@ -146,7 +146,7 @@
"@flex-development/pathe": "4.0.2",
"@flex-development/tutils": "6.0.0-alpha.25",
"@flex-development/unist-util-inspect": "1.0.1",
"@stylistic/eslint-plugin": "4.4.1",
"@stylistic/eslint-plugin": "5.2.3",
"@tsconfig/strictest": "2.0.5",
"@types/chai": "5.2.0",
"@types/is-ci": "3.0.4",
Expand Down
25 changes: 13 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1529,7 +1529,7 @@ __metadata:
"@flex-development/unist-util-inspect": "npm:1.0.1"
"@flex-development/unist-util-types": "npm:1.6.1"
"@flex-development/vfile-location": "npm:1.1.0"
"@stylistic/eslint-plugin": "npm:4.4.1"
"@stylistic/eslint-plugin": "npm:5.2.3"
"@tsconfig/strictest": "npm:2.0.5"
"@types/chai": "npm:5.2.0"
"@types/debug": "npm:4.1.12"
Expand Down Expand Up @@ -2465,18 +2465,19 @@ __metadata:
languageName: node
linkType: hard

"@stylistic/eslint-plugin@npm:4.4.1":
version: 4.4.1
resolution: "@stylistic/eslint-plugin@npm:4.4.1"
"@stylistic/eslint-plugin@npm:5.2.3":
version: 5.2.3
resolution: "@stylistic/eslint-plugin@npm:5.2.3"
dependencies:
"@typescript-eslint/utils": "npm:^8.32.1"
eslint-visitor-keys: "npm:^4.2.0"
espree: "npm:^10.3.0"
"@eslint-community/eslint-utils": "npm:^4.7.0"
"@typescript-eslint/types": "npm:^8.38.0"
eslint-visitor-keys: "npm:^4.2.1"
espree: "npm:^10.4.0"
estraverse: "npm:^5.3.0"
picomatch: "npm:^4.0.2"
picomatch: "npm:^4.0.3"
peerDependencies:
eslint: ">=9.0.0"
checksum: 10/c230366301fd9620fc31e5f7fbb5edbe796ad195fe8447d1c93823af44b9a1f5431eeb6e96c9ec4a0a2ec3cfdc617108bd3adb08df99f7b11b11fff0175755b2
checksum: 10/6015a0b8027da97380244c497824d319831eb59a5c71b509e6e90b0e8100b1489b9cbca1f14f0fa8768d6a60c9985f72ef35f84eb3ec21771199dfcbdd2e9474
languageName: node
linkType: hard

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

"@typescript-eslint/types@npm:8.39.1, @typescript-eslint/types@npm:^8.11.0, @typescript-eslint/types@npm:^8.39.1":
"@typescript-eslint/types@npm:8.39.1, @typescript-eslint/types@npm:^8.11.0, @typescript-eslint/types@npm:^8.38.0, @typescript-eslint/types@npm:^8.39.1":
version: 8.39.1
resolution: "@typescript-eslint/types@npm:8.39.1"
checksum: 10/8013f4f48a98da0de270d5fef1ff28b35407de82fce5acf3efa212fce60bc92a81bbb15b4b358d9facf4f161e49feec856fbf1a6d96f5027d013b542f2fe1bcc
Expand All @@ -2862,7 +2863,7 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/utils@npm:8.39.1, @typescript-eslint/utils@npm:^8.32.1":
"@typescript-eslint/utils@npm:8.39.1":
version: 8.39.1
resolution: "@typescript-eslint/utils@npm:8.39.1"
dependencies:
Expand Down Expand Up @@ -5278,7 +5279,7 @@ __metadata:
languageName: node
linkType: hard

"eslint-visitor-keys@npm:^4.2.0, eslint-visitor-keys@npm:^4.2.1":
"eslint-visitor-keys@npm:^4.2.1":
version: 4.2.1
resolution: "eslint-visitor-keys@npm:4.2.1"
checksum: 10/3ee00fc6a7002d4b0ffd9dc99e13a6a7882c557329e6c25ab254220d71e5c9c4f89dca4695352949ea678eb1f3ba912a18ef8aac0a7fe094196fd92f441bfce2
Expand Down
Loading