Skip to content

Commit 19900d3

Browse files
chore(deps): update dependency @rollup/plugin-typescript to v12.1.4 (#2667)
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [@rollup/plugin-typescript](https://redirect.github.com/rollup/plugins/tree/master/packages/typescript/#readme) ([source](https://redirect.github.com/rollup/plugins/tree/HEAD/packages/typescript)) | [`12.1.2` -> `12.1.4`](https://renovatebot.com/diffs/npm/@rollup%2fplugin-typescript/12.1.2/12.1.4) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@rollup%2fplugin-typescript/12.1.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@rollup%2fplugin-typescript/12.1.2/12.1.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>rollup/plugins (@&#8203;rollup/plugin-typescript)</summary> ### [`v12.1.4`](https://redirect.github.com/rollup/plugins/blob/HEAD/packages/typescript/CHANGELOG.md#v1214) *2025-06-28* ##### Bugfixes - fix: revert [#&#8203;1653](https://redirect.github.com/rollup/plugins/issues/1653) ([#&#8203;1880](https://redirect.github.com/rollup/plugins/issues/1880)) ### [`v12.1.3`](https://redirect.github.com/rollup/plugins/blob/HEAD/packages/typescript/CHANGELOG.md#v1213) *2025-06-17* ##### Bugfixes - fix: fixes [#&#8203;1652](https://redirect.github.com/rollup/plugins/issues/1652) compile when source exists anywhere in the working directory ([#&#8203;1653](https://redirect.github.com/rollup/plugins/issues/1653)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - Between 10:00 AM and 07:59 PM, between day 1 and 7 of the month, and on Monday ( * 10-19 1-7 * MON ) 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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/channel-io/bezier-react). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNy4yIiwidXBkYXRlZEluVmVyIjoiNDEuMTcuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiY2hvcmU6ZGVwcyJdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f472158 commit 19900d3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4984,8 +4984,8 @@ __metadata:
49844984
linkType: hard
49854985

49864986
"@rollup/plugin-typescript@npm:^12.1.2":
4987-
version: 12.1.2
4988-
resolution: "@rollup/plugin-typescript@npm:12.1.2"
4987+
version: 12.1.4
4988+
resolution: "@rollup/plugin-typescript@npm:12.1.4"
49894989
dependencies:
49904990
"@rollup/pluginutils": "npm:^5.1.0"
49914991
resolve: "npm:^1.22.1"
@@ -4998,7 +4998,7 @@ __metadata:
49984998
optional: true
49994999
tslib:
50005000
optional: true
5001-
checksum: 10/1fd201b9430125686bcdb3eecfa4f8d9d5005a9d454f2d733c0fdc0f58e28f772209ecbfe4f5d1a42a2a7ac25746a5f37d15897d695326eaea0fe3a30857375d
5001+
checksum: 10/c2082e225fb445ee75ca4195fa6794bbcdfe8d2a88ad105121939072c9dc049d0d429a44e32ceb96d060200d507c217209b10c4e2b76a45da11c4181a0c6cf62
50025002
languageName: node
50035003
linkType: hard
50045004

0 commit comments

Comments
 (0)