Skip to content

Commit

Permalink
chore(deps): update dependency eslint-config-love to v99 (#302)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[eslint-config-love](https://redirect.github.com/mightyiam/eslint-config-love)
| [`98.0.2` ->
`99.0.0`](https://renovatebot.com/diffs/npm/eslint-config-love/98.0.2/99.0.0)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-config-love/99.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/eslint-config-love/99.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/eslint-config-love/98.0.2/99.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint-config-love/98.0.2/99.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>mightyiam/eslint-config-love (eslint-config-love)</summary>

###
[`v99.0.0`](https://redirect.github.com/mightyiam/eslint-config-love/blob/HEAD/CHANGELOG.md#9900-2024-11-16)

[Compare
Source](https://redirect.github.com/mightyiam/eslint-config-love/compare/v98.0.2...v99.0.0)

##### ⚠ BREAKING CHANGES

-
[@&#8203;typescript-eslint/unified-signatures](https://redirect.github.com/typescript-eslint/unified-signatures)

##### Features

-
[@&#8203;typescript-eslint/unified-signatures](https://redirect.github.com/typescript-eslint/unified-signatures)
([cefd3b8](https://redirect.github.com/mightyiam/eslint-config-love/commit/cefd3b81dfa3310ea93d8f5ddb62e02c0d8277fc))

</details>

---

### Configuration

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

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **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/kkrishguptaa/trevenant).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMS41IiwidXBkYXRlZEluVmVyIjoiMzkuMTEuNSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 16, 2024
1 parent 84379f4 commit 3504b96
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"@typescript-eslint/eslint-plugin": "8.14.0",
"eslint": "9.15.0",
"eslint-config-standard": "17.1.0",
"eslint-config-love": "98.0.2",
"eslint-config-love": "99.0.0",
"eslint-plugin-import": "2.31.0",
"eslint-plugin-n": "17.13.2",
"eslint-plugin-promise": "7.1.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2033,10 +2033,10 @@ eslint-compat-utils@^0.5.1:
dependencies:
semver "^7.5.4"

eslint-config-love@98.0.2:
version "98.0.2"
resolved "https://registry.yarnpkg.com/eslint-config-love/-/eslint-config-love-98.0.2.tgz#4bc2d02df305954e16f039eaf000190056f5e226"
integrity sha512-MsFl/VvHJRo9BHmsNMJbLvSeCJv7enuDPEFSJnRp1ecYtaBvyoJgeP79F+JZ6iitzUQSRR7p7wcyuvKVlnFTIQ==
eslint-config-love@99.0.0:
version "99.0.0"
resolved "https://registry.yarnpkg.com/eslint-config-love/-/eslint-config-love-99.0.0.tgz#1d6752a4ebe57f260d4f3fa77b476684c99b3d73"
integrity sha512-GGNNMdPmw069mbQeTzYFkCKt7zZaeBdakupQ0zJm/m+EdaVUz+qituoBx9bRI1so9O2jYbnII9Tb7Lx13PG9Kg==
dependencies:
"@typescript-eslint/utils" "^8.12.0"
eslint-plugin-eslint-comments "^3.2.0"
Expand Down

0 comments on commit 3504b96

Please sign in to comment.