Skip to content

Commit

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

---

### Release Notes

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

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

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

#####
[1.3.51](https://togithub.com/book000/node-utils/compare/v1.3.50...v1.3.51)
(2023-08-08)

##### 🎨 Chore

- **deps:** update dependency
[@&#8203;types/node](https://togithub.com/types/node) to v18.17.4
([#&#8203;112](https://togithub.com/book000/node-utils/issues/112))
([269b7ad](https://togithub.com/book000/node-utils/commit/269b7ad9318854f1dda06c7003040417c483b463))

</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:eyJjcmVhdGVkSW5WZXIiOiIzNi4yNy4xIiwidXBkYXRlZEluVmVyIjoiMzYuMjcuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 8, 2023
1 parent a557e06 commit bfff7cf
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.3.50",
"@book000/node-utils": "1.3.51",
"@fastify/basic-auth": "5.0.0",
"@fastify/cors": "8.3.0",
"@types/cheerio": "0.22.31",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,10 @@
chalk "^2.0.0"
js-tokens "^4.0.0"

"@book000/[email protected].50":
version "1.3.50"
resolved "https://registry.yarnpkg.com/@book000/node-utils/-/node-utils-1.3.50.tgz#7384a4a2aa5f668c12caef563cbab9b247a0c90b"
integrity sha512-YWxnBIP8s7ncinIYikKbW4TUbvQHkKxh4Lwx+7LYym0dBbBkPoGJOTUdqAb1A4FJWW9w80asXvT4fAPNAKKIRw==
"@book000/[email protected].51":
version "1.3.51"
resolved "https://registry.yarnpkg.com/@book000/node-utils/-/node-utils-1.3.51.tgz#1b03d3062545d4fd4e9bfbe206531b3c797354cd"
integrity sha512-BJu5zlR4jDsz4Xl/T8+vqbhPWfPDiNarifGBMzL6RDt1xGnRoppldh+xNVpwv/iocXg8exiLlW97Q+RsKK3L2Q==
dependencies:
axios "1.4.0"
cycle "1.0.3"
Expand Down

0 comments on commit bfff7cf

Please sign in to comment.