From 4d028f736854ad8947c7ab01c645c8297b0bdd22 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 18 Sep 2019 05:26:46 +0000 Subject: [PATCH] chore(deps-dev): bump @types/chai from 4.2.2 to 4.2.3 Bumps [@types/chai](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chai) from 4.2.2 to 4.2.3. - [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 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 83169a043b..a8b218d386 100644 --- a/package.json +++ b/package.json @@ -102,7 +102,7 @@ "@babel/preset-typescript": "7.6.0", "@babel/register": "^7.6.0", "@istanbuljs/nyc-config-typescript": "^0.1.3", - "@types/chai": "^4.2.2", + "@types/chai": "^4.2.3", "@types/chai-as-promised": "^7.1.2", "@types/cross-spawn": "^6.0.0", "@types/debug": "^4.1.5", diff --git a/yarn.lock b/yarn.lock index 0a910e7779..88a9191ed3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -877,10 +877,10 @@ dependencies: "@types/chai" "*" -"@types/chai@*", "@types/chai@^4.2.2": - version "4.2.2" - resolved "https://registry.yarnpkg.com/@types/chai/-/chai-4.2.2.tgz#6b825013863d04868c15624ec8b7fdced88a47c6" - integrity sha512-8V2aCcPM3WLuJvJpF6N60uUvdZb7NHjpjQlLk1QmZbTP4XZET/FX0c3TJ3K7qt4L98FS1Pifa8BVofTVuJFWVA== +"@types/chai@*", "@types/chai@^4.2.3": + version "4.2.3" + resolved "https://registry.yarnpkg.com/@types/chai/-/chai-4.2.3.tgz#419477a3d5202bad19e14c787940a61dc9ea6407" + integrity sha512-VRw2xEGbll3ZiTQ4J02/hUjNqZoue1bMhoo2dgM2LXjDdyaq4q80HgBDHwpI0/VKlo4Eg+BavyQMv/NYgTetzA== "@types/clean-css@*": version "4.2.0"