Better diffs for specs.
This commit is contained in:
parent
8723c35d43
commit
05afbbaf66
3 changed files with 17 additions and 2 deletions
12
yarn.lock
12
yarn.lock
|
@ -1061,7 +1061,7 @@ chai@^3.5.0:
|
|||
deep-eql "^0.1.3"
|
||||
type-detect "^1.0.0"
|
||||
|
||||
chalk@^1.0.0, chalk@^1.1.0, chalk@^1.1.1, chalk@^1.1.3:
|
||||
chalk@^1.0.0, chalk@^1.1.0, chalk@^1.1.1, chalk@^1.1.3, chalk@1.1.3:
|
||||
version "1.1.3"
|
||||
resolved "https://registry.yarnpkg.com/chalk/-/chalk-1.1.3.tgz#a8115c55e4a702fe4d150abd3872822a7e09fc98"
|
||||
dependencies:
|
||||
|
@ -1656,6 +1656,10 @@ di@^0.0.1:
|
|||
version "0.0.1"
|
||||
resolved "https://registry.yarnpkg.com/di/-/di-0.0.1.tgz#806649326ceaa7caa3306d75d985ea2748ba913c"
|
||||
|
||||
diff:
|
||||
version "3.0.1"
|
||||
resolved "https://registry.yarnpkg.com/diff/-/diff-3.0.1.tgz#a52d90cc08956994be00877bff97110062582c35"
|
||||
|
||||
diff@1.4.0:
|
||||
version "1.4.0"
|
||||
resolved "https://registry.yarnpkg.com/diff/-/diff-1.4.0.tgz#7f28d2eb9ee7b15a97efd89ce63dcfdaa3ccbabf"
|
||||
|
@ -3141,6 +3145,12 @@ karma-coverage@^1.1.1:
|
|||
minimatch "^3.0.0"
|
||||
source-map "^0.5.1"
|
||||
|
||||
karma-mocha-reporter:
|
||||
version "2.2.1"
|
||||
resolved "https://registry.yarnpkg.com/karma-mocha-reporter/-/karma-mocha-reporter-2.2.1.tgz#8508b2f0925433a6417f0c528e53fcb411745758"
|
||||
dependencies:
|
||||
chalk "1.1.3"
|
||||
|
||||
karma-mocha@^1.2.0:
|
||||
version "1.2.0"
|
||||
resolved "https://registry.yarnpkg.com/karma-mocha/-/karma-mocha-1.2.0.tgz#bca6be2a66805b847417e8d2873fd0b5b27ee7cd"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue