From 8fe75e11d09be44efc11f335144f45fc37893464 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 30 Apr 2024 18:24:03 +0000 Subject: [PATCH] fix(deps): update dependency stylis to ^4.3.2 (#2362) 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 | |---|---|---|---|---|---| | [stylis](https://togithub.com/thysultan/stylis.js) | [`^4.3.1` -> `^4.3.2`](https://renovatebot.com/diffs/npm/stylis/4.3.1/4.3.2) | [![age](https://developer.mend.io/api/mc/badges/age/npm/stylis/4.3.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/stylis/4.3.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/stylis/4.3.1/4.3.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/stylis/4.3.1/4.3.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
thysultan/stylis.js (stylis) ### [`v4.3.2`](https://togithub.com/thysultan/stylis.js/compare/v4.3.1...v4.3.2) [Compare Source](https://togithub.com/thysultan/stylis.js/compare/v4.3.1...v4.3.2)
--- ### Configuration 📅 **Schedule**: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" in timezone Asia/Tokyo, 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/macchiitaka/tasks-app-nextjs). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 13279dd5..622ab18b 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "react-is": "18.2.0", "styled-components": "6.1.8", "styled-normalize": "8.1.1", - "stylis": "^4.3.1" + "stylis": "^4.3.2" }, "devDependencies": { "@babel/core": "^7.24.4", diff --git a/yarn.lock b/yarn.lock index 3d84c69d..a436a37a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -12508,7 +12508,7 @@ stylis@4.3.1: resolved "https://registry.yarnpkg.com/stylis/-/stylis-4.3.1.tgz#ed8a9ebf9f76fe1e12d462f5cc3c4c980b23a7eb" integrity sha512-EQepAV+wMsIaGVGX1RECzgrcqRRU/0sYOHkeLsZ3fzHaHXZy4DaOOX0vOlGQdlsjkh3mFHAIlVimpwAs4dslyQ== -stylis@^4.3.1: +stylis@^4.3.2: version "4.3.2" resolved "https://registry.yarnpkg.com/stylis/-/stylis-4.3.2.tgz#8f76b70777dd53eb669c6f58c997bf0a9972e444" integrity sha512-bhtUjWd/z6ltJiQwg0dUfxEJ+W+jdqQd8TbWLWyeIJHlnsqmGLRFFd8e5mA0AZi/zx90smXRlN66YMTcaSFifg==