From 56be6defb447bdd107f7afc1586d7874348fddcc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 17 Oct 2023 21:17:47 +0000 Subject: [PATCH] Update dependency third-party-capital to v1.0.21 (#437) 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 | |---|---|---|---|---|---| | [third-party-capital](https://togithub.com/housseindjirdeh/third-party-capital) | [`1.0.20` -> `1.0.21`](https://renovatebot.com/diffs/npm/third-party-capital/1.0.20/1.0.21) | [![age](https://developer.mend.io/api/mc/badges/age/npm/third-party-capital/1.0.21?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/third-party-capital/1.0.21?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/third-party-capital/1.0.20/1.0.21?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/third-party-capital/1.0.20/1.0.21?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
housseindjirdeh/third-party-capital (third-party-capital) ### [`v1.0.21`](https://togithub.com/housseindjirdeh/third-party-capital/compare/d460c18eebba065cf803b14a29e9e8cd86a09d79...4fcd60879f61b60234c0c717be36d32fcc24416c) [Compare Source](https://togithub.com/housseindjirdeh/third-party-capital/compare/d460c18eebba065cf803b14a29e9e8cd86a09d79...4fcd60879f61b60234c0c717be36d32fcc24416c)
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **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/X-oss-byte/Nextjs). --- packages/third-parties/package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/packages/third-parties/package.json b/packages/third-parties/package.json index 9bf2e7a548..7e502a8dfa 100644 --- a/packages/third-parties/package.json +++ b/packages/third-parties/package.json @@ -21,7 +21,7 @@ "typescript": "tsec --noEmit -p tsconfig.json" }, "dependencies": { - "third-party-capital": "1.0.20" + "third-party-capital": "1.0.21" }, "devDependencies": { "next": "13.4.17", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 8024b801c9..0ce0b1fe57 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1588,8 +1588,8 @@ importers: specifier: ^18.2.0 version: 18.2.0 third-party-capital: - specifier: 1.0.20 - version: 1.0.20 + specifier: 1.0.21 + version: 1.0.21 devDependencies: next: specifier: 13.4.17 @@ -22678,8 +22678,8 @@ packages: any-promise: 1.3.0 dev: true - /third-party-capital@1.0.20: - resolution: {integrity: sha512-oB7yIimd8SuGptespDAZnNkzIz+NWaJCu2RMsbs4Wmp9zSDUM8Nhi3s2OOcqYuv3mN4hitXc8DVx+LyUmbUDiA==} + /third-party-capital@1.0.21: + resolution: {integrity: sha512-UBUd1K9nWqy8iVjEicjt/r44fehNAV0z3VgwuAZPNp4+yKg9a0Cd4qfXXZIxfXPiQJ/Jseq1B8r74feHVsQMHw==} dev: false /through2@0.4.2: