Skip to content

Commit

Permalink
⬆️ Update ☕ NodeJS Package eslint-plugin-jsonc to v2.18.2 (#451)
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.18.1` ->
`2.18.2`](https://renovatebot.com/diffs/npm/eslint-plugin-jsonc/2.18.1/2.18.2)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-plugin-jsonc/2.18.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/eslint-plugin-jsonc/2.18.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/eslint-plugin-jsonc/2.18.1/2.18.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint-plugin-jsonc/2.18.1/2.18.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

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

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

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

##### Patch Changes

-
[#&#8203;378](https://redirect.github.com/ota-meshi/eslint-plugin-jsonc/pull/378)
[`e46de35`](https://redirect.github.com/ota-meshi/eslint-plugin-jsonc/commit/e46de35da1e491064a2be7955c8aed0507126577)
Thanks [@&#8203;ota-meshi](https://redirect.github.com/ota-meshi)! -
fix: crash when used with eslint v9.15

</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/ixm-one/common).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOS4wIiwidXBkYXRlZEluVmVyIjoiMzkuMTkuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsibm9kZTpwbHVnaW4iLCJyZW5vdmF0ZTpkZXBlbmRlbmNpZXMiLCJyZW5vdmF0ZTpub2RlIl19-->

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 18, 2024
1 parent 45f48e4 commit 9b372f4
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
26 changes: 13 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 @@ -21,7 +21,7 @@
"eslint": "8.57.1",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-json-schema-validator": "5.1.3",
"eslint-plugin-jsonc": "2.18.1",
"eslint-plugin-jsonc": "2.18.2",
"eslint-plugin-markdown": "5.1.0",
"eslint-plugin-prettier": "5.2.1",
"eslint-plugin-yaml": "0.5.0",
Expand Down

0 comments on commit 9b372f4

Please sign in to comment.