Skip to content

Commit a161a1c

Browse files
chore(deps): update dependency eslint-plugin-regexp to v2.10.0 (#515)
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [eslint-plugin-regexp](https://redirect.github.com/ota-meshi/eslint-plugin-regexp) | [`2.9.0` -> `2.10.0`](https://renovatebot.com/diffs/npm/eslint-plugin-regexp/2.9.0/2.10.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-plugin-regexp/2.10.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint-plugin-regexp/2.9.0/2.10.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>ota-meshi/eslint-plugin-regexp (eslint-plugin-regexp)</summary> ### [`v2.10.0`](https://redirect.github.com/ota-meshi/eslint-plugin-regexp/blob/HEAD/CHANGELOG.md#2100) [Compare Source](https://redirect.github.com/ota-meshi/eslint-plugin-regexp/compare/v2.9.1...v2.10.0) ##### Minor Changes - refctor: replace `indexOf()` with strict equality ([#&#8203;864](https://redirect.github.com/ota-meshi/eslint-plugin-regexp/pull/864)) ### [`v2.9.1`](https://redirect.github.com/ota-meshi/eslint-plugin-regexp/blob/HEAD/CHANGELOG.md#291) [Compare Source](https://redirect.github.com/ota-meshi/eslint-plugin-regexp/compare/v2.9.0...v2.9.1) ##### Patch Changes - fix(sort-character-class-elements): wrong autofix for `^` ([#&#8203;859](https://redirect.github.com/ota-meshi/eslint-plugin-regexp/pull/859)) </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/JoshuaKGoldberg/notion-rich-text-to-markdown). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS43MS4xIiwidXBkYXRlZEluVmVyIjoiNDEuNzEuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b6b5709 commit a161a1c

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"eslint-plugin-n": "17.16.2",
5353
"eslint-plugin-package-json": "0.52.1",
5454
"eslint-plugin-perfectionist": "4.15.0",
55-
"eslint-plugin-regexp": "2.9.0",
55+
"eslint-plugin-regexp": "2.10.0",
5656
"eslint-plugin-yml": "1.18.0",
5757
"husky": "9.1.7",
5858
"knip": "5.62.0",

pnpm-lock.yaml

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)