From 3e8964ce1831d6bed2505c9f4cbac30046e6c733 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 12 Oct 2023 16:55:38 +0000 Subject: [PATCH] chore(deps): update dependency @types/chai to v4.3.8 (#1123) 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 | |---|---|---|---|---|---| | [@types/chai](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/chai) ([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped)) | [`4.3.7` -> `4.3.8`](https://renovatebot.com/diffs/npm/@types%2fchai/4.3.7/4.3.8) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2fchai/4.3.8?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@types%2fchai/4.3.8?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@types%2fchai/4.3.7/4.3.8?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2fchai/4.3.7/4.3.8?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### 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/iendeavor/import-meta-env). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 23a144d18..7532d1e2b 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "@babel/core": "7.23.2", "@babel/preset-env": "7.23.2", "@babel/preset-typescript": "7.23.2", - "@types/chai": "4.3.7", + "@types/chai": "4.3.8", "@types/jest": "29.5.5", "@types/node": "18.18.4", "@types/tmp": "0.2.4", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 46c343c2c..33d605c33 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -7,7 +7,7 @@ importers: '@babel/core': 7.23.2 '@babel/preset-env': 7.23.2 '@babel/preset-typescript': 7.23.2 - '@types/chai': 4.3.7 + '@types/chai': 4.3.8 '@types/jest': 29.5.5 '@types/node': 18.18.4 '@types/tmp': 0.2.4 @@ -31,7 +31,7 @@ importers: '@babel/core': 7.23.2 '@babel/preset-env': 7.23.2_@babel+core@7.23.2 '@babel/preset-typescript': 7.23.2_@babel+core@7.23.2 - '@types/chai': 4.3.7 + '@types/chai': 4.3.8 '@types/jest': 29.5.5 '@types/node': 18.18.4 '@types/tmp': 0.2.4 @@ -2486,8 +2486,8 @@ packages: '@babel/types': 7.23.0 dev: true - /@types/chai/4.3.7: - resolution: {integrity: sha512-/k+vesl92vMvMygmQrFe9Aimxi6oQXFUX9mA5HanTrKUSAMoLauSi6PNFOdRw0oeqilaW600GNx2vSaT2f8aIQ==} + /@types/chai/4.3.8: + resolution: {integrity: sha512-yW/qTM4mRBBcsA9Xw9FbcImYtFPY7sgr+G/O5RDYVmxiy9a+pE5FyoFUi8JYCZY5nicj8atrr1pcfPiYpeNGOA==} dev: true /@types/eslint-scope/3.7.4: