Skip to content

Commit

Permalink
Update npm package @eslint/compat to v1.2.5 (#6114)
Browse files Browse the repository at this point in the history
Co-authored-by: hash-worker[bot] <180894564+hash-worker[bot]@users.noreply.github.com>
  • Loading branch information
hash-worker[bot] authored Jan 10, 2025
1 parent 5b5b069 commit c3df9c2
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion libs/@local/eslint/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"dependencies": {
"@babel/core": "7.26.0",
"@babel/eslint-parser": "7.25.9",
"@eslint/compat": "1.2.4",
"@eslint/compat": "1.2.5",
"@eslint/eslintrc": "3.2.0",
"effect": "3.12.1",
"eslint": "9.17.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6697,15 +6697,15 @@ __metadata:
languageName: node
linkType: hard

"@eslint/compat@npm:1.2.4, @eslint/compat@npm:^1.1.1, @eslint/compat@npm:^1.2.4":
version: 1.2.4
resolution: "@eslint/compat@npm:1.2.4"
"@eslint/compat@npm:1.2.5, @eslint/compat@npm:^1.1.1, @eslint/compat@npm:^1.2.4":
version: 1.2.5
resolution: "@eslint/compat@npm:1.2.5"
peerDependencies:
eslint: ^9.10.0
peerDependenciesMeta:
eslint:
optional: true
checksum: 10c0/afea54435f0ae6b05f1b732132ae4a9d95ff106be0fc9988ac19f31037eb89b2a0e968212be4d2fbf757ff16923031825a27739d94a365559089dfd8269331e3
checksum: 10c0/c7cd6c623b850e7507fdaf26298b42b07012a65b57f6abbdd1e968eb281756bb94024f162a661ffcc7ad8b2949832aec5078a9fdefa87081e127d392842d0048
languageName: node
linkType: hard

Expand Down Expand Up @@ -9293,7 +9293,7 @@ __metadata:
dependencies:
"@babel/core": "npm:7.26.0"
"@babel/eslint-parser": "npm:7.25.9"
"@eslint/compat": "npm:1.2.4"
"@eslint/compat": "npm:1.2.5"
"@eslint/eslintrc": "npm:3.2.0"
"@local/tsconfig": "npm:0.0.0-private"
"@types/babel__core": "npm:^7"
Expand Down

0 comments on commit c3df9c2

Please sign in to comment.