Skip to content

Commit

Permalink
fix(deps): update dependency @eslint/compat to v1.2.3 (#15165)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 2, 2024
1 parent fc1feb8 commit bd58543
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
},
"dependencies": {
"@babel/eslint-parser": "7.25.9",
"@eslint/compat": "1.2.2",
"@eslint/compat": "1.2.3",
"@typescript-eslint/eslint-plugin": "8.16.0",
"@typescript-eslint/parser": "8.16.0",
"@vitest/eslint-plugin": "1.1.7",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4820,15 +4820,15 @@ __metadata:
languageName: node
linkType: hard

"@eslint/compat@npm:1.2.2":
version: 1.2.2
resolution: "@eslint/compat@npm:1.2.2"
"@eslint/compat@npm:1.2.3":
version: 1.2.3
resolution: "@eslint/compat@npm:1.2.3"
peerDependencies:
eslint: ^9.10.0
peerDependenciesMeta:
eslint:
optional: true
checksum: 10/81648b00e0b629de43d9aece18bb683340684a02f2cf1df2672bf3b16531371ce11492a106d0fb18e91b2bb3af97885e0209f8cefc520e62a872d0730cf7bfee
checksum: 10/5a8fc6ecb127a1ce757c2b94e4a71fd72939c3e9007eb80c0a819618e1c7cc98ffe3e5229a504c52e6f5b5dc0f6be3b899fa6a3dedb220cb4a02c8d5d0c333df
languageName: node
linkType: hard

Expand Down Expand Up @@ -17056,7 +17056,7 @@ __metadata:
resolution: "@unlock-protocol/eslint-config@workspace:packages/eslint-config"
dependencies:
"@babel/eslint-parser": "npm:7.25.9"
"@eslint/compat": "npm:1.2.2"
"@eslint/compat": "npm:1.2.3"
"@typescript-eslint/eslint-plugin": "npm:8.16.0"
"@typescript-eslint/parser": "npm:8.16.0"
"@vitest/eslint-plugin": "npm:1.1.7"
Expand Down

0 comments on commit bd58543

Please sign in to comment.