Skip to content

Commit 69104f7

Browse files
chore(deps): update dependency @arethetypeswrong/cli to ^0.18.0 (#612)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | 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.0` -> `^0.18.0`](https://renovatebot.com/diffs/npm/@arethetypeswrong%2fcli/0.17.4/0.18.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@arethetypeswrong%2fcli/0.18.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@arethetypeswrong%2fcli/0.18.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@arethetypeswrong%2fcli/0.17.4/0.18.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@arethetypeswrong%2fcli/0.17.4/0.18.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>arethetypeswrong/arethetypeswrong.github.io (@&#8203;arethetypeswrong/cli)</summary> ### [`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](https://redirect.github.com/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](https://redirect.github.com/0).18.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), 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://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/netlify/functions). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC4xMS4xOCIsInVwZGF0ZWRJblZlciI6IjQwLjExLjE4IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJqYXZhc2NyaXB0Il19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 346413e commit 69104f7

File tree

2 files changed

+30
-27
lines changed

2 files changed

+30
-27
lines changed

package-lock.json

Lines changed: 29 additions & 26 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
"@netlify/serverless-functions-api": "1.41.2"
7777
},
7878
"devDependencies": {
79-
"@arethetypeswrong/cli": "^0.17.0",
79+
"@arethetypeswrong/cli": "^0.18.0",
8080
"@commitlint/cli": "^19.0.0",
8181
"@commitlint/config-conventional": "^19.0.0",
8282
"@netlify/eslint-config-node": "^7.0.1",

0 commit comments

Comments
 (0)