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

Commit 70e9918

Browse files
chore(deps): update dependency @arethetypeswrong/cli to ^0.17.0 (#549)
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.16.0` -> `^0.17.0`](https://renovatebot.com/diffs/npm/@arethetypeswrong%2fcli/0.16.4/0.17.2) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@arethetypeswrong%2fcli/0.17.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@arethetypeswrong%2fcli/0.17.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@arethetypeswrong%2fcli/0.16.4/0.17.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@arethetypeswrong%2fcli/0.16.4/0.17.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>arethetypeswrong/arethetypeswrong.github.io (@&#8203;arethetypeswrong/cli)</summary> ### [`v0.17.2`](https://redirect.github.com/arethetypeswrong/arethetypeswrong.github.io/blob/HEAD/packages/cli/CHANGELOG.md#0172) ##### Patch Changes - Updated dependencies \[[`59940cd`](https://redirect.github.com/arethetypeswrong/arethetypeswrong.github.io/commit/59940cd)] - [@&#8203;arethetypeswrong/core](https://redirect.github.com/arethetypeswrong/core)[@&#8203;0](https://redirect.github.com/0).17.2 ### [`v0.17.1`](https://redirect.github.com/arethetypeswrong/arethetypeswrong.github.io/blob/HEAD/packages/cli/CHANGELOG.md#0171) ##### Patch Changes - [`1bfc877`](https://redirect.github.com/arethetypeswrong/arethetypeswrong.github.io/commit/1bfc877): Fix typo in MissingExportEquals message - [`db6464d`](https://redirect.github.com/arethetypeswrong/arethetypeswrong.github.io/commit/db6464d): Fix minor typos - [`55544ac`](https://redirect.github.com/arethetypeswrong/arethetypeswrong.github.io/commit/55544ac): Fix truncated stdout when piping more than 64kb to another process - Updated dependencies \[[`5f96cdc`](https://redirect.github.com/arethetypeswrong/arethetypeswrong.github.io/commit/5f96cdc)] - Updated dependencies \[[`def786e`](https://redirect.github.com/arethetypeswrong/arethetypeswrong.github.io/commit/def786e)] - Updated dependencies \[[`1bfc877`](https://redirect.github.com/arethetypeswrong/arethetypeswrong.github.io/commit/1bfc877)] - Updated dependencies \[[`db6464d`](https://redirect.github.com/arethetypeswrong/arethetypeswrong.github.io/commit/db6464d)] - [@&#8203;arethetypeswrong/core](https://redirect.github.com/arethetypeswrong/core)[@&#8203;0](https://redirect.github.com/0).17.1 ### [`v0.17.0`](https://redirect.github.com/arethetypeswrong/arethetypeswrong.github.io/blob/HEAD/packages/cli/CHANGELOG.md#0170) ##### Patch Changes - Updated dependencies \[[`e7ac94c`](https://redirect.github.com/arethetypeswrong/arethetypeswrong.github.io/commit/e7ac94c)] - [@&#8203;arethetypeswrong/core](https://redirect.github.com/arethetypeswrong/core)[@&#8203;0](https://redirect.github.com/0).17.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - "* 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:eyJjcmVhdGVkSW5WZXIiOiIzOS41OC4xIiwidXBkYXRlZEluVmVyIjoiMzkuOTIuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIiwiamF2YXNjcmlwdCJdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a0242f6 commit 70e9918

File tree

2 files changed

+48
-16
lines changed

2 files changed

+48
-16
lines changed

package-lock.json

Lines changed: 47 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
@@ -76,7 +76,7 @@
7676
"@netlify/serverless-functions-api": "1.35.0"
7777
},
7878
"devDependencies": {
79-
"@arethetypeswrong/cli": "^0.16.0",
79+
"@arethetypeswrong/cli": "^0.17.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)