Skip to content

Commit 0570b24

Browse files
chore(deps): update dependency @rollup/plugin-commonjs to v28.0.2 (#2583)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@rollup/plugin-commonjs](https://redirect.github.com/rollup/plugins/tree/master/packages/commonjs/#readme) ([source](https://redirect.github.com/rollup/plugins/tree/HEAD/packages/commonjs)) | [`28.0.1` -> `28.0.2`](https://renovatebot.com/diffs/npm/@rollup%2fplugin-commonjs/28.0.1/28.0.2) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@rollup%2fplugin-commonjs/28.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@rollup%2fplugin-commonjs/28.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@rollup%2fplugin-commonjs/28.0.1/28.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@rollup%2fplugin-commonjs/28.0.1/28.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>rollup/plugins (@&#8203;rollup/plugin-commonjs)</summary> ### [`v28.0.2`](https://redirect.github.com/rollup/plugins/blob/HEAD/packages/commonjs/CHANGELOG.md#v2802) *2024-12-15* ##### Updates - docs: `output.exports` recommendation also applies to IIFE ([#&#8203;1810](https://redirect.github.com/rollup/plugins/issues/1810)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "* 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:eyJjcmVhdGVkSW5WZXIiOiIzOS44NS4wIiwidXBkYXRlZEluVmVyIjoiMzkuODUuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiY2hvcmU6ZGVwcyJdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f95d851 commit 0570b24

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
@@ -5184,8 +5184,8 @@ __metadata:
51845184
linkType: hard
51855185

51865186
"@rollup/plugin-commonjs@npm:^28.0.1":
5187-
version: 28.0.1
5188-
resolution: "@rollup/plugin-commonjs@npm:28.0.1"
5187+
version: 28.0.2
5188+
resolution: "@rollup/plugin-commonjs@npm:28.0.2"
51895189
dependencies:
51905190
"@rollup/pluginutils": "npm:^5.0.1"
51915191
commondir: "npm:^1.0.1"
@@ -5199,7 +5199,7 @@ __metadata:
51995199
peerDependenciesMeta:
52005200
rollup:
52015201
optional: true
5202-
checksum: 10/e01d26ce411cec587eeac805aaa181f042a30bac1cf7f714b65028ed2abab7907d67de835e3fe99fd38f26eee17a60373d5c37518b29829de79b7c1b24a29e0d
5202+
checksum: 10/07365e28628e65bacae714dc6ebfbadaa11bdd8291ec27f6633bf5a20f73faa9e6b4b0c6f65a05e3deac0d42f61c83174f8d5a38e4cb93e83112a1fca4d60a09
52035203
languageName: node
52045204
linkType: hard
52055205

0 commit comments

Comments
 (0)