Skip to content

Commit

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

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [eslint](https://eslint.org)
([source](https://togithub.com/eslint/eslint)) | [`9.1.0` ->
`9.1.1`](https://renovatebot.com/diffs/npm/eslint/9.1.0/9.1.1) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/eslint/9.1.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/eslint/9.1.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/eslint/9.1.0/9.1.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint/9.1.0/9.1.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

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

### [`v9.1.1`](https://togithub.com/eslint/eslint/releases/tag/v9.1.1)

[Compare
Source](https://togithub.com/eslint/eslint/compare/v9.1.0...v9.1.1)

#### Bug Fixes

-
[`a26b402`](https://togithub.com/eslint/eslint/commit/a26b40279f283853717236b44602b27b57f0b627)
fix: use
[@&#8203;eslint/create-config](https://togithub.com/eslint/create-config)
latest
([#&#8203;18373](https://togithub.com/eslint/eslint/issues/18373)) (唯然)

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMTkuMCIsInVwZGF0ZWRJblZlciI6IjM3LjMxOS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

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 23, 2024
1 parent 0b747e4 commit cd38ab0
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 @@ -53,7 +53,7 @@
"chalk": "5.3.0",
"codeowners": "5.1.1",
"dayjs": "1.11.10",
"eslint": "9.1.0",
"eslint": "9.1.1",
"eslint-config-prettier": "9.1.0",
"graphql": "16.8.1",
"husky": "9.0.11",
Expand Down

0 comments on commit cd38ab0

Please sign in to comment.