Skip to content

Commit

Permalink
chore(deps): update dependency @rollup/plugin-alias to v5.1.1 (#2441)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[@rollup/plugin-alias](https://redirect.github.com/rollup/plugins/tree/master/packages/alias#readme)
([source](https://redirect.github.com/rollup/plugins/tree/HEAD/packages/alias))
| [`5.1.0` ->
`5.1.1`](https://renovatebot.com/diffs/npm/@rollup%2fplugin-alias/5.1.0/5.1.1)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@rollup%2fplugin-alias/5.1.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@rollup%2fplugin-alias/5.1.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@rollup%2fplugin-alias/5.1.0/5.1.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@rollup%2fplugin-alias/5.1.0/5.1.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>rollup/plugins (@&#8203;rollup/plugin-alias)</summary>

###
[`v5.1.1`](https://redirect.github.com/rollup/plugins/blob/HEAD/packages/alias/CHANGELOG.md#v511)

*2024-09-22*

##### Bugfixes

- fix: remove unused slash dependency
([#&#8203;1763](https://redirect.github.com/rollup/plugins/issues/1763))

</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:eyJjcmVhdGVkSW5WZXIiOiIzOC45Ny4wIiwidXBkYXRlZEluVmVyIjoiMzguOTcuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiY2hvcmU6ZGVwcyJdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 7, 2024
1 parent 0aaf1ab commit a49863a
Showing 1 changed file with 3 additions and 12 deletions.
15 changes: 3 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5078,16 +5078,14 @@ __metadata:
linkType: hard

"@rollup/plugin-alias@npm:^5.1.0":
version: 5.1.0
resolution: "@rollup/plugin-alias@npm:5.1.0"
dependencies:
slash: "npm:^4.0.0"
version: 5.1.1
resolution: "@rollup/plugin-alias@npm:5.1.1"
peerDependencies:
rollup: ^1.20.0||^2.0.0||^3.0.0||^4.0.0
peerDependenciesMeta:
rollup:
optional: true
checksum: 10/2749f9563dba9274e4324fcd14ffe761fa66ee3baab307ba583d0348adfa2c1d2a164f59eac8c26a9ce7c713a99a991a831c072101e83697157ccf082c362310
checksum: 10/1f1ab178aa2726c81e2ae1709f73b3688491f14655b97c54d43bea35ac3f783f8855d701d1e5eac234e3ffe89fef56ce975726b036a97049fefa9b514686e55c
languageName: node
linkType: hard

Expand Down Expand Up @@ -17873,13 +17871,6 @@ __metadata:
languageName: node
linkType: hard

"slash@npm:^4.0.0":
version: 4.0.0
resolution: "slash@npm:4.0.0"
checksum: 10/da8e4af73712253acd21b7853b7e0dbba776b786e82b010a5bfc8b5051a1db38ed8aba8e1e8f400dd2c9f373be91eb1c42b66e91abb407ff42b10feece5e1d2d
languageName: node
linkType: hard

"slash@npm:^5.1.0":
version: 5.1.0
resolution: "slash@npm:5.1.0"
Expand Down

0 comments on commit a49863a

Please sign in to comment.