Skip to content

Commit

Permalink
chore(deps): update dependency @eslint/eslintrc to ^3.2.0 (#2817)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@eslint/eslintrc](https://redirect.github.com/eslint/eslintrc) |
[`^3.1.0` ->
`^3.2.0`](https://renovatebot.com/diffs/npm/@eslint%2feslintrc/3.1.0/3.2.0)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@eslint%2feslintrc/3.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@eslint%2feslintrc/3.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@eslint%2feslintrc/3.1.0/3.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@eslint%2feslintrc/3.1.0/3.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>eslint/eslintrc (@&#8203;eslint/eslintrc)</summary>

###
[`v3.2.0`](https://redirect.github.com/eslint/eslintrc/blob/HEAD/CHANGELOG.md#320-2024-11-14)

[Compare
Source](https://redirect.github.com/eslint/eslintrc/compare/v3.1.0...v3.2.0)

##### Features

- merge rule.meta.defaultOptions before validation
([#&#8203;166](https://redirect.github.com/eslint/eslintrc/issues/166))
([d02f914](https://redirect.github.com/eslint/eslintrc/commit/d02f91452b81caff971f7895237cc4fb002e31da))

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Never, 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/fwouts/previewjs).

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 15, 2024
1 parent 46c8739 commit ad7ad08
Show file tree
Hide file tree
Showing 2 changed files with 242 additions and 41 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"vite-ecosystem-ci:test": "export ONLY_REACT_VERSION=18 && turbo e2e-test --filter=@previewjs/plugin-react -- --grep-invert=error --retries=3 --workers=2"
},
"devDependencies": {
"@eslint/eslintrc": "^3.1.0",
"@eslint/eslintrc": "^3.2.0",
"@eslint/js": "^9.14.0",
"@types/inquirer": "^9.0.7",
"@types/license-checker": "^25.0.6",
Expand Down
Loading

0 comments on commit ad7ad08

Please sign in to comment.