From 0f65f8a9435db1d80d9e8730472f3956fe89e990 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 9 May 2024 02:29:52 +0000 Subject: [PATCH] chore(deps): update dependency tss-react to v4.9.10 (#7020) 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.6` -> `4.9.10`](https://renovatebot.com/diffs/npm/tss-react/4.9.6/4.9.10) | [![age](https://developer.mend.io/api/mc/badges/age/npm/tss-react/4.9.10?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/tss-react/4.9.10?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/tss-react/4.9.6/4.9.10?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/tss-react/4.9.6/4.9.10?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
garronej/tss-react (tss-react) ### [`v4.9.10`](https://togithub.com/garronej/tss-react/releases/tag/v4.9.10) [Compare Source](https://togithub.com/garronej/tss-react/compare/v4.9.9...v4.9.10) **Full Changelog**: https://github.com/garronej/tss-react/compare/v4.9.9...v4.9.10 ### [`v4.9.9`](https://togithub.com/garronej/tss-react/releases/tag/v4.9.9) [Compare Source](https://togithub.com/garronej/tss-react/compare/v4.9.8...v4.9.9) **Full Changelog**: https://github.com/garronej/tss-react/compare/v4.9.8...v4.9.9 ### [`v4.9.8`](https://togithub.com/garronej/tss-react/releases/tag/v4.9.8) [Compare Source](https://togithub.com/garronej/tss-react/compare/v4.9.7...v4.9.8) **Full Changelog**: https://github.com/garronej/tss-react/compare/v4.9.7...v4.9.8 ### [`v4.9.7`](https://togithub.com/garronej/tss-react/releases/tag/v4.9.7) [Compare Source](https://togithub.com/garronej/tss-react/compare/v4.9.6...v4.9.7) **Full Changelog**: https://github.com/garronej/tss-react/compare/v4.9.6...v4.9.7
--- ### 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> --- 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 73b3f2e5e3..cd007a4e00 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -115,7 +115,7 @@ "sass": "1.74.1", "semver": "7.6.0", "swr": "2.2.5", - "tss-react": "4.9.6", + "tss-react": "4.9.10", "typescript": "5.4.2", "use-query-params": "^2.2.1", "vanilla-jsoneditor": "^0.23.0", diff --git a/frontend/yarn.lock b/frontend/yarn.lock index 34e761b096..ff80b7fce1 100644 --- a/frontend/yarn.lock +++ b/frontend/yarn.lock @@ -7168,10 +7168,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.9.6: - version "4.9.6" - resolved "https://registry.yarnpkg.com/tss-react/-/tss-react-4.9.6.tgz#0d0862599ecf132da63df65bddefbf59bfe8affd" - integrity sha512-JscsxykbRtcMHXH1Wa2JOlk0jJeT0P3n+mPh775SKImBgMTdRX/MmdB1leoZZrCFXPeZ/FSU9Ix5sImvdUC39Q== +tss-react@4.9.10: + version "4.9.10" + resolved "https://registry.yarnpkg.com/tss-react/-/tss-react-4.9.10.tgz#287392f4459116ac83c51fc117fad138ac06f139" + integrity sha512-uQj+r8mOKy0tv+/GAIzViVG81w/WeTCOF7tjsDyNjlicnWbxtssYwTvVjWT4lhWh5FSznDRy6RFp0BDdoLbxyg== dependencies: "@emotion/cache" "*" "@emotion/serialize" "*"