From 358d33f054ddb126215d1f5634c0fa691984f9d8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 25 Feb 2020 07:17:25 -0600 Subject: [PATCH] update: update dependency eslint-plugin-chai-expect-keywords to v2 (#101) Co-authored-by: WhiteSource Renovate --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 77769f4..d8363d0 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "chai-as-promised": "7.1.1", "eslint-plugin-chai": "0.0.1", "eslint-plugin-chai-expect": "2.1.0", - "eslint-plugin-chai-expect-keywords": "1.0.0", + "eslint-plugin-chai-expect-keywords": "2.0.0", "eslint-plugin-import": "2.20.1", "eslint-plugin-mocha": "6.3.0", "eslint-plugin-no-null": "1.0.2", diff --git a/yarn.lock b/yarn.lock index 5118577..46ca5f2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1263,10 +1263,10 @@ eslint-module-utils@^2.4.1: debug "^2.6.9" pkg-dir "^2.0.0" -eslint-plugin-chai-expect-keywords@1.0.0: - version "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-keywords@2.0.0: + version "2.0.0" + resolved "https://artifacts.apextoaster.com/repository/group-npm/eslint-plugin-chai-expect-keywords/-/eslint-plugin-chai-expect-keywords-2.0.0.tgz#9c86f4835bce85f96871f4dc36515ae2fb6a0c6f" + integrity sha512-AOqrLOAd+cwVQuVE+o/eyTKRNWswCTOpTsdU0mVHX4WwhVsIw7AwK9i7AelEShWEXFe2uuMEO0lYHzQpzQd2bg== eslint-plugin-chai-expect@2.1.0: version "2.1.0"