Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-regexp to v2.2.0 (#326)
Browse files Browse the repository at this point in the history
[![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-plugin-regexp](https://togithub.com/ota-meshi/eslint-plugin-regexp)
| [`2.1.1` ->
`2.2.0`](https://renovatebot.com/diffs/npm/eslint-plugin-regexp/2.1.1/2.2.0)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-plugin-regexp/2.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/eslint-plugin-regexp/2.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/eslint-plugin-regexp/2.1.1/2.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint-plugin-regexp/2.1.1/2.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

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

###
[`v2.2.0`](https://togithub.com/ota-meshi/eslint-plugin-regexp/blob/HEAD/CHANGELOG.md#220)

[Compare
Source](https://togithub.com/ota-meshi/eslint-plugin-regexp/compare/v2.1.2...v2.2.0)

##### Minor Changes

- Add `allowNamed` option to `no-unused-capturing-group` rule to allow
for unused named capturing groups.
([#&#8203;689](https://togithub.com/ota-meshi/eslint-plugin-regexp/pull/689))

###
[`v2.1.2`](https://togithub.com/ota-meshi/eslint-plugin-regexp/blob/HEAD/CHANGELOG.md#212)

[Compare
Source](https://togithub.com/ota-meshi/eslint-plugin-regexp/compare/v2.1.1...v2.1.2)

##### Patch Changes

- Fixed false positives for hasIndices in
`regexp/no-unused-capturing-group`
([#&#8203;676](https://togithub.com/ota-meshi/eslint-plugin-regexp/pull/676))

</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 has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/JoshuaKGoldberg/console-fail-test).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMTIuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIxMi4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 26, 2024
1 parent 8706fef commit 93ce82f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pnpm-lock.yaml

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

0 comments on commit 93ce82f

Please sign in to comment.