From cf5dd3b1b305792261272e3752fc75d02c6a97e5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 8 Aug 2024 18:53:49 +0000 Subject: [PATCH] chore(deps): update dependency tss-react to v4.9.12 (#7813) 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 | |---|---|---|---|---|---| | [tss-react](https://www.tss-react.dev) ([source](https://togithub.com/garronej/tss-react)) | [`4.9.11` -> `4.9.12`](https://renovatebot.com/diffs/npm/tss-react/4.9.11/4.9.12) | [![age](https://developer.mend.io/api/mc/badges/age/npm/tss-react/4.9.12?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/tss-react/4.9.12?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/tss-react/4.9.11/4.9.12?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/tss-react/4.9.11/4.9.12?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
garronej/tss-react (tss-react) ### [`v4.9.12`](https://togithub.com/garronej/tss-react/releases/tag/v4.9.12) [Compare Source](https://togithub.com/garronej/tss-react/compare/v4.9.11...v4.9.12) **Full Changelog**: https://github.com/garronej/tss-react/compare/v4.9.11...v4.9.12
--- ### 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 was generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View the [repository job log](https://developer.mend.io/github/Unleash/unleash). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- frontend/package.json | 2 +- frontend/yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/frontend/package.json b/frontend/package.json index f071b5cefa24..53edb27f5d8a 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -115,7 +115,7 @@ "sass": "1.77.8", "semver": "7.6.3", "swr": "2.2.5", - "tss-react": "4.9.11", + "tss-react": "4.9.12", "typescript": "5.4.5", "use-query-params": "^2.2.1", "vanilla-jsoneditor": "^0.23.0", diff --git a/frontend/yarn.lock b/frontend/yarn.lock index 67f232f0b4d6..b0e8c3aab28a 100644 --- a/frontend/yarn.lock +++ b/frontend/yarn.lock @@ -9494,9 +9494,9 @@ __metadata: languageName: node linkType: hard -"tss-react@npm:4.9.11": - version: 4.9.11 - resolution: "tss-react@npm:4.9.11" +"tss-react@npm:4.9.12": + version: 4.9.12 + resolution: "tss-react@npm:4.9.12" dependencies: "@emotion/cache": "npm:*" "@emotion/serialize": "npm:*" @@ -9511,7 +9511,7 @@ __metadata: optional: true "@mui/material": optional: true - checksum: 10c0/006f37446b719b5e06324dc8aba60af31686623ac9561f826425f4dc887d69156901ac16bddb64ae5700e7581c2c462b9fa8e61f61c25e01977c1fc3bc52a837 + checksum: 10c0/d283ce06959805e4bbbf87566c6996e8a45a998c32db2c3ce3764590764c949b321445293232d8721d1c49422384da923369e4cfcc2d4cbe6005bed64dd10e86 languageName: node linkType: hard @@ -9849,7 +9849,7 @@ __metadata: sass: "npm:1.77.8" semver: "npm:7.6.3" swr: "npm:2.2.5" - tss-react: "npm:4.9.11" + tss-react: "npm:4.9.12" typescript: "npm:5.4.5" use-query-params: "npm:^2.2.1" vanilla-jsoneditor: "npm:^0.23.0"