Skip to content

Commit 1f864a9

Browse files
build(deps): update dependency @rollup/plugin-typescript to v11.1.5 (#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://github.com/rollup/plugins/tree/master/packages/typescript/#readme) ([source](https://github.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://github.com/rollup/plugins/blob/HEAD/packages/typescript/CHANGELOG.md#v1115) [Compare Source](https://github.com/rollup/plugins/compare/6caf7130c29197bc709b930772b49343d7a4b3e0...841a0391c1dd11fed16771a202e6eff97cf4139b) *2023-10-05* ##### Bugfixes - fix: ensure rollup 4 compatibility [#&#8203;1595](https://github.com/rollup/plugins/pull/1595) ### [`v11.1.4`](https://github.com/rollup/plugins/blob/HEAD/packages/typescript/CHANGELOG.md#v1114) [Compare Source](https://github.com/rollup/plugins/compare/435e4a175fad94daa9927ae86d14f42850ac8db9...6caf7130c29197bc709b930772b49343d7a4b3e0) *2023-09-25* ##### Bugfixes - fix: fix sourcemap sourcecontent referencing non-existent files [#&#8203;1571](https://github.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>
1 parent 9180ff4 commit 1f864a9

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

package-lock.json

+8-8
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"@esri/calcite-base": "1.2.0",
3131
"@esri/calcite-colors": "6.1.0",
3232
"@rollup/plugin-node-resolve": "15.2.1",
33-
"@rollup/plugin-typescript": "11.1.3",
33+
"@rollup/plugin-typescript": "11.1.5",
3434
"@storybook/addon-a11y": "6.5.16",
3535
"@storybook/addon-docs": "6.5.16",
3636
"@storybook/addon-interactions": "6.5.16",

0 commit comments

Comments
 (0)