Skip to content

Commit

Permalink
fix(deps): update dependency @eslint/compat to v1.2.4 (#15297)
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 Jan 7, 2025
1 parent cc00116 commit 1460d34
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.3",
"@eslint/compat": "1.2.4",
"@typescript-eslint/eslint-plugin": "8.19.0",
"@typescript-eslint/parser": "8.19.0",
"@vitest/eslint-plugin": "1.1.24",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5567,15 +5567,15 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down Expand Up @@ -18270,7 +18270,7 @@ __metadata:
resolution: "@unlock-protocol/eslint-config@workspace:packages/eslint-config"
dependencies:
"@babel/eslint-parser": "npm:7.25.9"
"@eslint/compat": "npm:1.2.3"
"@eslint/compat": "npm:1.2.4"
"@typescript-eslint/eslint-plugin": "npm:8.19.0"
"@typescript-eslint/parser": "npm:8.19.0"
"@vitest/eslint-plugin": "npm:1.1.24"
Expand Down

0 comments on commit 1460d34

Please sign in to comment.