From 07da48f0c0a7009018ac454da537a7b6f0436540 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 25 Feb 2020 08:42:40 -0600 Subject: [PATCH] update: update dependency eslint-plugin-chai-expect-keywords to v2.0.1 (#102) 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 d8363d0..be19f6b 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": "2.0.0", + "eslint-plugin-chai-expect-keywords": "2.0.1", "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 46ca5f2..c2e69a0 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@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-keywords@2.0.1: + version "2.0.1" + resolved "https://artifacts.apextoaster.com/repository/group-npm/eslint-plugin-chai-expect-keywords/-/eslint-plugin-chai-expect-keywords-2.0.1.tgz#f64978abaeec4e81246730316c1803dc52c2eb08" + integrity sha512-FemUdTwTKoyZoayxJsgQ+i0iqld1l9davDIjIqZJ6Ord972AI5uBVknAJKKCRnZ+Xo/5CImZNWuZ0WNOIoZ6LQ== eslint-plugin-chai-expect@2.1.0: version "2.1.0"