File tree Expand file tree Collapse file tree 2 files changed +12
-7
lines changed
Expand file tree Collapse file tree 2 files changed +12
-7
lines changed Original file line number Diff line number Diff line change 8383 "babel-loader" : " 8.3.0" ,
8484 "babel-plugin-istanbul" : " 5.2.0" ,
8585 "babel-plugin-source-map-support" : " 2.2.0" ,
86- "chai" : " 4.4.1 " ,
86+ "chai" : " 4.5.0 " ,
8787 "commitizen" : " 3.1.2" ,
8888 "coveralls" : " 3.1.1" ,
8989 "cross-env" : " 5.2.1" ,
Original file line number Diff line number Diff line change @@ -3200,18 +3200,18 @@ caw@^2.0.1:
32003200 tunnel-agent "^0.6.0"
32013201 url-to-options "^1.0.1"
32023202
3203- chai@4.4.1 :
3204- version "4.4.1 "
3205- resolved "https://registry.yarnpkg.com/chai/-/chai-4.4.1 .tgz#3603fa6eba35425b0f2ac91a009fe924106e50d1 "
3206- integrity sha512-13sOfMv2+DWduEU+/xbun3LScLoqN17nBeTLUsmDfKdoiC1fr0n9PU4guu4AhRcOVFk/sW8LyZWHuhWtQZiF+g ==
3203+ chai@4.5.0 :
3204+ version "4.5.0 "
3205+ resolved "https://registry.yarnpkg.com/chai/-/chai-4.5.0 .tgz#707e49923afdd9b13a8b0b47d33d732d13812fd8 "
3206+ integrity sha512-RITGBfijLkBddZvnn8jdqoTypxvqbOLYQkGGxXzeFjVHvudaPw0HNFD9x928/eUwYWd2dPCugVqspGALTZZQKw ==
32073207 dependencies :
32083208 assertion-error "^1.1.0"
32093209 check-error "^1.0.3"
32103210 deep-eql "^4.1.3"
32113211 get-func-name "^2.0.2"
32123212 loupe "^2.3.6"
32133213 pathval "^1.1.1"
3214- type-detect "^4.0.8 "
3214+ type-detect "^4.1.0 "
32153215
32163216chalk@* :
32173217 version "4.1.0"
@@ -11140,11 +11140,16 @@ type-check@~0.3.2:
1114011140 dependencies :
1114111141 prelude-ls "~1.1.2"
1114211142
11143- type-detect@4.0.8, type-detect@^4.0.0, type-detect@^4.0.8 :
11143+ type-detect@4.0.8, type-detect@^4.0.0 :
1114411144 version "4.0.8"
1114511145 resolved "https://registry.yarnpkg.com/type-detect/-/type-detect-4.0.8.tgz#7646fb5f18871cfbb7749e69bd39a6388eb7450c"
1114611146 integrity sha512-0fr/mIH1dlO+x7TlcMy+bIDqKPsw/70tVyeHW787goQjhmqaZe10uwLujubK9q9Lg6Fiho1KUKDYz0Z7k7g5/g==
1114711147
11148+ type-detect@^4.1.0 :
11149+ version "4.1.0"
11150+ resolved "https://registry.yarnpkg.com/type-detect/-/type-detect-4.1.0.tgz#deb2453e8f08dcae7ae98c626b13dddb0155906c"
11151+ integrity sha512-Acylog8/luQ8L7il+geoSxhEkazvkslg7PSNKOX59mbB9cOveP5aq9h74Y7YU8yDpJwetzQQrfIwtf4Wp4LKcw==
11152+
1114811153type-fest@^0.11.0 :
1114911154 version "0.11.0"
1115011155 resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.11.0.tgz#97abf0872310fed88a5c466b25681576145e33f1"
You can’t perform that action at this time.
0 commit comments