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 @@ -91,7 +91,7 @@
"@flex-development/pathe": "3.0.0",
"@flex-development/tutils": "6.0.0-alpha.25",
"@flex-development/unist-util-builder": "2.0.0",
"@stylistic/eslint-plugin": "2.10.0",
"@stylistic/eslint-plugin": "2.10.1",
"@types/chai": "4.3.16",
"@types/eslint": "8.56.10",
"@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 @@ -1946,7 +1946,7 @@ __metadata:
"@flex-development/tutils": "npm:6.0.0-alpha.25"
"@flex-development/unist-util-builder": "npm:2.0.0"
"@flex-development/unist-util-types": "npm:1.6.1"
"@stylistic/eslint-plugin": "npm:2.10.0"
"@stylistic/eslint-plugin": "npm:2.10.1"
"@types/chai": "npm:4.3.16"
"@types/eslint": "npm:8.56.10"
"@types/eslint__js": "npm:8.42.3"
Expand Down Expand Up @@ -2441,9 +2441,9 @@ __metadata:
languageName: node
linkType: hard

"@stylistic/eslint-plugin@npm:2.10.0":
version: 2.10.0
resolution: "@stylistic/eslint-plugin@npm:2.10.0"
"@stylistic/eslint-plugin@npm:2.10.1":
version: 2.10.1
resolution: "@stylistic/eslint-plugin@npm:2.10.1"
dependencies:
"@typescript-eslint/utils": "npm:^8.12.2"
eslint-visitor-keys: "npm:^4.2.0"
Expand All @@ -2452,7 +2452,7 @@ __metadata:
picomatch: "npm:^4.0.2"
peerDependencies:
eslint: ">=8.40.0"
checksum: 10/8a1efc154cd9405e3708058d409cc2839e7225315e024746c5c9f5791ee12babee507e2a6123f85594b3924fa700ea5a2be9578df6d5bfbbfb78cae4caa52f7c
checksum: 10/3b83bde95853e175ec02555ade412db326b50b2385eaba1f784d7fd7e5553e877ce4a3699df303e42f26b51248b9a634e86f88727c530822f23b44640e3f2376
languageName: node
linkType: hard

Expand Down
Loading