Skip to content

Commit

Permalink
chore(deps): update dependency ts-patch to v3.2.1 (#2337)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [ts-patch](https://togithub.com/nonara/ts-patch) | [`3.2.0` ->
`3.2.1`](https://renovatebot.com/diffs/npm/ts-patch/3.2.0/3.2.1) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/ts-patch/3.2.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/ts-patch/3.2.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/ts-patch/3.2.0/3.2.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/ts-patch/3.2.0/3.2.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>nonara/ts-patch (ts-patch)</summary>

###
[`v3.2.1`](https://togithub.com/nonara/ts-patch/blob/HEAD/CHANGELOG.md#321-2024-06-26)

[Compare
Source](https://togithub.com/nonara/ts-patch/compare/v3.2.0...v3.2.1)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "on Monday after 10am before 7pm" in
timezone Asia/Seoul, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **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/channel-io/bezier-react).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjEuOSIsInVwZGF0ZWRJblZlciI6IjM3LjQyMS45IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJjaG9yZTpkZXBzIl19-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 8, 2024
1 parent 3f11170 commit d6697ad
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -19835,8 +19835,8 @@ __metadata:
linkType: hard

"ts-patch@npm:^3.1.2":
version: 3.2.0
resolution: "ts-patch@npm:3.2.0"
version: 3.2.1
resolution: "ts-patch@npm:3.2.1"
dependencies:
chalk: "npm:^4.1.2"
global-prefix: "npm:^3.0.0"
Expand All @@ -19847,7 +19847,7 @@ __metadata:
bin:
ts-patch: bin/ts-patch.js
tspc: bin/tspc.js
checksum: 10/6280120d5132538a0d53588e5f9dc8e8310c03637e6b90bbde0c96873819760ee610dc49ec51c3ab740551f42b16f079de73444cc4178c5ff30c70baed561736
checksum: 10/d15d6a8bdad0a39e56a8f346a6aa7174cf48176c0aa2e5a6d223c325e411592804b02cdf428c72807ed2c617cf1031cc362ef8a74dbac3eaaada47db91b6d1d2
languageName: node
linkType: hard

Expand Down

0 comments on commit d6697ad

Please sign in to comment.