Skip to content
This repository was archived by the owner on Oct 8, 2025. It is now read-only.
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 @@ -41,7 +41,7 @@
}
},
"dependencies": {
"@eslint/js": "^9.25.1",
"@eslint/js": "^9.26.0",
"@typescript-eslint/eslint-plugin": "^8.31.1",
"@typescript-eslint/parser": "^8.31.1",
"@vitest/eslint-plugin": "^1.1.44",
Expand Down
11 changes: 2 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -360,20 +360,13 @@ __metadata:
languageName: node
linkType: hard

"@eslint/js@npm:9.26.0":
"@eslint/js@npm:9.26.0, @eslint/js@npm:^9.26.0":
version: 9.26.0
resolution: "@eslint/js@npm:9.26.0"
checksum: 10c0/89fa45b7ff7f3c2589ea1f04a31b4f6d41ad85ecac98e519195e8b3a908b103c892ac19c4aec0629cfeccefd9e5b63c2f1269183d63016e7de722b97a085dcf4
languageName: node
linkType: hard

"@eslint/js@npm:^9.25.1":
version: 9.25.1
resolution: "@eslint/js@npm:9.25.1"
checksum: 10c0/87d86b512ab109bfd3b9317ced3220ea3d444ac3bfa7abd853ca7f724d72c36e213062f9def16a632365d97dc29e0094312e3682a9767590ee6f43b3d5d873fd
languageName: node
linkType: hard

"@eslint/json@npm:^0.12.0":
version: 0.12.0
resolution: "@eslint/json@npm:0.12.0"
Expand Down Expand Up @@ -1006,7 +999,7 @@ __metadata:
dependencies:
"@commitlint/cli": "npm:^19.8.0"
"@commitlint/config-conventional": "npm:^19.8.0"
"@eslint/js": "npm:^9.25.1"
"@eslint/js": "npm:^9.26.0"
"@react-hookz/eslint-formatter-gha": "npm:^3.0.4"
"@semantic-release/exec": "npm:^7.0.3"
"@stylistic/eslint-plugin": "npm:^2.11.0"
Expand Down