Upgrade dependencies

This commit is contained in:
Martin Endler
2017-02-28 23:05:27 +01:00
parent 96fc9c7fbd
commit 2781d4cef1

View File

@@ -205,8 +205,8 @@ should-equal@^1.0.0:
should-type "^1.0.0"
should-format@^3.0.2:
version "3.0.2"
resolved "https://registry.yarnpkg.com/should-format/-/should-format-3.0.2.tgz#1a543ad3abfea5dc2bea4a0ba875ede60fe22b19"
version "3.0.3"
resolved "https://registry.yarnpkg.com/should-format/-/should-format-3.0.3.tgz#9bfc8f74fa39205c53d38c34d717303e277124f1"
dependencies:
should-type "^1.3.0"
should-type-adaptors "^1.0.1"
@@ -227,8 +227,8 @@ should-util@^1.0.0:
resolved "https://registry.yarnpkg.com/should-util/-/should-util-1.0.0.tgz#c98cda374aa6b190df8ba87c9889c2b4db620063"
should@^11.1.2:
version "11.1.2"
resolved "https://registry.yarnpkg.com/should/-/should-11.1.2.tgz#3cad9c6fc600ffe2e1547d948be3284e984da946"
version "11.2.0"
resolved "https://registry.yarnpkg.com/should/-/should-11.2.0.tgz#7afca3182c234781d786d2278a87805b5ecf0409"
dependencies:
should-equal "^1.0.0"
should-format "^3.0.2"