Skip to content

Commit f94df60

Browse files
chore(deps): update dependency @rollup/pluginutils to v5.0.5 (#1681)
[![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/pluginutils](https://togithub.com/rollup/plugins/tree/master/packages/pluginutils#readme) ([source](https://togithub.com/rollup/plugins)) | [`5.0.4` -> `5.0.5`](https://renovatebot.com/diffs/npm/@rollup%2fpluginutils/5.0.4/5.0.5) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@rollup%2fpluginutils/5.0.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@rollup%2fpluginutils/5.0.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@rollup%2fpluginutils/5.0.4/5.0.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@rollup%2fpluginutils/5.0.4/5.0.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>rollup/plugins (@&#8203;rollup/pluginutils)</summary> ### [`v5.0.5`](https://togithub.com/rollup/plugins/blob/HEAD/packages/pluginutils/CHANGELOG.md#v505) [Compare Source](https://togithub.com/rollup/plugins/compare/8512d85876f08a9d6812c48205641977cf569c6c...b8fad4c86f8c37c4dbba14830e9d4a9ba7ed6e1a) *2023-10-05* ##### Bugfixes - fix: ensure rollup 4 compatibility [#&#8203;1595](https://togithub.com/rollup/plugins/pull/1595) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "on Monday after 10am before 7pm" 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 has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/channel-io/bezier-react). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xOS4yIiwidXBkYXRlZEluVmVyIjoiMzcuMTkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2a3f8a2 commit f94df60

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4812,18 +4812,18 @@ __metadata:
48124812
linkType: hard
48134813

48144814
"@rollup/pluginutils@npm:^5.0.1, @rollup/pluginutils@npm:^5.0.4":
4815-
version: 5.0.4
4816-
resolution: "@rollup/pluginutils@npm:5.0.4"
4815+
version: 5.0.5
4816+
resolution: "@rollup/pluginutils@npm:5.0.5"
48174817
dependencies:
48184818
"@types/estree": ^1.0.0
48194819
estree-walker: ^2.0.2
48204820
picomatch: ^2.3.1
48214821
peerDependencies:
4822-
rollup: ^1.20.0||^2.0.0||^3.0.0
4822+
rollup: ^1.20.0||^2.0.0||^3.0.0||^4.0.0
48234823
peerDependenciesMeta:
48244824
rollup:
48254825
optional: true
4826-
checksum: 893d5805ac4121fc704926963a0ae4e79e9e2bc8d736c3b28499ab69a404cce5119ca3a4e0c3d3a81d62f1beb3966f35285c36935d94b061794f26e94fed4cd1
4826+
checksum: dcd4d6e3cb6047f18c465a5f2bcd29995c565f083fb6ca5505bcf2018ae0c16634fd38d99538fbb7dcef4e1b491cf4b4465f8845b5666778a925a27e9202dbab
48274827
languageName: node
48284828
linkType: hard
48294829

0 commit comments

Comments
 (0)