File tree Expand file tree Collapse file tree 2 files changed +17
-12
lines changed
Expand file tree Collapse file tree 2 files changed +17
-12
lines changed Original file line number Diff line number Diff line change 9797 "reflect-metadata" : " ^0.1.12" ,
9898 "remap-istanbul" : " ^0.11.1" ,
9999 "rimraf" : " ^2.6.2" ,
100- "sinon" : " ^6.0.0 " ,
100+ "sinon" : " ^6.1.4 " ,
101101 "sinon-chai" : " ^3.1.0" ,
102102 "source-map-support" : " ^0.5.6" ,
103103 "ts-loader" : " ^4.4.1" ,
Original file line number Diff line number Diff line change 105105 dependencies :
106106 samsam "1.3.0"
107107
108+ " @sinonjs/samsam@^2.0.0 " :
109+ version "2.0.0"
110+ resolved "https://registry.npmjs.org/@sinonjs/samsam/-/samsam-2.0.0.tgz#9163742ac35c12d3602dece74317643b35db6a80"
111+
108112" @types/bluebird@^3.5.20 " :
109113 version "3.5.20"
110114 resolved "https://registry.npmjs.org/@types/bluebird/-/bluebird-3.5.20.tgz#f6363172add6f4eabb8cada53ca9af2781e8d6a1"
@@ -4333,9 +4337,9 @@ loglevelnext@^1.0.1:
43334337 es6-symbol "^3.1.1"
43344338 object.assign "^4.1.0"
43354339
4336- lolex@^2.3.2, lolex@^2.4.2 :
4337- version "2.7.0 "
4338- resolved "https://registry.npmjs.org/lolex/-/lolex-2.7.0 .tgz#9c087a69ec440e39d3f796767cf1b2cdc43d5ea5 "
4340+ lolex@^2.3.2, lolex@^2.7.1 :
4341+ version "2.7.1 "
4342+ resolved "https://registry.npmjs.org/lolex/-/lolex-2.7.1 .tgz#e40a8c4d1f14b536aa03e42a537c7adbaf0c20be "
43394343
43404344long@^3.2.0 :
43414345 version "3.2.0"
@@ -4758,9 +4762,9 @@ nice-try@^1.0.4:
47584762 version "1.0.4"
47594763 resolved "https://registry.npmjs.org/nice-try/-/nice-try-1.0.4.tgz#d93962f6c52f2c1558c0fbda6d512819f1efe1c4"
47604764
4761- nise@^1.3.3 :
4762- version "1.4.1 "
4763- resolved "https://registry.npmjs.org/nise/-/nise-1.4.1 .tgz#78bc2b343d5ff1031ea9d1bb2c87a94c26db7250 "
4765+ nise@^1.4.2 :
4766+ version "1.4.2 "
4767+ resolved "https://registry.npmjs.org/nise/-/nise-1.4.2 .tgz#a9a3800e3994994af9e452333d549d60f72b8e8c "
47644768 dependencies :
47654769 " @sinonjs/formatio" " ^2.0.0"
47664770 just-extend "^1.1.27"
@@ -6225,15 +6229,16 @@ sinon-chai@^3.1.0:
62256229 version "3.1.0"
62266230 resolved "https://registry.npmjs.org/sinon-chai/-/sinon-chai-3.1.0.tgz#e8c18dd72624eb0aeb95eeee2de809a9859be2cd"
62276231
6228- sinon@^6.0.0 :
6229- version "6.0.0 "
6230- resolved "https://registry.npmjs.org/sinon/-/sinon-6.0.0 .tgz#f26627e4830dc34279661474da2c9e784f166215 "
6232+ sinon@^6.1.4 :
6233+ version "6.1.4 "
6234+ resolved "https://registry.npmjs.org/sinon/-/sinon-6.1.4 .tgz#b67f7a7b7fe2496042b54a5c2f425e2d699927a2 "
62316235 dependencies :
62326236 " @sinonjs/formatio" " ^2.0.0"
6237+ " @sinonjs/samsam" " ^2.0.0"
62336238 diff "^3.5.0"
62346239 lodash.get "^4.4.2"
6235- lolex "^2.4.2 "
6236- nise "^1.3.3 "
6240+ lolex "^2.7.1 "
6241+ nise "^1.4.2 "
62376242 supports-color "^5.4.0"
62386243 type-detect "^4.0.8"
62396244
You can’t perform that action at this time.
0 commit comments