From b3fd96dd1bd234b70ed928ab0e0fb1555921435d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 15 Sep 2023 00:35:57 +0000 Subject: [PATCH] chore(deps): update dependency tss-react to v4.9.0 (#4734) 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.8.8` -> `4.9.0`](https://renovatebot.com/diffs/npm/tss-react/4.8.8/4.9.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/tss-react/4.9.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/tss-react/4.9.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/tss-react/4.8.8/4.9.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/tss-react/4.8.8/4.9.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
garronej/tss-react (tss-react) ### [`v4.9.0`](https://togithub.com/garronej/tss-react/releases/tag/v4.9.0) [Compare Source](https://togithub.com/garronej/tss-react/compare/v4.8.8...v4.9.0) #### What's Changed ##### Other Changes - Pinning API by [@​garronej](https://togithub.com/garronej) in [https://github.com/garronej/tss-react/pull/189](https://togithub.com/garronej/tss-react/pull/189) **Full Changelog**: https://github.com/garronej/tss-react/compare/v4.8.8...v4.9.0
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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> --- frontend/package.json | 2 +- frontend/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/frontend/package.json b/frontend/package.json index d237dfa2fd..afaabbeeba 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -107,7 +107,7 @@ "sass": "1.66.1", "semver": "7.5.4", "swr": "2.2.2", - "tss-react": "4.8.8", + "tss-react": "4.9.0", "typescript": "4.8.4", "vite": "4.4.9", "vite-plugin-env-compatible": "1.1.1", diff --git a/frontend/yarn.lock b/frontend/yarn.lock index ed38bff9ad..99f17fe557 100644 --- a/frontend/yarn.lock +++ b/frontend/yarn.lock @@ -9247,10 +9247,10 @@ tslib@^2.1.0, tslib@^2.4.0: resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.4.1.tgz#0d0bfbaac2880b91e22df0768e55be9753a5b17e" integrity sha512-tGyy4dAjRIEwI7BzsB0lynWgOpfqjUdq91XXAlIWD2OwKBH7oCl/GZG/HT4BOHrTlPMOASlMQ7veyTqpmRcrNA== -tss-react@4.8.8: - version "4.8.8" - resolved "https://registry.yarnpkg.com/tss-react/-/tss-react-4.8.8.tgz#80f58ff2fa2c15a4097d0760ea7d8ca327c73104" - integrity sha512-V57AU6J42LLhYhRGSxDVi9VLUaoQtV6y2Kb1e0uqabe3w61G9R8gkUiX4DHZUReboRY9rwExPWz0LVZIgqQ98Q== +tss-react@4.9.0: + version "4.9.0" + resolved "https://registry.yarnpkg.com/tss-react/-/tss-react-4.9.0.tgz#1457e14e89f1c4a033b697f866439f5921c923d8" + integrity sha512-dgqNSR9J0+NxvdwzXoKo2HxGGu2sg0UikLnPumGNLa9CSPVcL6ZNu23CJwxPaMvRnQC8NRyNbUN3pBCS9AWwRA== dependencies: "@emotion/cache" "*" "@emotion/serialize" "*"