From 8037121e7b0eb5d599f0def30bd8ccab7835f26b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 12 Oct 2023 12:45:01 +0000 Subject: [PATCH] chore(deps): update dependency @types/chai to v4.3.8 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index c25f59e..dea9b9e 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "axios": "1.5.1" }, "devDependencies": { - "@types/chai": "4.3.7", + "@types/chai": "4.3.8", "@types/mocha": "10.0.2", "chai": "4.3.10", "husky": "8.0.3", diff --git a/yarn.lock b/yarn.lock index 5db2185..d5534a9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -47,10 +47,10 @@ resolved "https://registry.yarnpkg.com/@tsconfig/node16/-/node16-1.0.2.tgz#423c77877d0569db20e1fc80885ac4118314010e" integrity sha512-eZxlbI8GZscaGS7kkc/trHTT5xgrjH3/1n2JDwusC9iahPKWMRvRjJSAN5mCXviuTGQ/lHnhvv8Q1YTpnfz9gA== -"@types/chai@4.3.7": - version "4.3.7" - resolved "https://registry.yarnpkg.com/@types/chai/-/chai-4.3.7.tgz#5457bc3dce72f20ae533366682a6298471d1c610" - integrity sha512-/k+vesl92vMvMygmQrFe9Aimxi6oQXFUX9mA5HanTrKUSAMoLauSi6PNFOdRw0oeqilaW600GNx2vSaT2f8aIQ== +"@types/chai@4.3.8": + version "4.3.8" + resolved "https://registry.yarnpkg.com/@types/chai/-/chai-4.3.8.tgz#aa200a264a3bc78ccfc1718eedbd3b9d5a591270" + integrity sha512-yW/qTM4mRBBcsA9Xw9FbcImYtFPY7sgr+G/O5RDYVmxiy9a+pE5FyoFUi8JYCZY5nicj8atrr1pcfPiYpeNGOA== "@types/minimatch@^3.0.3": version "3.0.5"