Skip to content
This repository was archived by the owner on Jun 9, 2025. It is now read-only.

Commit 70e3819

Browse files
chore(deps): update dependency @arethetypeswrong/cli to ^0.15.0 (#477)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@arethetypeswrong/cli](https://togithub.com/arethetypeswrong/arethetypeswrong.github.io) ([source](https://togithub.com/arethetypeswrong/arethetypeswrong.github.io/tree/HEAD/packages/cli)) | [`^0.14.0` -> `^0.15.0`](https://renovatebot.com/diffs/npm/@arethetypeswrong%2fcli/0.14.1/0.15.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@arethetypeswrong%2fcli/0.15.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@arethetypeswrong%2fcli/0.15.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@arethetypeswrong%2fcli/0.14.1/0.15.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@arethetypeswrong%2fcli/0.14.1/0.15.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>arethetypeswrong/arethetypeswrong.github.io (@&#8203;arethetypeswrong/cli)</summary> ### [`v0.15.0`](https://togithub.com/arethetypeswrong/arethetypeswrong.github.io/blob/HEAD/packages/cli/CHANGELOG.md#0150) [Compare Source](https://togithub.com/arethetypeswrong/arethetypeswrong.github.io/compare/@arethetypeswrong/cli@0.14.1...@arethetypeswrong/cli@0.15.0) ##### Minor Changes - [`ab6cd95`](https://togithub.com/arethetypeswrong/arethetypeswrong.github.io/commit/ab6cd95): add `--entrypoints-legacy` option ##### Patch Changes - Updated dependencies \[[`ab6cd95`](https://togithub.com/arethetypeswrong/arethetypeswrong.github.io/commit/ab6cd95)] - [@&#8203;arethetypeswrong/core](https://togithub.com/arethetypeswrong/core)[@&#8203;0](https://togithub.com/0).15.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 4am on Monday" (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 has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/netlify/functions). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMjAuMiIsInVwZGF0ZWRJblZlciI6IjM3LjIyMC4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2fd70a6 commit 70e3819

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

package-lock.json

Lines changed: 15 additions & 15 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
@@ -65,7 +65,7 @@
6565
"@netlify/serverless-functions-api": "1.14.0"
6666
},
6767
"devDependencies": {
68-
"@arethetypeswrong/cli": "^0.14.0",
68+
"@arethetypeswrong/cli": "^0.15.0",
6969
"@commitlint/cli": "^17.0.0",
7070
"@commitlint/config-conventional": "^17.0.0",
7171
"@netlify/eslint-config-node": "^7.0.1",

0 commit comments

Comments
 (0)