File tree Expand file tree Collapse file tree 2 files changed +12
-12
lines changed Expand file tree Collapse file tree 2 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 44
44
"jshint" : " ^2.9.4" ,
45
45
"mocha" : " ^3.2.0" ,
46
46
"nyc" : " ^13.1.0" ,
47
- "should" : " ^11.1.2 " ,
47
+ "should" : " ^13.2.3 " ,
48
48
"sinon" : " ^1.17.7" ,
49
49
"sinon-chai" : " ^2.8.0"
50
50
}
Original file line number Diff line number Diff line change 2211
2211
version "0.3.0"
2212
2212
resolved "https://registry.yarnpkg.com/shelljs/-/shelljs-0.3.0.tgz#3596e6307a781544f591f37da618360f31db57b1"
2213
2213
2214
- should-equal@^1 .0.0 :
2215
- version "1 .0.1 "
2216
- resolved "http ://registry.npmjs.org /should-equal/-/should-equal-1 .0.1 .tgz#0b6e9516f2601a9fb0bb2dcc369afa1c7e200af7 "
2214
+ should-equal@^2 .0.0 :
2215
+ version "2 .0.0 "
2216
+ resolved "https ://registry.yarnpkg.com /should-equal/-/should-equal-2 .0.0 .tgz#6072cf83047360867e68e98b09d71143d04ee0c3 "
2217
2217
dependencies :
2218
- should-type "^1.0 .0"
2218
+ should-type "^1.4 .0"
2219
2219
2220
- should-format@^3.0.2 :
2220
+ should-format@^3.0.3 :
2221
2221
version "3.0.3"
2222
2222
resolved "https://registry.yarnpkg.com/should-format/-/should-format-3.0.3.tgz#9bfc8f74fa39205c53d38c34d717303e277124f1"
2223
2223
dependencies :
@@ -2231,20 +2231,20 @@ should-type-adaptors@^1.0.1:
2231
2231
should-type "^1.3.0"
2232
2232
should-util "^1.0.0"
2233
2233
2234
- should-type@^1.0.0, should-type@^1. 3.0, should-type@^1.4.0 :
2234
+ should-type@^1.3.0, should-type@^1.4.0 :
2235
2235
version "1.4.0"
2236
2236
resolved "https://registry.yarnpkg.com/should-type/-/should-type-1.4.0.tgz#0756d8ce846dfd09843a6947719dfa0d4cff5cf3"
2237
2237
2238
2238
should-util@^1.0.0 :
2239
2239
version "1.0.0"
2240
2240
resolved "https://registry.yarnpkg.com/should-util/-/should-util-1.0.0.tgz#c98cda374aa6b190df8ba87c9889c2b4db620063"
2241
2241
2242
- should@^11.1.2 :
2243
- version "11 .2.1 "
2244
- resolved "https://registry.yarnpkg.com/should/-/should-11 .2.1 .tgz#90f55145552d01cfc200666e4e818a1c9670eda2 "
2242
+ should@^13.2.3 :
2243
+ version "13 .2.3 "
2244
+ resolved "https://registry.yarnpkg.com/should/-/should-13 .2.3 .tgz#96d8e5acf3e97b49d89b51feaa5ae8d07ef58f10 "
2245
2245
dependencies :
2246
- should-equal "^1 .0.0"
2247
- should-format "^3.0.2 "
2246
+ should-equal "^2 .0.0"
2247
+ should-format "^3.0.3 "
2248
2248
should-type "^1.4.0"
2249
2249
should-type-adaptors "^1.0.1"
2250
2250
should-util "^1.0.0"
You can’t perform that action at this time.
0 commit comments