Skip to content

Commit

Permalink
chore(deps): update dependency @stylistic/eslint-plugin to v1.7.2 (#391)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

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

---

### Release Notes

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

###
[`v1.7.2`](https://togithub.com/eslint-community/eslint-stylistic/blob/HEAD/CHANGELOG.md#172-2024-04-14)

[Compare
Source](https://togithub.com/eslint-community/eslint-stylistic/compare/v1.7.0...v1.7.2)

##### Documentation

- fix link to selectors
([#&#8203;345](https://togithub.com/eslint-community/eslint-stylistic/issues/345))
([54bafb7](https://togithub.com/eslint-community/eslint-stylistic/commit/54bafb76c43bb8e808b5019f5d9e9e8a4e0ee387))
- **no-mixed-operators:** clarify rule behavior for parameter 'groups'
([#&#8203;302](https://togithub.com/eslint-community/eslint-stylistic/issues/302))
([cd02cea](https://togithub.com/eslint-community/eslint-stylistic/commit/cd02cea85ce3cafee1d8bf5f3b4dfa9bee920542))
- redirect curly to eslint page
([#&#8203;309](https://togithub.com/eslint-community/eslint-stylistic/issues/309))
([4d0e78e](https://togithub.com/eslint-community/eslint-stylistic/commit/4d0e78ecc222d7af39c01fdd95d08d5af7491754))
- update repo url
([618eb66](https://togithub.com/eslint-community/eslint-stylistic/commit/618eb6614a6d08f694ec61ce62df0f4865285230))
- update repro link
([83e35d1](https://togithub.com/eslint-community/eslint-stylistic/commit/83e35d13ba0a54ef484e20ac5df143b600d38fd3))

##### Build Related

- try using a single package for release-please
([b3bf006](https://togithub.com/eslint-community/eslint-stylistic/commit/b3bf006e340a5690479b82f457c4f9826ef24e67))

</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 [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMDAuMSIsInVwZGF0ZWRJblZlciI6IjM3LjMwMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Co-authored-by: Balvajs Renovate Bot <406530+balvajs-renovate[bot]@users.noreply.github.com>
  • Loading branch information
balvajs-renovate[bot] and Balvajs Renovate Bot authored Apr 16, 2024
1 parent d23e0c0 commit f6888d3
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file modified bun.lockb
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@semantic-release/commit-analyzer": "12.0.0",
"@semantic-release/git": "10.0.1",
"@semantic-release/release-notes-generator": "13.0.0",
"@stylistic/eslint-plugin": "1.7.0",
"@stylistic/eslint-plugin": "1.7.2",
"@swc/core": "1.4.14",
"@swc/jest": "0.2.36",
"@types/jest": "29.5.12",
Expand Down

0 comments on commit f6888d3

Please sign in to comment.