File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 35
35
"rxjs" : " ^6"
36
36
},
37
37
"devDependencies" : {
38
- "@types/chai" : " 4.2.11 " ,
38
+ "@types/chai" : " 4.2.14 " ,
39
39
"@types/mocha" : " 5.2.7" ,
40
40
"@typescript-eslint/eslint-plugin" : " 2.3.1" ,
41
41
"@typescript-eslint/parser" : " 2.3.1" ,
42
- "chai" : " 4.2 .0" ,
42
+ "chai" : " 4.3 .0" ,
43
43
"concurrently" : " 4.1.2" ,
44
44
"eslint" : " 6.8.0" ,
45
45
"eslint-config-prettier" : " 6.3.0" ,
Original file line number Diff line number Diff line change 18
18
esutils "^2.0.2"
19
19
js-tokens "^4.0.0"
20
20
21
-
22
- version "4.2.11 "
23
- resolved "https://registry.yarnpkg.com/@types/chai/-/chai-4.2.11 .tgz#d3614d6c5f500142358e6ed24e1bf16657536c50 "
24
- integrity sha512-t7uW6eFafjO+qJ3BIV2gGUyZs27egcNRkUdalkud+Qa3+kg//f129iuOFivHDXQ+vnU3fDXuwgv0cqMCbcE8sw ==
21
+
22
+ version "4.2.14 "
23
+ resolved "https://registry.yarnpkg.com/@types/chai/-/chai-4.2.14 .tgz#44d2dd0b5de6185089375d976b4ec5caf6861193 "
24
+ integrity sha512-G+ITQPXkwTrslfG5L/BksmbLUA0M1iybEsmCWPqzSxsRRhJZimBKJkoMi8fr/CPygPTj4zO5pJH7I2/cm9M7SQ ==
25
25
26
26
" @types/eslint-visitor-keys@^1.0.0 " :
27
27
version "1.0.0"
@@ -228,10 +228,10 @@ camelcase@^5.0.0:
228
228
resolved "https://registry.yarnpkg.com/camelcase/-/camelcase-5.3.1.tgz#e3c9b31569e106811df242f715725a1f4c494320"
229
229
integrity sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg==
230
230
231
- chai@4.2 .0 :
232
- version "4.2 .0"
233
- resolved "https://registry.yarnpkg.com/chai/-/chai-4.2 .0.tgz#760aa72cf20e3795e84b12877ce0e83737aa29e5 "
234
- integrity sha512-XQU3bhBukrOsQCuwZndwGcCVQHyZi53fQ6Ys1Fym7E4olpIqqZZhhoFJoaKVvV17lWQoXYwgWN2nF5crA8J2jw ==
231
+ chai@4.3 .0 :
232
+ version "4.3 .0"
233
+ resolved "https://registry.yarnpkg.com/chai/-/chai-4.3 .0.tgz#5523a5faf7f819c8a92480d70a8cccbadacfc25f "
234
+ integrity sha512-/BFd2J30EcOwmdOgXvVsmM48l0Br0nmZPlO0uOW4XKh6kpsUumRXBgPV+IlaqFaqr9cYbeoZAM1Npx0i4A+aiA ==
235
235
dependencies :
236
236
assertion-error "^1.1.0"
237
237
check-error "^1.0.2"
You can’t perform that action at this time.
0 commit comments