Skip to content

Commit

Permalink
chore(deps): update eslint monorepo to v9.15.0 (#209)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@eslint/js](https://eslint.org)
([source](https://redirect.github.com/eslint/eslint/tree/HEAD/packages/js))
| [`9.14.0` ->
`9.15.0`](https://renovatebot.com/diffs/npm/@eslint%2fjs/9.14.0/9.15.0)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@eslint%2fjs/9.15.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@eslint%2fjs/9.15.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@eslint%2fjs/9.14.0/9.15.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@eslint%2fjs/9.14.0/9.15.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
| [eslint](https://eslint.org)
([source](https://redirect.github.com/eslint/eslint)) | [`9.14.0` ->
`9.15.0`](https://renovatebot.com/diffs/npm/eslint/9.14.0/9.15.0) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/eslint/9.15.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/eslint/9.15.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/eslint/9.14.0/9.15.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint/9.14.0/9.15.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

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

###
[`v9.15.0`](https://redirect.github.com/eslint/eslint/compare/v9.14.0...b441bee6ad9807fef614bd071e6bd3e8b3307b2d)

[Compare
Source](https://redirect.github.com/eslint/eslint/compare/v9.14.0...v9.15.0)

</details>

<details>
<summary>eslint/eslint (eslint)</summary>

###
[`v9.15.0`](https://redirect.github.com/eslint/eslint/compare/v9.14.0...6f37b0747a14dfa9a9e3bdebc5caed1f39b6b0e2)

[Compare
Source](https://redirect.github.com/eslint/eslint/compare/v9.14.0...v9.15.0)

</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 these
updates 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/boneskull/impvol).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOS4wIiwidXBkYXRlZEluVmVyIjoiMzkuMTkuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 22, 2024
1 parent 1341959 commit 9af5f58
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 44 deletions.
76 changes: 34 additions & 42 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,13 +76,13 @@
"devDependencies": {
"@commitlint/cli": "19.5.0",
"@commitlint/config-conventional": "19.5.0",
"@eslint/js": "9.14.0",
"@eslint/js": "9.15.0",
"@stylistic/eslint-plugin": "2.10.1",
"@types/debug": "4.1.12",
"@types/eslint__js": "8.42.3",
"@types/node": "22.9.0",
"cspell": "8.16.0",
"eslint": "9.14.0",
"eslint": "9.15.0",
"eslint-plugin-n": "17.12.0",
"eslint-plugin-perfectionist": "3.9.1",
"husky": "9.1.7",
Expand Down

0 comments on commit 9af5f58

Please sign in to comment.