From 9f6565d9f9dee3060806530ed08aadffb45acb11 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 6 Jun 2024 22:05:16 +0000 Subject: [PATCH] fix(deps): update dependency slug to v9.1.0 (#7316) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [slug](https://togithub.com/Trott/slug) | [`9.0.0` -> `9.1.0`](https://renovatebot.com/diffs/npm/slug/9.0.0/9.1.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/slug/9.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/slug/9.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/slug/9.0.0/9.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/slug/9.0.0/9.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
Trott/slug (slug) ### [`v9.1.0`](https://togithub.com/Trott/slug/blob/HEAD/CHANGELOG.md#910-2024-05-24) [Compare Source](https://togithub.com/Trott/slug/compare/v9.0.0...v9.1.0) ##### Features - add `remove` option field to playground ([#​445](https://togithub.com/Trott/slug/issues/445)) ([8888d69](https://togithub.com/Trott/slug/commit/8888d69455671bfbe990ae13755735a2a38fa504))
--- ### Configuration 📅 **Schedule**: Branch creation - "after 7pm every weekday,before 5am every weekday" in timezone Europe/Madrid, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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. --- - [ ] 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/Unleash/unleash). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index ab27d009d72a..d1086b213c6c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6637,9 +6637,9 @@ slice-ansi@^7.0.0: is-fullwidth-code-point "^5.0.0" slug@^9.0.0: - version "9.0.0" - resolved "https://registry.yarnpkg.com/slug/-/slug-9.0.0.tgz#68f968a79ce5156c6606b7b2e233ed0ffab94bdf" - integrity sha512-ixytnHlpHPWM56heaGgYe/M8tDAcpJcsg/zBuyElbFDOORzMGOeP3Te6iJBRVYu3WQEiWLQPb70Gh9ig/sZgGQ== + version "9.1.0" + resolved "https://registry.yarnpkg.com/slug/-/slug-9.1.0.tgz#246baf1e9d8e821f7f5863a7c8bdd86a7ec3f12c" + integrity sha512-ioOsCfzQSu+D6NZ8XMCR8IW9FgvF8W7Xzz56hBkB/ALvNaWeBs2MUvvPugq3GCrxfHPFeK6hAxGkY/WLnfX2Lg== slugify@~1.4.7: version "1.4.7"