From 895bb1a4813b8bef1b67f424386b16ef9680a2d8 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 23 Jul 2020 21:43:40 +0000 Subject: [PATCH] build(deps-dev): bump @types/chai from 3.5.2 to 4.2.12 Bumps [@types/chai](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chai) from 3.5.2 to 4.2.12. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/chai) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9cebd60..dab1685 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ }, "devDependencies": { "@angular/compiler": "^6.0.7", - "@types/chai": "^3.4.34", + "@types/chai": "^4.2.12", "@types/glob": "^5.0.29", "@types/gulp": "^3.8.29", "@types/jasmine": "^2.5.40",