1
0
Fork 0

update: update dependency chai to v4.3.0

This commit is contained in:
Renovate Bot 2021-02-05 20:59:34 +00:00 committed by Sean Sube
parent 3203192ddd
commit 87133234de
2 changed files with 5 additions and 5 deletions

View File

@ -25,7 +25,7 @@
"@typescript-eslint/eslint-plugin": "4.14.0",
"@typescript-eslint/eslint-plugin-tslint": "4.14.0",
"@typescript-eslint/parser": "4.14.0",
"chai": "4.2.0",
"chai": "4.3.0",
"chai-as-promised": "7.1.1",
"eslint": "7.18.0",
"eslint-plugin-chai": "0.0.1",

View File

@ -870,10 +870,10 @@ chai-as-promised@7.1.1:
dependencies:
check-error "^1.0.2"
chai@4.2.0:
version "4.2.0"
resolved "https://artifacts.apextoaster.com/repository/group-npm/chai/-/chai-4.2.0.tgz#760aa72cf20e3795e84b12877ce0e83737aa29e5"
integrity sha512-XQU3bhBukrOsQCuwZndwGcCVQHyZi53fQ6Ys1Fym7E4olpIqqZZhhoFJoaKVvV17lWQoXYwgWN2nF5crA8J2jw==
chai@4.3.0:
version "4.3.0"
resolved "https://artifacts.apextoaster.com/repository/group-npm/chai/-/chai-4.3.0.tgz#5523a5faf7f819c8a92480d70a8cccbadacfc25f"
integrity sha512-/BFd2J30EcOwmdOgXvVsmM48l0Br0nmZPlO0uOW4XKh6kpsUumRXBgPV+IlaqFaqr9cYbeoZAM1Npx0i4A+aiA==
dependencies:
assertion-error "^1.1.0"
check-error "^1.0.2"