Merge pull request #102 from ssube/update/eslint-plugin-chai-expect-2.x
update: update dependency eslint-plugin-chai-expect to v2.1.0
This commit is contained in:
commit
42f5a745f3
|
@ -35,7 +35,7 @@
|
|||
"chai": "4.2.0",
|
||||
"chai-as-promised": "7.1.1",
|
||||
"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",
|
||||
|
|
|
@ -1084,10 +1084,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"
|
||||
|
|
Loading…
Reference in New Issue