Skip to content

Commit

Permalink
chore(deps-dev): bump eslint-compat-utils from 0.5.1 to 0.6.4 (#7467)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 9, 2024
1 parent 6c10570 commit 69162a1
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 3 deletions.
2 changes: 1 addition & 1 deletion packages/eslint-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@typescript-eslint/utils": "^8.8.1",
"@zwave-js/core": "workspace:*",
"eslint": "^9.12.0",
"eslint-compat-utils": "^0.5.1",
"eslint-compat-utils": "^0.6.4",
"eslint-plugin-jsonc": "^2.16.0",
"typescript": "5.6.2"
}
Expand Down
15 changes: 13 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2637,7 +2637,7 @@ __metadata:
"@typescript-eslint/utils": "npm:^8.8.1"
"@zwave-js/core": "workspace:*"
eslint: "npm:^9.12.0"
eslint-compat-utils: "npm:^0.5.1"
eslint-compat-utils: "npm:^0.6.4"
eslint-plugin-jsonc: "npm:^2.16.0"
typescript: "npm:5.6.2"
languageName: unknown
Expand Down Expand Up @@ -4790,7 +4790,7 @@ __metadata:
languageName: node
linkType: hard

"eslint-compat-utils@npm:^0.5.0, eslint-compat-utils@npm:^0.5.1":
"eslint-compat-utils@npm:^0.5.0":
version: 0.5.1
resolution: "eslint-compat-utils@npm:0.5.1"
dependencies:
Expand All @@ -4801,6 +4801,17 @@ __metadata:
languageName: node
linkType: hard

"eslint-compat-utils@npm:^0.6.4":
version: 0.6.4
resolution: "eslint-compat-utils@npm:0.6.4"
dependencies:
semver: "npm:^7.5.4"
peerDependencies:
eslint: ">=6.0.0"
checksum: 10/97f08f4aa8d9a1bc1087aaeceab46a5fa65a6d70703c1a2f2cd533562381208fdd0a293ce0f63ad607f1e697ddb348ef1076b02f5afa83c70f4a07ca0dcec90e
languageName: node
linkType: hard

"eslint-plugin-jsonc@npm:^2.16.0":
version: 2.16.0
resolution: "eslint-plugin-jsonc@npm:2.16.0"
Expand Down

0 comments on commit 69162a1

Please sign in to comment.