Skip to content

build(deps): Update dependency @eslint/js to ^9.30.0 #3178

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 29, 2025
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 @@ -88,7 +88,7 @@
"@commitlint/cli": "^19.8.1",
"@commitlint/config-angular": "^19.8.1",
"@eslint/eslintrc": "^3.3.1",
"@eslint/js": "^9.29.0",
"@eslint/js": "^9.30.0",
"@jest/transform": "^29.7.0",
"@jest/types": "^29.6.3",
"@types/jest": "^29.5.14",
Expand Down
11 changes: 9 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2429,13 +2429,20 @@ __metadata:
languageName: node
linkType: hard

"@eslint/js@npm:9.29.0, @eslint/js@npm:^9.29.0":
"@eslint/js@npm:9.29.0":
version: 9.29.0
resolution: "@eslint/js@npm:9.29.0"
checksum: 10/7f7fd586b35bd08537dd65a9bda764f474350c36b4ccbdd342462d1a26be28f7ee0ebd0611dd4762b69829674336ba04c281b9658aeccb3e6ab1d0fec7e6d08c
languageName: node
linkType: hard

"@eslint/js@npm:^9.30.0":
version: 9.30.0
resolution: "@eslint/js@npm:9.30.0"
checksum: 10/42e3d5a9cdd5a0842f3ed078e28f81ae1cf04bd2edfd09f43e6dc148bb2e99904f09090007eb6485afd82d837771890c5a8b9ceb1e8c4e256953df4b4aa97308
languageName: node
linkType: hard

"@eslint/object-schema@npm:^2.1.6":
version: 2.1.6
resolution: "@eslint/object-schema@npm:2.1.6"
Expand Down Expand Up @@ -9065,7 +9072,7 @@ __metadata:
"@commitlint/cli": "npm:^19.8.1"
"@commitlint/config-angular": "npm:^19.8.1"
"@eslint/eslintrc": "npm:^3.3.1"
"@eslint/js": "npm:^9.29.0"
"@eslint/js": "npm:^9.30.0"
"@jest/transform": "npm:^29.7.0"
"@jest/types": "npm:^29.6.3"
"@types/jest": "npm:^29.5.14"
Expand Down