Skip to content

Commit

Permalink
chore(deps): update dependency @rollup/plugin-typescript to v11.1.4 (#…
Browse files Browse the repository at this point in the history
…1650)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[@rollup/plugin-typescript](https://togithub.com/rollup/plugins/tree/master/packages/typescript/#readme)
([source](https://togithub.com/rollup/plugins)) | [`11.1.3` ->
`11.1.4`](https://renovatebot.com/diffs/npm/@rollup%2fplugin-typescript/11.1.3/11.1.4)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@rollup%2fplugin-typescript/11.1.4?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@rollup%2fplugin-typescript/11.1.4?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@rollup%2fplugin-typescript/11.1.3/11.1.4?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@rollup%2fplugin-typescript/11.1.3/11.1.4?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>rollup/plugins (@&#8203;rollup/plugin-typescript)</summary>

###
[`v11.1.4`](https://togithub.com/rollup/plugins/blob/HEAD/packages/typescript/CHANGELOG.md#v1114)

[Compare
Source](https://togithub.com/rollup/plugins/compare/435e4a175fad94daa9927ae86d14f42850ac8db9...6caf7130c29197bc709b930772b49343d7a4b3e0)

*2023-09-25*

##### Bugfixes

- fix: fix sourcemap sourcecontent referencing non-existent files
[#&#8203;1571](https://togithub.com/rollup/plugins/pull/1571)

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy4wLjMiLCJ1cGRhdGVkSW5WZXIiOiIzNy4wLjMiLCJ0YXJnZXRCcmFuY2giOiJtYWluIn0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 4, 2023
1 parent e12adf2 commit b10a04a
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 @@ -4756,8 +4756,8 @@ __metadata:
linkType: hard

"@rollup/plugin-typescript@npm:^11.1.3":
version: 11.1.3
resolution: "@rollup/plugin-typescript@npm:11.1.3"
version: 11.1.4
resolution: "@rollup/plugin-typescript@npm:11.1.4"
dependencies:
"@rollup/pluginutils": ^5.0.1
resolve: ^1.22.1
Expand All @@ -4770,7 +4770,7 @@ __metadata:
optional: true
tslib:
optional: true
checksum: cde5475d16fb201bc6755eb676e72136591e9d4996b566ca702ab37870ba2554ba96a7cdacf4cd4b75ab004ae0d9fb4b32da014d3fae1d41c9bb783a843551f1
checksum: 662647ef92dc7af2b502ce5c871fc58151ca9660e5b9e88c42cc9fa257e8f453bf14b9b82793ab191c7c200112f1a886d7493727e3be847b1a94f9b68b21e503
languageName: node
linkType: hard

Expand Down

0 comments on commit b10a04a

Please sign in to comment.