Skip to content

Commit ec320ac

Browse files
fix(deps): update dependency ts-api-utils to v2.0.1 (#2187)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [ts-api-utils](https://redirect.github.com/JoshuaKGoldberg/ts-api-utils) | [`2.0.0` -> `2.0.1`](https://renovatebot.com/diffs/npm/ts-api-utils/2.0.0/2.0.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/ts-api-utils/2.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/ts-api-utils/2.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/ts-api-utils/2.0.0/2.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/ts-api-utils/2.0.0/2.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>JoshuaKGoldberg/ts-api-utils (ts-api-utils)</summary> ### [`v2.0.1`](https://redirect.github.com/JoshuaKGoldberg/ts-api-utils/compare/v2.0.0...a5e8b1ac0790f201728f0e33625a918fef53bf50) [Compare Source](https://redirect.github.com/JoshuaKGoldberg/ts-api-utils/compare/v2.0.0...a5e8b1ac0790f201728f0e33625a918fef53bf50) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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/JoshuaKGoldberg/TypeStat). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNDUuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE0NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b6c4902 commit ec320ac

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"enquirer": "2.4.1",
4949
"glob": "11.0.1",
5050
"strip-ansi": "7.1.0",
51-
"ts-api-utils": "2.0.0"
51+
"ts-api-utils": "2.0.1"
5252
},
5353
"devDependencies": {
5454
"@eslint-community/eslint-plugin-eslint-comments": "4.4.1",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)