From 3c56bcf6fd98af50af468a3ac4589777162a3c9f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 23 Oct 2024 06:48:44 +0000 Subject: [PATCH] chore(deps): @types/chai --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index f7cabe57..bc74c3d1 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "@mike-north/js-lib-semantic-release-config": "1.0.1", "@types/aws-lambda": "8.10.145", "@types/aws-sdk": "2.7.4", - "@types/chai": "4.1.7", + "@types/chai": "4.3.20", "@types/mocha": "5.2.7", "@types/node": "9.6.61", "chai": "4.3.1", diff --git a/yarn.lock b/yarn.lock index ea1158f7..521779c4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1654,10 +1654,10 @@ dependencies: aws-sdk "*" -"@types/chai@4.1.7": - version "4.1.7" - resolved "https://registry.yarnpkg.com/@types/chai/-/chai-4.1.7.tgz#1b8e33b61a8c09cbe1f85133071baa0dbf9fa71a" - integrity sha512-2Y8uPt0/jwjhQ6EiluT0XCri1Dbplr0ZxfFXUz+ye13gaqE8u5gL5ppao1JrUYr9cIip5S6MvQzBS7Kke7U9VA== +"@types/chai@4.3.20": + version "4.3.20" + resolved "https://registry.yarnpkg.com/@types/chai/-/chai-4.3.20.tgz#cb291577ed342ca92600430841a00329ba05cecc" + integrity sha512-/pC9HAB5I/xMlc5FP77qjCnI16ChlJfW0tGa0IUcFn38VJrTV6DeZ60NU5KZBtaOZqjdpwTWohz5HU1RrhiYxQ== "@types/glob@^7.1.1": version "7.2.0"