From 6560b428fd00c9da31f19c0f93ec296f7f181ff4 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 24 Sep 2019 05:18:03 +0000 Subject: [PATCH] Bump @types/chai from 4.2.0 to 4.2.3 in /js Bumps [@types/chai](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chai) from 4.2.0 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] --- js/package.json | 2 +- js/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/js/package.json b/js/package.json index 81a5eb782..ac91455ec 100644 --- a/js/package.json +++ b/js/package.json @@ -39,7 +39,7 @@ "vuex": "^3.1.0" }, "devDependencies": { - "@types/chai": "^4.1.7", + "@types/chai": "^4.2.3", "@types/leaflet": "^1.4.4", "@types/lodash": "^4.14.123", "@types/mocha": "^5.2.6", diff --git a/js/yarn.lock b/js/yarn.lock index 7e5b0a36d..5fdbd536a 100644 --- a/js/yarn.lock +++ b/js/yarn.lock @@ -795,10 +795,10 @@ error-stack-parser "^2.0.0" string-width "^2.0.0" -"@types/chai@^4.1.7": - version "4.2.0" - resolved "https://registry.yarnpkg.com/@types/chai/-/chai-4.2.0.tgz#2478260021408dec32c123a7cad3414beb811a07" - integrity sha512-zw8UvoBEImn392tLjxoavuonblX/4Yb9ha4KBU10FirCfwgzhKO0dvyJSF9ByxV1xK1r2AgnAi/tvQaLgxQqxA== +"@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/eslint-visitor-keys@^1.0.0": version "1.0.0"