From cbaf31d89131721e0ce21173a4fe966f204a16fe Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 1 Apr 2020 01:18:40 -0500 Subject: [PATCH] update: update dependency @types/sinon-chai to v3.2.4 (#202) Co-authored-by: Renovate Bot --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index e7d3d18..959f07e 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "@types/chai": "4.2.11", "@types/chai-as-promised": "7.1.2", "@types/mocha": "7.0.2", - "@types/sinon-chai": "3.2.3", + "@types/sinon-chai": "3.2.4", "@types/source-map-support": "0.5.1", "@typescript-eslint/eslint-plugin": "2.26.0", "@typescript-eslint/eslint-plugin-tslint": "2.26.0", diff --git a/yarn.lock b/yarn.lock index d32b32e..9c8de25 100644 --- a/yarn.lock +++ b/yarn.lock @@ -360,10 +360,10 @@ dependencies: "@types/node" "*" -"@types/sinon-chai@3.2.3": - version "3.2.3" - resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/sinon-chai/-/sinon-chai-3.2.3.tgz#afe392303dda95cc8069685d1e537ff434fa506e" - integrity sha512-TOUFS6vqS0PVL1I8NGVSNcFaNJtFoyZPXZ5zur+qlhDfOmQECZZM4H4kKgca6O8L+QceX/ymODZASfUfn+y4yQ== +"@types/sinon-chai@3.2.4": + version "3.2.4" + resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/sinon-chai/-/sinon-chai-3.2.4.tgz#c425625681f4f8d3a43a7551a77f590ce1c49b21" + integrity sha512-xq5KOWNg70PRC7dnR2VOxgYQ6paumW+4pTZP+6uTSdhpYsAUEeeT5bw6rRHHQrZ4KyR+M5ojOR+lje6TGSpUxA== dependencies: "@types/chai" "*" "@types/sinon" "*"