From fd45966b6cb724a10f12a7b9bdb1a5a80e94794e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 4 Apr 2023 14:32:50 +0000 Subject: [PATCH] Bump @types/chai from 3.5.2 to 4.3.4 Bumps [@types/chai](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chai) from 3.5.2 to 4.3.4. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/chai) --- updated-dependencies: - dependency-name: "@types/chai" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e89efae..0d870d9 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "url": "https://github.com/microsoftgraph/msgraph-beta-typescript-typings.git" }, "devDependencies": { - "@types/chai": "^3.4.35", + "@types/chai": "^4.3.4", "typescript": "^2.2.1", "chai": "^3.5.0", "mocha": "^3.2.0",