From 6c89ccfd57c7d530a1c37765b76dce5287cebe67 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 5 Aug 2024 17:40:54 +0000 Subject: [PATCH] chore(deps): update dependency tss-react to v4.9.11 (#7760) 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.10` -> `4.9.11`](https://renovatebot.com/diffs/npm/tss-react/4.9.10/4.9.11) | [![age](https://developer.mend.io/api/mc/badges/age/npm/tss-react/4.9.11?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/tss-react/4.9.11?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/tss-react/4.9.10/4.9.11?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/tss-react/4.9.10/4.9.11?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
garronej/tss-react (tss-react) ### [`v4.9.11`](https://togithub.com/garronej/tss-react/releases/tag/v4.9.11) [Compare Source](https://togithub.com/garronej/tss-react/compare/v4.9.10...v4.9.11) #### What's Changed ##### Other Changes - New caching strat by [@​garronej](https://togithub.com/garronej) in [https://github.com/garronej/tss-react/pull/214](https://togithub.com/garronej/tss-react/pull/214) **Full Changelog**: https://github.com/garronej/tss-react/compare/v4.9.10...v4.9.11
--- ### 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 c7dc7ebb795..8c888e1c773 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.10", + "tss-react": "4.9.11", "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 ca45737ad82..1db42e52ab6 100644 --- a/frontend/yarn.lock +++ b/frontend/yarn.lock @@ -9473,9 +9473,9 @@ __metadata: languageName: node linkType: hard -"tss-react@npm:4.9.10": - version: 4.9.10 - resolution: "tss-react@npm:4.9.10" +"tss-react@npm:4.9.11": + version: 4.9.11 + resolution: "tss-react@npm:4.9.11" dependencies: "@emotion/cache": "npm:*" "@emotion/serialize": "npm:*" @@ -9490,7 +9490,7 @@ __metadata: optional: true "@mui/material": optional: true - checksum: 10c0/ae8d71b89734647efc6e9c29ed96a3d0eb978b3f3d02e95b9d4f646f94a5655e0a06a2b9e68e32505309a04f1270d41ec48dc28c34fc4a858df4b67bb909a2fa + checksum: 10c0/006f37446b719b5e06324dc8aba60af31686623ac9561f826425f4dc887d69156901ac16bddb64ae5700e7581c2c462b9fa8e61f61c25e01977c1fc3bc52a837 languageName: node linkType: hard @@ -9828,7 +9828,7 @@ __metadata: sass: "npm:1.77.8" semver: "npm:7.6.3" swr: "npm:2.2.5" - tss-react: "npm:4.9.10" + tss-react: "npm:4.9.11" typescript: "npm:5.4.5" use-query-params: "npm:^2.2.1" vanilla-jsoneditor: "npm:^0.23.0"