Skip to content

Commit d5f94c2

Browse files
chore(deps): update dependency @rollup/pluginutils to v5.2.0 (#2671)
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [@rollup/pluginutils](https://redirect.github.com/rollup/plugins/tree/master/packages/pluginutils#readme) ([source](https://redirect.github.com/rollup/plugins/tree/HEAD/packages/pluginutils)) | [`5.1.4` -> `5.2.0`](https://renovatebot.com/diffs/npm/@rollup%2fpluginutils/5.1.4/5.2.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@rollup%2fpluginutils/5.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@rollup%2fpluginutils/5.1.4/5.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>rollup/plugins (@&#8203;rollup/pluginutils)</summary> ### [`v5.2.0`](https://redirect.github.com/rollup/plugins/blob/HEAD/packages/pluginutils/CHANGELOG.md#v520) *2025-06-17* ##### Features - feat: add `exactRegex` and `prefixRegex` ([#&#8203;1865](https://redirect.github.com/rollup/plugins/issues/1865)) </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 d17256d commit d5f94c2

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
@@ -5047,8 +5047,8 @@ __metadata:
50475047
linkType: hard
50485048

50495049
"@rollup/pluginutils@npm:^5.0.1, @rollup/pluginutils@npm:^5.1.0, @rollup/pluginutils@npm:^5.1.3":
5050-
version: 5.1.4
5051-
resolution: "@rollup/pluginutils@npm:5.1.4"
5050+
version: 5.2.0
5051+
resolution: "@rollup/pluginutils@npm:5.2.0"
50525052
dependencies:
50535053
"@types/estree": "npm:^1.0.0"
50545054
estree-walker: "npm:^2.0.2"
@@ -5058,7 +5058,7 @@ __metadata:
50585058
peerDependenciesMeta:
50595059
rollup:
50605060
optional: true
5061-
checksum: 10/598f628988af25541a9a6c6ef154aaf350f8be3238884e500cc0e47138684071abe490563c953f9bda9e8b113ecb1f99c11abfb9dbaf4f72cdd62e257a673fa3
5061+
checksum: 10/15e98a9e7ebeb9fdbbf072ad40e72947654abf98bcd389d6e54dcffe28f7eb93d9653037d5e18b703b0160e04210a1995cf08fc2bf45601ce77b17e4461f55c0
50625062
languageName: node
50635063
linkType: hard
50645064

0 commit comments

Comments
 (0)