Skip to content

Commit

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

---

### Release Notes

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

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

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

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

##### 🎨 Chore

- **deps:** update typescript-eslint monorepo to v6.3.0
([#&#8203;111](https://togithub.com/book000/node-utils/issues/111))
([41cf6f7](https://togithub.com/book000/node-utils/commit/41cf6f77ea8c2180b5a17cb7fd20e092d5cdaa9a))

</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 7, 2023
1 parent f5da979 commit a557e06
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.49",
"@book000/node-utils": "1.3.50",
"@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].49":
version "1.3.49"
resolved "https://registry.yarnpkg.com/@book000/node-utils/-/node-utils-1.3.49.tgz#2e05693bfad430912d4812a435d3029723b94d11"
integrity sha512-rR7xXLcJBl09ZXqP7nOxsqk08QE0IrXKLypV9Khq2ZFLdaKl2v/65ZrTw2I/+IgHOJEIm/pauMdxTe2Z/3bDtg==
"@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==
dependencies:
axios "1.4.0"
cycle "1.0.3"
Expand Down

0 comments on commit a557e06

Please sign in to comment.