Skip to content

Commit

Permalink
⬆️ Update ☕ NodeJS Package eslint-plugin-jsonc to v2.18.0 (#680)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[eslint-plugin-jsonc](https://ota-meshi.github.io/eslint-plugin-jsonc/)
([source](https://redirect.github.com/ota-meshi/eslint-plugin-jsonc)) |
[`2.17.0` ->
`2.18.0`](https://renovatebot.com/diffs/npm/eslint-plugin-jsonc/2.17.0/2.18.0)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-plugin-jsonc/2.18.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/eslint-plugin-jsonc/2.18.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/eslint-plugin-jsonc/2.17.0/2.18.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint-plugin-jsonc/2.17.0/2.18.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>ota-meshi/eslint-plugin-jsonc (eslint-plugin-jsonc)</summary>

###
[`v2.18.0`](https://redirect.github.com/ota-meshi/eslint-plugin-jsonc/blob/HEAD/CHANGELOG.md#2180)

[Compare
Source](https://redirect.github.com/ota-meshi/eslint-plugin-jsonc/compare/v2.17.0...v2.18.0)

##### Minor Changes

-
[#&#8203;372](https://redirect.github.com/ota-meshi/eslint-plugin-jsonc/pull/372)
[`9dce7d3`](https://redirect.github.com/ota-meshi/eslint-plugin-jsonc/commit/9dce7d3dece96b4e22e7be6fc18fd4fd401edcfa)
Thanks [@&#8203;ota-meshi](https://redirect.github.com/ota-meshi)! -
feat: use eslint-json-compat-utils

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/bruxisma/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS43LjEiLCJ1cGRhdGVkSW5WZXIiOiIzOS43LjEiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbIm5vZGU6cGx1Z2luIiwicmVub3ZhdGU6ZGVwZW5kZW5jaWVzIiwicmVub3ZhdGU6bm9kZSJdfQ==-->

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 10, 2024
1 parent 5107c52 commit 3e8dd42
Show file tree
Hide file tree
Showing 2 changed files with 41 additions and 14 deletions.
53 changes: 40 additions & 13 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"eslint": "8.57.1",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-json-schema-validator": "5.1.3",
"eslint-plugin-jsonc": "2.17.0",
"eslint-plugin-jsonc": "2.18.0",
"eslint-plugin-markdown": "5.1.0",
"eslint-plugin-prettier": "5.2.1",
"eslint-plugin-yaml": "0.5.0",
Expand Down

0 comments on commit 3e8dd42

Please sign in to comment.