Skip to content

Commit 54ca063

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency chai to v4.3.0
1 parent 9b32393 commit 54ca063

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"@types/node": "12.19.16",
1717
"@typescript-eslint/eslint-plugin": "2.34.0",
1818
"@typescript-eslint/parser": "2.34.0",
19-
"chai": "4.2.0",
19+
"chai": "4.3.0",
2020
"dtslint": "0.9.9",
2121
"eslint": "6.8.0",
2222
"husky": "3.1.0",

Diff for: yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1937,10 +1937,10 @@ caseless@~0.12.0:
19371937
resolved "https://registry.yarnpkg.com/caseless/-/caseless-0.12.0.tgz#1b681c21ff84033c826543090689420d187151dc"
19381938
integrity sha1-G2gcIf+EAzyCZUMJBolCDRhxUdw=
19391939

1940-
chai@4.2.0:
1941-
version "4.2.0"
1942-
resolved "https://registry.yarnpkg.com/chai/-/chai-4.2.0.tgz#760aa72cf20e3795e84b12877ce0e83737aa29e5"
1943-
integrity sha512-XQU3bhBukrOsQCuwZndwGcCVQHyZi53fQ6Ys1Fym7E4olpIqqZZhhoFJoaKVvV17lWQoXYwgWN2nF5crA8J2jw==
1940+
chai@4.3.0:
1941+
version "4.3.0"
1942+
resolved "https://registry.yarnpkg.com/chai/-/chai-4.3.0.tgz#5523a5faf7f819c8a92480d70a8cccbadacfc25f"
1943+
integrity sha512-/BFd2J30EcOwmdOgXvVsmM48l0Br0nmZPlO0uOW4XKh6kpsUumRXBgPV+IlaqFaqr9cYbeoZAM1Npx0i4A+aiA==
19441944
dependencies:
19451945
assertion-error "^1.1.0"
19461946
check-error "^1.0.2"

0 commit comments

Comments
 (0)