From 20bb55b0afbfd66bf92be1225d0fa8a6a054129a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 6 Jun 2024 23:14:27 +0000 Subject: [PATCH] chore(deps): update dependency tshy to v1.14.1 (#407) 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 | |---|---|---|---|---|---| | [tshy](https://togithub.com/isaacs/tshy) | [`1.14.0` -> `1.14.1`](https://renovatebot.com/diffs/npm/tshy/1.14.0/1.14.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/tshy/1.14.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/tshy/1.14.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/tshy/1.14.0/1.14.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/tshy/1.14.0/1.14.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
isaacs/tshy (tshy) ### [`v1.14.1`](https://togithub.com/isaacs/tshy/compare/v1.14.0...v1.14.1) [Compare Source](https://togithub.com/isaacs/tshy/compare/v1.14.0...v1.14.1)
--- ### Configuration 📅 **Schedule**: Branch creation - "after 9pm,before 6am" in timezone Europe/Zurich, 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/smartive/zitadel-node). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package-lock.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index 81e7f233..2eec0fd4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -3556,9 +3556,9 @@ } }, "node_modules/tshy": { - "version": "1.14.0", - "resolved": "https://registry.npmjs.org/tshy/-/tshy-1.14.0.tgz", - "integrity": "sha512-YiUujgi4Jb+t2I48LwSRzHkBpniH9WjjktNozn+nlsGmVemKSjDNY7EwBRPvPCr5zAC/3ITAYWH9Z7kUinGSrw==", + "version": "1.14.1", + "resolved": "https://registry.npmjs.org/tshy/-/tshy-1.14.1.tgz", + "integrity": "sha512-+mnKYTZhMRXLi+DZe/4k3X4bi6sG268J5zIBNJZnjjXwxp13VWIU5FQbX3QeDhNG9ASCGNkyr+3beJlIgGNd+Q==", "dev": true, "dependencies": { "chalk": "^5.3.0", @@ -6315,9 +6315,9 @@ } }, "tshy": { - "version": "1.14.0", - "resolved": "https://registry.npmjs.org/tshy/-/tshy-1.14.0.tgz", - "integrity": "sha512-YiUujgi4Jb+t2I48LwSRzHkBpniH9WjjktNozn+nlsGmVemKSjDNY7EwBRPvPCr5zAC/3ITAYWH9Z7kUinGSrw==", + "version": "1.14.1", + "resolved": "https://registry.npmjs.org/tshy/-/tshy-1.14.1.tgz", + "integrity": "sha512-+mnKYTZhMRXLi+DZe/4k3X4bi6sG268J5zIBNJZnjjXwxp13VWIU5FQbX3QeDhNG9ASCGNkyr+3beJlIgGNd+Q==", "dev": true, "requires": { "chalk": "^5.3.0",