Skip to content
New issue

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

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

Already on GitHub? # to your account

chore(deps): bump eslint from 9.20.0 to 9.20.1 #9

Merged
merged 1 commit into from
Feb 12, 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 @@ -48,7 +48,7 @@
"@ver0/eslint-config": "^1.1.3",
"@ver0/eslint-formatter-gha": "^1.0.1",
"@vitest/coverage-v8": "^3.0.5",
"eslint": "^9.20.0",
"eslint": "^9.20.1",
"husky": "^9.1.7",
"jsdom": "^26.0.0",
"lint-staged": "^15.4.3",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1918,7 +1918,7 @@ __metadata:
"@ver0/eslint-config": "npm:^1.1.3"
"@ver0/eslint-formatter-gha": "npm:^1.0.1"
"@vitest/coverage-v8": "npm:^3.0.5"
eslint: "npm:^9.20.0"
eslint: "npm:^9.20.1"
husky: "npm:^9.1.7"
jsdom: "npm:^26.0.0"
lint-staged: "npm:^15.4.3"
Expand Down Expand Up @@ -3916,9 +3916,9 @@ __metadata:
languageName: node
linkType: hard

"eslint@npm:^9.20.0":
version: 9.20.0
resolution: "eslint@npm:9.20.0"
"eslint@npm:^9.20.1":
version: 9.20.1
resolution: "eslint@npm:9.20.1"
dependencies:
"@eslint-community/eslint-utils": "npm:^4.2.0"
"@eslint-community/regexpp": "npm:^4.12.1"
Expand Down Expand Up @@ -3961,7 +3961,7 @@ __metadata:
optional: true
bin:
eslint: bin/eslint.js
checksum: 10c0/5eb2d9b5ed85a0b022871d19719417d110afb07a4abfedd856ad03d9a821def5f6bc31d7c407ca27f56e5e66e39375300fd2b877017245eb99c44060d6c983bd
checksum: 10c0/056789dd5a00897730376f8c0a191e22840e97b7276916068ec096341cb2ec3a918c8bd474bf94ccd7b457ad9fbc16e5c521a993c7cc6ebcf241933e2fd378b0
languageName: node
linkType: hard

Expand Down
Loading