Skip to content

Commit

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

---

### Release Notes

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

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

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

#####
[1.3.56](https://togithub.com/book000/node-utils/compare/v1.3.55...v1.3.56)
(2023-08-14)

##### 🎨 Chore

- **deps:** update dependency
[@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
to v6.4.0
([#&#8203;117](https://togithub.com/book000/node-utils/issues/117))
([3278aad](https://togithub.com/book000/node-utils/commit/3278aadb40929d6a00b78a4d9ea15d695307985a))

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

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

#####
[1.3.55](https://togithub.com/book000/node-utils/compare/v1.3.54...v1.3.55)
(2023-08-14)

##### 🎨 Chore

- **deps:** update dependency
[@&#8203;typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin)
to v6.4.0
([#&#8203;116](https://togithub.com/book000/node-utils/issues/116))
([46d1f4b](https://togithub.com/book000/node-utils/commit/46d1f4b422e6e46b9b0c96a8f1ba06c0205f00a1))

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 14, 2023
1 parent 8924171 commit c97b00d
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.54",
"@book000/node-utils": "1.3.56",
"@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].54":
version "1.3.54"
resolved "https://registry.yarnpkg.com/@book000/node-utils/-/node-utils-1.3.54.tgz#2b9e18994c7e289a83c4438f2b6544a770986f6e"
integrity sha512-JfDCPzzwT9eBmR0nh+W1PaZ6vTBVrxIVl9HvGYBneT01pX3wPItgU1z18RyjY4v2FxPP4D6Au/fFXYI9c4knYg==
"@book000/[email protected].56":
version "1.3.56"
resolved "https://registry.yarnpkg.com/@book000/node-utils/-/node-utils-1.3.56.tgz#f5a7a33249594c46db29f7d7d204189fd5b83f1c"
integrity sha512-p7jKxfs0Ec+OcfzWEMsIY8VLWGepMhAwgrue7p7bRSnnJvdBm17Wy9l2Ehs9y+YfptD25MTUH9Og50bhXvrCRw==
dependencies:
axios "1.4.0"
cycle "1.0.3"
Expand Down

0 comments on commit c97b00d

Please sign in to comment.