Skip to content

Commit 07279a9

Browse files
chore(deps): update dependency @book000/node-utils to v1.13.186 (#1102)
[![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.185` -> `1.13.186`](https://renovatebot.com/diffs/npm/@book000%2fnode-utils/1.13.185/1.13.186) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@book000%2fnode-utils/1.13.186?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@book000%2fnode-utils/1.13.186?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@book000%2fnode-utils/1.13.185/1.13.186?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@book000%2fnode-utils/1.13.185/1.13.186?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>book000/node-utils (@&#8203;book000/node-utils)</summary> ### [`v1.13.186`](https://togithub.com/book000/node-utils/releases/tag/v1.13.186) [Compare Source](https://togithub.com/book000/node-utils/compare/v1.13.185...v1.13.186) ##### [1.13.186](https://togithub.com/book000/node-utils/compare/v1.13.185...v1.13.186) (2024-07-23) ##### 🎨 Chore - **deps:** update dependency [@&#8203;types/node](https://togithub.com/types/node) to v20.14.12 ([#&#8203;545](https://togithub.com/book000/node-utils/issues/545)) ([f467c8f](https://togithub.com/book000/node-utils/commit/f467c8faf9a5158a9c79f90b39dd1b15060ef143)) </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 was generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View the [repository job log](https://developer.mend.io/github/tomacheese/cmcutter). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MzguMCIsInVwZGF0ZWRJblZlciI6IjM3LjQzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e73341b commit 07279a9

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
},
2222
"devDependencies": {
2323
"@book000/eslint-config": "1.7.23",
24-
"@book000/node-utils": "1.13.185",
24+
"@book000/node-utils": "1.13.186",
2525
"@types/config": "3.3.4",
2626
"@types/node": "20.14.12",
2727
"axios": "1.7.2",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -37,10 +37,10 @@
3737
globals "15.8.0"
3838
typescript-eslint "7.17.0"
3939

40-
"@book000/[email protected].185":
41-
version "1.13.185"
42-
resolved "https://registry.yarnpkg.com/@book000/node-utils/-/node-utils-1.13.185.tgz#1f9f1741f1b5af02752f804647769e72ac4db5ad"
43-
integrity sha512-6dwshhzAMhxx1/U3mKvyfRthPfu5lsrBy16Zunt3s8Kg7O4ZdbrX3uzvdtRjRJSHnGZGJHFsrPlQBg05JLuXqg==
40+
"@book000/[email protected].186":
41+
version "1.13.186"
42+
resolved "https://registry.yarnpkg.com/@book000/node-utils/-/node-utils-1.13.186.tgz#4eae72a7c19dbbb3d458c4d28808676b7459ded0"
43+
integrity sha512-pggXpIIYvEYXGr5Wcb+gOfxl6lVMdGCBfiuu0MkMTbZA/t+l9aUJ/KASbusajgdC86IqtrtnvmJzUOqCm6BDdg==
4444
dependencies:
4545
axios "1.7.2"
4646
cycle "1.0.3"

0 commit comments

Comments
 (0)