Skip to content
Open
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 @@ -78,7 +78,7 @@
"devDependencies": {
"@eslint/config-helpers": "0.4.1",
"@eslint/js": "^9.38.0",
"@stylistic/eslint-plugin": "^5.5.0",
"@stylistic/eslint-plugin": "^5.6.1",
"@types/common-tags": "^1.8.4",
"@types/node": "~18.18.0",
"@typescript-eslint/rule-tester": "^8.46.2",
Expand Down
21 changes: 14 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -718,19 +718,19 @@ __metadata:
languageName: node
linkType: hard

"@stylistic/eslint-plugin@npm:^5.5.0":
version: 5.5.0
resolution: "@stylistic/eslint-plugin@npm:5.5.0"
"@stylistic/eslint-plugin@npm:^5.6.1":
version: 5.6.1
resolution: "@stylistic/eslint-plugin@npm:5.6.1"
dependencies:
"@eslint-community/eslint-utils": "npm:^4.9.0"
"@typescript-eslint/types": "npm:^8.46.1"
"@typescript-eslint/types": "npm:^8.47.0"
eslint-visitor-keys: "npm:^4.2.1"
espree: "npm:^10.4.0"
estraverse: "npm:^5.3.0"
picomatch: "npm:^4.0.3"
peerDependencies:
eslint: ">=9.0.0"
checksum: 10c0/39e56c32064f9359d49ba2cd95ab7fbda6391cc30211ae214895269aca96793f72b3c0d866132f661cf6783e5c2e19a239b2eb57f9c0d392f3445e7b8294a9a0
checksum: 10c0/dfd33107209dac554a6b88d40813bfadd938e901ee7b853dfff9b66c9ffe0601790591865ad67e05f1f1061fc3c958087ad25efc1117375fe2487bfa69c44352
languageName: node
linkType: hard

Expand Down Expand Up @@ -921,13 +921,20 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/types@npm:8.46.2, @typescript-eslint/types@npm:^8.35.0, @typescript-eslint/types@npm:^8.46.1, @typescript-eslint/types@npm:^8.46.2":
"@typescript-eslint/types@npm:8.46.2, @typescript-eslint/types@npm:^8.35.0, @typescript-eslint/types@npm:^8.46.2":
version: 8.46.2
resolution: "@typescript-eslint/types@npm:8.46.2"
checksum: 10c0/611716bae2369a1b8001c7f6cc03c5ecadfb956643cbbe27269defd28a61d43fe52eda008d7a09568b0be50c502e8292bf767b246366004283476e9a971b6fbc
languageName: node
linkType: hard

"@typescript-eslint/types@npm:^8.47.0":
version: 8.48.0
resolution: "@typescript-eslint/types@npm:8.48.0"
checksum: 10c0/865a8f4ae4a50aa8976f3d7e0f874f1a1c80227ec53ded68644d41011c729a489bb59f70683b29237ab945716ea0258e1d47387163379eab3edaaf5e5cc3b757
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:8.46.2":
version: 8.46.2
resolution: "@typescript-eslint/typescript-estree@npm:8.46.2"
Expand Down Expand Up @@ -2184,7 +2191,7 @@ __metadata:
dependencies:
"@eslint/config-helpers": "npm:0.4.1"
"@eslint/js": "npm:^9.38.0"
"@stylistic/eslint-plugin": "npm:^5.5.0"
"@stylistic/eslint-plugin": "npm:^5.6.1"
"@types/common-tags": "npm:^1.8.4"
"@types/node": "npm:~18.18.0"
"@typescript-eslint/rule-tester": "npm:^8.46.2"
Expand Down