Skip to content

Commit

Permalink
chore(deps): update dependency @book000/eslint-config to v1.7.104 (#1419
Browse files Browse the repository at this point in the history
)

This PR contains the following updates:

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

---

### Release Notes

<details>
<summary>book000/eslint-config (@&#8203;book000/eslint-config)</summary>

###
[`v1.7.104`](https://redirect.github.com/book000/eslint-config/releases/tag/v1.7.104)

[Compare
Source](https://redirect.github.com/book000/eslint-config/compare/v1.7.103...v1.7.104)

#####
[1.7.104](https://redirect.github.com/book000/eslint-config/compare/v1.7.103...v1.7.104)
(2024-12-01)

##### 🎨 Chore

- **deps:** lock file maintenance
([#&#8203;162](https://redirect.github.com/book000/eslint-config/issues/162))
([541d120](https://redirect.github.com/book000/eslint-config/commit/541d120b430241f73a0cc4e15ea465910b8ef8fb))

</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 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/tomacheese/cmcutter).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOS4wIiwidXBkYXRlZEluVmVyIjoiMzkuMTkuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 1, 2024
1 parent b8de42b commit 0a1df74
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 @@ -20,7 +20,7 @@
"fix:prettier": "prettier --write src"
},
"devDependencies": {
"@book000/eslint-config": "1.7.103",
"@book000/eslint-config": "1.7.104",
"@book000/node-utils": "1.13.378",
"@types/config": "3.3.5",
"@types/node": "22.10.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.25.9.tgz#24b64e2c3ec7cd3b3c547729b8d16871f22cbdc7"
integrity sha512-Ed61U6XJc3CVRfkERJWDz4dJwKe7iLmmJsbOGu9wSloNSFttHV0I8g6UAgb7qnK5ly5bGLPd4oXZlxCdANBOWQ==

"@book000/[email protected].103":
version "1.7.103"
resolved "https://registry.yarnpkg.com/@book000/eslint-config/-/eslint-config-1.7.103.tgz#7f65a1b3f50cc1a606c1eea562e9328bad1af97e"
integrity sha512-/HO2BMDB8yytn4SdlBcB3XIV8TER/QW8Tu1pfPbRH12OZ+0rxzuZtKsPLlaOubcqYIA5J9RG8gGkusS3nOqlyw==
"@book000/[email protected].104":
version "1.7.104"
resolved "https://registry.yarnpkg.com/@book000/eslint-config/-/eslint-config-1.7.104.tgz#a92319a9a2de02691349288a632ffd0cd2da386f"
integrity sha512-UaSvVU6yViG657DnEmMcsOB8rb/irps69GdIfgf37ESAApTYBTsdrKamYQvyZayIl6sceB+vkPwUzaYib11SIw==
dependencies:
"@eslint/eslintrc" "3.2.0"
"@typescript-eslint/parser" "8.16.0"
Expand Down

0 comments on commit 0a1df74

Please sign in to comment.