1
0
Fork 0

update: update dependency eslint-plugin-chai-expect-keywords to v2 (#101)

Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
This commit is contained in:
renovate[bot] 2020-02-25 07:17:25 -06:00 committed by GitHub
parent 6cfe421297
commit 358d33f054
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -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",

View File

@ -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"