Skip to content

Commit

Permalink
chore(deps): update dependency @eslint-community/eslint-plugin-eslint…
Browse files Browse the repository at this point in the history
…-comments to v4.4.0 (redwoodjs#11273)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[@eslint-community/eslint-plugin-eslint-comments](https://togithub.com/eslint-community/eslint-plugin-eslint-comments)
| [`4.3.0` ->
`4.4.0`](https://renovatebot.com/diffs/npm/@eslint-community%2feslint-plugin-eslint-comments/4.3.0/4.4.0)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@eslint-community%2feslint-plugin-eslint-comments/4.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@eslint-community%2feslint-plugin-eslint-comments/4.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@eslint-community%2feslint-plugin-eslint-comments/4.3.0/4.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@eslint-community%2feslint-plugin-eslint-comments/4.3.0/4.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>eslint-community/eslint-plugin-eslint-comments
(@&redwoodjs#8203;eslint-community/eslint-plugin-eslint-comments)</summary>

###
[`v4.4.0`](https://togithub.com/eslint-community/eslint-plugin-eslint-comments/releases/tag/v4.4.0)

[Compare
Source](https://togithub.com/eslint-community/eslint-plugin-eslint-comments/compare/v4.3.0...v4.4.0)

##### Features

- add `name` to flat config (for tooling)
([#&redwoodjs#8203;243](https://togithub.com/eslint-community/eslint-plugin-eslint-comments/issues/243))
([c993b63](https://togithub.com/eslint-community/eslint-plugin-eslint-comments/commit/c993b638c7ce5938953f0c0c4a17f3644daadb65))

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, 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://www.mend.io/free-developer-tools/renovate/). View the
[repository job
log](https://developer.mend.io/github/redwoodjs/redwood).

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 15, 2024
1 parent 08ddc5d commit aef187a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions packages/create-redwood-rsc-app/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -356,14 +356,14 @@ __metadata:
linkType: hard

"@eslint-community/eslint-plugin-eslint-comments@npm:^4.3.0":
version: 4.3.0
resolution: "@eslint-community/eslint-plugin-eslint-comments@npm:4.3.0"
version: 4.4.0
resolution: "@eslint-community/eslint-plugin-eslint-comments@npm:4.4.0"
dependencies:
escape-string-regexp: "npm:^4.0.0"
ignore: "npm:^5.2.4"
peerDependencies:
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 || ^9.0.0
checksum: 10c0/d468a44ae205659b48aa8a853b2f9c95622ba0a102984fc53621dce0cb00361e3395723947848cf3db3b4f25835e0db3c6725bdfce84d6b2944362c5025fc10e
checksum: 10c0/26ef5a2aea65ba9c7ee542f784af9cbc1627e167002fe6c908a36e7baed7d14df0af565d7d09745ce8a624c92bdcefbc5075007b61285e33e753879994c5cafc
languageName: node
linkType: hard

Expand Down

0 comments on commit aef187a

Please sign in to comment.