Skip to content

Commit ae92dd6

Browse files
chore(deps): update dependency @arethetypeswrong/cli to ^0.18.0 (#29)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [@arethetypeswrong/cli](https://redirect.github.com/arethetypeswrong/arethetypeswrong.github.io) ([source](https://redirect.github.com/arethetypeswrong/arethetypeswrong.github.io/tree/HEAD/packages/cli)) | [`^0.17.1` -> `^0.18.0`](https://renovatebot.com/diffs/npm/@arethetypeswrong%2fcli/0.17.4/0.18.2) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@arethetypeswrong%2fcli/0.18.2?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@arethetypeswrong%2fcli/0.17.4/0.18.2?slim=true) | --- ### Release Notes <details> <summary>arethetypeswrong/arethetypeswrong.github.io (@&#8203;arethetypeswrong/cli)</summary> ### [`v0.18.2`](https://redirect.github.com/arethetypeswrong/arethetypeswrong.github.io/blob/HEAD/packages/cli/CHANGELOG.md#0182) ##### Patch Changes - Updated dependencies \[[`58dca0c`](https://redirect.github.com/arethetypeswrong/arethetypeswrong.github.io/commit/58dca0c)] - [@&#8203;arethetypeswrong/core](https://redirect.github.com/arethetypeswrong/core)@&#8203;0.18.2 ### [`v0.18.1`](https://redirect.github.com/arethetypeswrong/arethetypeswrong.github.io/blob/HEAD/packages/cli/CHANGELOG.md#0181) [Compare Source](https://redirect.github.com/arethetypeswrong/arethetypeswrong.github.io/compare/@arethetypeswrong/[email protected]...@arethetypeswrong/[email protected]) ##### Patch Changes - Updated dependencies \[[`a4dc8a6`](https://redirect.github.com/arethetypeswrong/arethetypeswrong.github.io/commit/a4dc8a6)] - [@&#8203;arethetypeswrong/core](https://redirect.github.com/arethetypeswrong/core)@&#8203;0.18.1 ### [`v0.18.0`](https://redirect.github.com/arethetypeswrong/arethetypeswrong.github.io/blob/HEAD/packages/cli/CHANGELOG.md#0180) [Compare Source](https://redirect.github.com/arethetypeswrong/arethetypeswrong.github.io/compare/@arethetypeswrong/[email protected]...@arethetypeswrong/[email protected]) ##### Minor Changes - [`5dd9c0b`](https://redirect.github.com/arethetypeswrong/arethetypeswrong.github.io/commit/5dd9c0b): Requiring Node.js 20 for using latest lru-cache. ##### Patch Changes - Updated dependencies \[[`5dd9c0b`](https://redirect.github.com/arethetypeswrong/arethetypeswrong.github.io/commit/5dd9c0b)] - [@&#8203;arethetypeswrong/core](https://redirect.github.com/arethetypeswrong/core)@&#8203;0.18.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR is behind base branch, 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://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/node-modules/sdk-base). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi40Mi4yIiwidXBkYXRlZEluVmVyIjoiNDIuNDIuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4884f43 commit ae92dd6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"utility": "^2.3.0"
2727
},
2828
"devDependencies": {
29-
"@arethetypeswrong/cli": "^0.17.1",
29+
"@arethetypeswrong/cli": "^0.18.0",
3030
"@eggjs/tsconfig": "1",
3131
"@types/mocha": "10",
3232
"@types/node": "22",

0 commit comments

Comments
 (0)