Skip to content

Commit

Permalink
chore(deps): update dependency @stylistic/eslint-plugin to v2.12.1 (#32)
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://redirect.github.com/eslint-stylistic/eslint-stylistic)
([source](https://redirect.github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin))
| [`2.12.0` ->
`2.12.1`](https://renovatebot.com/diffs/npm/@stylistic%2feslint-plugin/2.12.0/2.12.1)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@stylistic%2feslint-plugin/2.12.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@stylistic%2feslint-plugin/2.12.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@stylistic%2feslint-plugin/2.12.0/2.12.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@stylistic%2feslint-plugin/2.12.0/2.12.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

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

###
[`v2.12.1`](https://redirect.github.com/eslint-stylistic/eslint-stylistic/blob/HEAD/CHANGELOG.md#2121-2024-12-11)

[Compare
Source](https://redirect.github.com/eslint-stylistic/eslint-stylistic/compare/v2.12.0...v2.12.1)

##### Features

- **indent:** introduce `offsetTernaryExpressionsOffsetCallExpressions`
options
([#&#8203;636](https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/636))
([c14a3ee](https://redirect.github.com/eslint-stylistic/eslint-stylistic/commit/c14a3eef1898c0ade0952208a4a470a6c6dd091f))

##### Documentation

- correct eslint flat config in migration guide
([#&#8203;634](https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/634))
([16a0ae0](https://redirect.github.com/eslint-stylistic/eslint-stylistic/commit/16a0ae0b181230007ca7b80c1eb60b13e79a1ac2))

##### Chores

- release-please-mark
([e9ca882](https://redirect.github.com/eslint-stylistic/eslint-stylistic/commit/e9ca88292b0c137226dadfbfa77bf9d73584802b))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "after 12:30am and before 6:30am every
weekday,every weekend" in timezone Europe/Oslo, 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/dsb-norge/eslint-config-dsb-vue3-ts).

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 12, 2024
1 parent 7c71287 commit ead1ec6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -35,7 +35,7 @@
"eslint-plugin-vuejs-accessibility": ">=2.4.1 < 3"
},
"devDependencies": {
"@stylistic/eslint-plugin": "2.12.0",
"@stylistic/eslint-plugin": "2.12.1",
"@vue/eslint-config-typescript": "14.1.4",
"eslint": "9.16.0",
"eslint-plugin-vue": "9.32.0",
Expand Down

0 comments on commit ead1ec6

Please sign in to comment.