This repository was archived by the owner on Nov 25, 2021. It is now read-only.
File tree 2 files changed +10
-10
lines changed
2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 43
43
"@sourcegraph/eslint-config" : " ^0.17.2" ,
44
44
"@sourcegraph/prettierrc" : " ^3.0.3" ,
45
45
"@sourcegraph/tsconfig" : " ^4.0.1" ,
46
- "@types/chai" : " 4.2.14 " ,
46
+ "@types/chai" : " 4.2.15 " ,
47
47
"@types/karma" : " 5.0.1" ,
48
48
"@types/karma-webpack" : " 2.0.8" ,
49
49
"@types/lodash" : " 4.14.168" ,
53
53
"@types/webpack" : " 4.41.20" ,
54
54
"@types/webpack-env" : " 1.16.0" ,
55
55
"awesome-typescript-loader" : " ^5.2.1" ,
56
- "chai" : " ^4.2 .0" ,
56
+ "chai" : " ^4.3 .0" ,
57
57
"eslint" : " ^7.21.0" ,
58
58
"esm" : " ^3.2.25" ,
59
59
"husky" : " ^4.3.5" ,
Original file line number Diff line number Diff line change 491
491
resolved "https://registry.yarnpkg.com/@types/anymatch/-/anymatch-1.3.1.tgz#336badc1beecb9dacc38bea2cf32adf627a8421a"
492
492
integrity sha512-/+CRPXpBDpo2RK9C68N3b2cOvO0Cf5B9aPijHsoDQTHivnGSObdOF2BRQOYjojWTDy6nQvMjmqRXIxH55VjxxA==
493
493
494
- " @types/chai@4.2.14 " :
495
- version "4.2.14 "
496
- resolved "https://registry.yarnpkg.com/@types/chai/-/chai-4.2.14 .tgz#44d2dd0b5de6185089375d976b4ec5caf6861193 "
497
- integrity sha512-G+ITQPXkwTrslfG5L/BksmbLUA0M1iybEsmCWPqzSxsRRhJZimBKJkoMi8fr/CPygPTj4zO5pJH7I2/cm9M7SQ ==
494
+ " @types/chai@4.2.15 " :
495
+ version "4.2.15 "
496
+ resolved "https://registry.yarnpkg.com/@types/chai/-/chai-4.2.15 .tgz#b7a6d263c2cecf44b6de9a051cf496249b154553 "
497
+ integrity sha512-rYff6FI+ZTKAPkJUoyz7Udq3GaoDZnxYDEvdEdFZASiA7PoErltHezDishqQiSDWrGxvxmplH304jyzQmjp0AQ ==
498
498
499
499
" @types/connect@* " :
500
500
version "3.4.32"
@@ -1706,10 +1706,10 @@ caseless@~0.12.0:
1706
1706
resolved "https://registry.yarnpkg.com/caseless/-/caseless-0.12.0.tgz#1b681c21ff84033c826543090689420d187151dc"
1707
1707
integrity sha1-G2gcIf+EAzyCZUMJBolCDRhxUdw=
1708
1708
1709
- chai@^4.2 .0 :
1710
- version "4.2 .0"
1711
- resolved "https://registry.yarnpkg.com/chai/-/chai-4.2 .0.tgz#760aa72cf20e3795e84b12877ce0e83737aa29e5 "
1712
- integrity sha512-XQU3bhBukrOsQCuwZndwGcCVQHyZi53fQ6Ys1Fym7E4olpIqqZZhhoFJoaKVvV17lWQoXYwgWN2nF5crA8J2jw ==
1709
+ chai@^4.3 .0 :
1710
+ version "4.3 .0"
1711
+ resolved "https://registry.yarnpkg.com/chai/-/chai-4.3 .0.tgz#5523a5faf7f819c8a92480d70a8cccbadacfc25f "
1712
+ integrity sha512-/BFd2J30EcOwmdOgXvVsmM48l0Br0nmZPlO0uOW4XKh6kpsUumRXBgPV+IlaqFaqr9cYbeoZAM1Npx0i4A+aiA ==
1713
1713
dependencies :
1714
1714
assertion-error "^1.1.0"
1715
1715
check-error "^1.0.2"
You can’t perform that action at this time.
0 commit comments