Skip to content

Commit

Permalink
chore(deps): update dependency @book000/node-utils to v1.12.26 (#654)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@book000/node-utils](https://togithub.com/book000/node-utils) |
[`1.12.25` ->
`1.12.26`](https://renovatebot.com/diffs/npm/@book000%2fnode-utils/1.12.25/1.12.26)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@book000%2fnode-utils/1.12.26?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@book000%2fnode-utils/1.12.26?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@book000%2fnode-utils/1.12.25/1.12.26?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@book000%2fnode-utils/1.12.25/1.12.26?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>book000/node-utils (@&#8203;book000/node-utils)</summary>

###
[`v1.12.26`](https://togithub.com/book000/node-utils/releases/tag/v1.12.26)

[Compare
Source](https://togithub.com/book000/node-utils/compare/v1.12.25...v1.12.26)

#####
[1.12.26](https://togithub.com/book000/node-utils/compare/v1.12.25...v1.12.26)
(2024-01-17)

##### 🎨 Chore

- **deps:** update dependency prettier to v3.2.2
([#&#8203;254](https://togithub.com/book000/node-utils/issues/254))
([fc8cebf](https://togithub.com/book000/node-utils/commit/fc8cebff0d641fbd65f33edee03e8467374ef59e))

</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 [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/tomacheese/cmcutter).

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 17, 2024
1 parent 8936dd4 commit bb4fc70
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/node-utils": "1.12.25",
"@book000/node-utils": "1.12.26",
"@types/config": "3.3.3",
"@types/node": "20.11.4",
"@typescript-eslint/eslint-plugin": "6.19.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@
resolved "https://registry.yarnpkg.com/@aashutoshrathi/word-wrap/-/word-wrap-1.2.6.tgz#bd9154aec9983f77b3a034ecaa015c2e4201f6cf"
integrity sha512-1Yjs2SvM8TflER/OD3cOjhWWOZb58A2t7wpE2S9XfBYTiIl+XFhQG2bjy4Pu1I+EAlCNUzRDYDdFwFYUKvXcIA==

"@book000/[email protected].25":
version "1.12.25"
resolved "https://registry.yarnpkg.com/@book000/node-utils/-/node-utils-1.12.25.tgz#72464e03b15fd2f586c1602a4ace01891bb2e8a7"
integrity sha512-WuVrbNRoCXfJOaMtm/JgM/mIiCHEt+kdypMl5JOkuMmZ2a/hu/NAXYesnO2+geAJiISAARBOm6ksXmSr4L8cZw==
"@book000/[email protected].26":
version "1.12.26"
resolved "https://registry.yarnpkg.com/@book000/node-utils/-/node-utils-1.12.26.tgz#784802293eb0fa6426861bb61eba3fa1705a7ed2"
integrity sha512-4pmW2Jrnl+yum2dCrMjbHPTXIOn9yHpnmjUIVfSuvsD+mTeWio18cn2sADfF+SmomymDnd8UH2f/yduiaR1zhg==
dependencies:
axios "1.6.5"
cycle "1.0.3"
Expand Down

0 comments on commit bb4fc70

Please sign in to comment.