Skip to content

Commit

Permalink
chore(deps): update dependency @book000/eslint-config to v1.7.83 (#1346)
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.82` ->
`1.7.83`](https://renovatebot.com/diffs/npm/@book000%2feslint-config/1.7.82/1.7.83)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@book000%2feslint-config/1.7.83?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@book000%2feslint-config/1.7.83?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@book000%2feslint-config/1.7.82/1.7.83?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@book000%2feslint-config/1.7.82/1.7.83?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### 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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/tomacheese/cmcutter).

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 1, 2024
1 parent 3294d06 commit f62e456
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.82",
"@book000/eslint-config": "1.7.83",
"@book000/node-utils": "1.13.327",
"@types/config": "3.3.5",
"@types/node": "22.8.6",
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].82":
version "1.7.82"
resolved "https://registry.yarnpkg.com/@book000/eslint-config/-/eslint-config-1.7.82.tgz#c07c15fe965be609680642831c1bd913d9a02655"
integrity sha512-8Vk1pFyQahkXPX3TaWBvd0c9DFveKi6BzVDKasE41PIAOmnO297dU//n8SqJL/2E+xt4eDftAiUKONAsVXN7vA==
"@book000/[email protected].83":
version "1.7.83"
resolved "https://registry.yarnpkg.com/@book000/eslint-config/-/eslint-config-1.7.83.tgz#44cb6aad993059c1a2966546b962cdd92912ee16"
integrity sha512-DnHEiJ8NbHw2cYdlnRZIVfa7Kkwd9/IjKgw01x+8GG4ObbVZZQ+jVMekO6yrfOETQN76JE7AO8MOl2oKlYm7hw==
dependencies:
"@eslint/eslintrc" "3.1.0"
"@typescript-eslint/parser" "8.12.2"
Expand Down

0 comments on commit f62e456

Please sign in to comment.