From 0fb6c3a0ae77f9eaa5e7e2674b023c7389b5538e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 8 Aug 2022 09:47:07 +1000 Subject: [PATCH] chore(deps): update dependency @types/chai to v4.3.2 (#13) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index e5e6723..a03113a 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "@commitlint/cli": "17.0.3", "@commitlint/config-conventional": "17.0.3", "@release-it/conventional-changelog": "5.0.0", - "@types/chai": "4.3.1", + "@types/chai": "4.3.2", "@types/mocha": "9.1.1", "chai": "4.3.6", "concurrently": "7.3.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index bf7da20..15af283 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -4,7 +4,7 @@ specifiers: '@commitlint/cli': 17.0.3 '@commitlint/config-conventional': 17.0.3 '@release-it/conventional-changelog': 5.0.0 - '@types/chai': 4.3.1 + '@types/chai': 4.3.2 '@types/mocha': 9.1.1 chai: 4.3.6 concurrently: 7.3.0 @@ -21,7 +21,7 @@ devDependencies: '@commitlint/cli': 17.0.3 '@commitlint/config-conventional': 17.0.3 '@release-it/conventional-changelog': 5.0.0_release-it@15.1.2 - '@types/chai': 4.3.1 + '@types/chai': 4.3.2 '@types/mocha': 9.1.1 chai: 4.3.6 concurrently: 7.3.0 @@ -485,8 +485,8 @@ packages: '@types/responselike': 1.0.0 dev: true - /@types/chai/4.3.1: - resolution: {integrity: sha512-/zPMqDkzSZ8t3VtxOa4KPq7uzzW978M9Tvh+j7GHKuo6k6GTLxPJ4J5gE5cjfJ26pnXst0N5Hax8Sr0T2Mi9zQ==} + /@types/chai/4.3.2: + resolution: {integrity: sha512-TNeRJV5O1L0s7NM4Xg9q8HPbLnyAMQ9twPMul53hWRld//NnjV/VSw7InBCNrPJyWBPhyoSLlzR2mR9Fq5nJTg==} dev: true /@types/http-cache-semantics/4.0.1: @@ -1228,8 +1228,8 @@ packages: engines: {node: '>=10'} hasBin: true dependencies: - is-text-path: 1.0.1 JSONStream: 1.3.5 + is-text-path: 1.0.1 lodash: 4.17.21 meow: 8.1.2 split2: 3.2.2