Skip to content

Commit

Permalink
chore(deps): update dependency @book000/node-utils to v1.13.137 (#856)
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.13.135` ->
`1.13.137`](https://renovatebot.com/diffs/npm/@book000%2fnode-utils/1.13.135/1.13.137)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@book000%2fnode-utils/1.13.137?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@book000%2fnode-utils/1.13.137?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@book000%2fnode-utils/1.13.135/1.13.137?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@book000%2fnode-utils/1.13.135/1.13.137?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

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

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

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

#####
[1.13.137](https://togithub.com/book000/node-utils/compare/v1.13.136...v1.13.137)
(2024-06-21)

##### 🎨 Chore

- **deps:** update dependency typescript to v5.5.2
([#&#8203;492](https://togithub.com/book000/node-utils/issues/492))
([0d84620](https://togithub.com/book000/node-utils/commit/0d84620c9a7580e4fc770e3dbb5f5a60642e3ac2))

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

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

#####
[1.13.136](https://togithub.com/book000/node-utils/compare/v1.13.135...v1.13.136)
(2024-06-21)

##### 🎨 Chore

- **deps:** update dependency
[@&#8203;types/node](https://togithub.com/types/node) to v20.14.7
([#&#8203;493](https://togithub.com/book000/node-utils/issues/493))
([b8f4ed9](https://togithub.com/book000/node-utils/commit/b8f4ed9af7a2883a3ec9324950721becbf4e4966))

</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/telcheck).

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jun 21, 2024
1 parent e114394 commit c98993f
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 @@ -25,7 +25,7 @@
"fix:prettier": "prettier --write src"
},
"devDependencies": {
"@book000/node-utils": "1.13.135",
"@book000/node-utils": "1.13.137",
"@fastify/basic-auth": "5.1.1",
"@fastify/cors": "9.0.1",
"@types/cheerio": "0.22.35",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,10 @@
js-tokens "^4.0.0"
picocolors "^1.0.0"

"@book000/node-utils@1.13.135":
version "1.13.135"
resolved "https://registry.yarnpkg.com/@book000/node-utils/-/node-utils-1.13.135.tgz#1c6e7e77000f9ca1c3d90a24a5dce3d595d9f5ae"
integrity sha512-P9F40jbd7MXVqMwwD/vR9D4BY4clADSnNeRXK/JwXFpx/pp2VZuMqKkdQxKkCmM9pu7fxDetJGuZ+FhSim4x/w==
"@book000/node-utils@1.13.137":
version "1.13.137"
resolved "https://registry.yarnpkg.com/@book000/node-utils/-/node-utils-1.13.137.tgz#44b70d1225f75db0614979c4ad7d7860af49568b"
integrity sha512-dIJyPCyHDSVFFujZ0lJhWoe+8Fd8O8WgKLn8PCEaC7vewGnI+8qnEksEzqA6J2Zrvc3cP/7CCqaiCq9Ee9uBAw==
dependencies:
axios "1.7.2"
cycle "1.0.3"
Expand Down

0 comments on commit c98993f

Please sign in to comment.