From 4084ae7332499c118e223c852e483336c4526e72 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 7 Dec 2019 11:58:51 +0000 Subject: [PATCH] update: update dependency eslint-plugin-chai-expect to v2.1.0 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index fd20fed..fde1a6d 100644 --- a/package.json +++ b/package.json @@ -59,7 +59,7 @@ "chai-as-promised": "7.1.1", "deep-diff": "1.0.2", "eslint-plugin-chai": "0.0.1", - "eslint-plugin-chai-expect": "2.0.1", + "eslint-plugin-chai-expect": "2.1.0", "eslint-plugin-chai-expect-keywords": "1.0.0", "eslint-plugin-import": "2.18.2", "eslint-plugin-mocha": "6.2.2", diff --git a/yarn.lock b/yarn.lock index acb1a1b..1f16a8f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1182,10 +1182,10 @@ eslint-plugin-chai-expect-keywords@1.0.0: resolved "https://artifacts.apextoaster.com/repository/group-npm/eslint-plugin-chai-expect-keywords/-/eslint-plugin-chai-expect-keywords-1.0.0.tgz#bea3decb56a63c057dc33b03d102b6bd8347c311" integrity sha1-vqPey1amPAV9wzsD0QK2vYNHwxE= -eslint-plugin-chai-expect@2.0.1: - version "2.0.1" - resolved "https://artifacts.apextoaster.com/repository/group-npm/eslint-plugin-chai-expect/-/eslint-plugin-chai-expect-2.0.1.tgz#0f9267745feafa723b8ec1bb151c073df5558f60" - integrity sha512-HiFoh9F9grVdVQEIwADwPA7SlcGZcsm9gdzZGDoH2SeUoUmYrUuq1cQmfjyOfqRpFOL6qlhcz5nZW2ppTH9ZlQ== +eslint-plugin-chai-expect@2.1.0: + version "2.1.0" + resolved "https://artifacts.apextoaster.com/repository/group-npm/eslint-plugin-chai-expect/-/eslint-plugin-chai-expect-2.1.0.tgz#9dd1d8e5a80543fdec956f6aef7f83f2241ca92b" + integrity sha512-rd0/4mjMV6c3i0o4DKkWI4uaFN9DK707kW+/fDphaDI6HVgxXnhML9Xgt5vHnTXmSSnDhupuCFBgsEAEpchXmQ== eslint-plugin-chai@0.0.1: version "0.0.1"