Skip to content

Commit

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

[![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.5`](https://renovatebot.com/diffs/npm/@rollup%2fplugin-typescript/11.1.3/11.1.5)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@rollup%2fplugin-typescript/11.1.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@rollup%2fplugin-typescript/11.1.5?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.5?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.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

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

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

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

*2023-10-05*

##### Bugfixes

- fix: ensure rollup 4 compatibility
[#&#8203;1595](https://togithub.com/rollup/plugins/pull/1595)

###
[`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 - "before 5am on tuesday and thursday"
in timezone America/Los_Angeles, 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/Esri/calcite-design-system).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4wLjMiLCJ1cGRhdGVkSW5WZXIiOiIzNy4wLjMiLCJ0YXJnZXRCcmFuY2giOiJtYWluIn0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Oct 12, 2023
1 parent 9180ff4 commit 1f864a9
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@esri/calcite-base": "1.2.0",
"@esri/calcite-colors": "6.1.0",
"@rollup/plugin-node-resolve": "15.2.1",
"@rollup/plugin-typescript": "11.1.3",
"@rollup/plugin-typescript": "11.1.5",
"@storybook/addon-a11y": "6.5.16",
"@storybook/addon-docs": "6.5.16",
"@storybook/addon-interactions": "6.5.16",
Expand Down

0 comments on commit 1f864a9

Please sign in to comment.