Skip to content

Commit

Permalink
⬆️ chai -> 4.1.0 (#55)
Browse files Browse the repository at this point in the history
  • Loading branch information
HomeZenBot authored and SpainTrain committed Jul 13, 2017
1 parent c6c9900 commit 33c001d
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"webpack": "~3.2.0"
},
"dependencies": {
"chai": "4.0.2",
"chai": "4.1.0",
"debug": "^2.6.0",
"jsverify": "0.8.2",
"sinon": "~2.3.4",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1103,8 +1103,8 @@ caseless@~0.12.0:
resolved "https://registry.yarnpkg.com/caseless/-/caseless-0.12.0.tgz#1b681c21ff84033c826543090689420d187151dc"

ccount@^1.0.0:
version "1.0.1"
resolved "https://registry.yarnpkg.com/ccount/-/ccount-1.0.1.tgz#665687945168c218ec77ff61a4155ae00227a96c"
version "1.0.2"
resolved "https://registry.yarnpkg.com/ccount/-/ccount-1.0.2.tgz#53b6a2f815bb77b9c2871f7b9a72c3a25f1d8e89"

center-align@^0.1.1:
version "0.1.3"
Expand All @@ -1113,9 +1113,9 @@ center-align@^0.1.1:
align-text "^0.1.3"
lazy-cache "^1.0.3"

chai@4.0.2:
version "4.0.2"
resolved "https://registry.yarnpkg.com/chai/-/chai-4.0.2.tgz#2f7327c4de6f385dd7787999e2ab02697a32b83b"
chai@4.1.0:
version "4.1.0"
resolved "https://registry.yarnpkg.com/chai/-/chai-4.1.0.tgz#331a0391b55c3af8740ae9c3b7458bc1c3805e6d"
dependencies:
assertion-error "^1.0.1"
check-error "^1.0.1"
Expand Down Expand Up @@ -3314,8 +3314,8 @@ map-stream@~0.1.0:
resolved "https://registry.yarnpkg.com/map-stream/-/map-stream-0.1.0.tgz#e56aa94c4c8055a16404a0674b78f215f7c8e194"

markdown-escapes@^1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/markdown-escapes/-/markdown-escapes-1.0.0.tgz#c8ca19f1d94d682459e0a93c86db27a7ef716b23"
version "1.0.1"
resolved "https://registry.yarnpkg.com/markdown-escapes/-/markdown-escapes-1.0.1.tgz#1994df2d3af4811de59a6714934c2b2292734518"

markdown-extensions@^1.1.0:
version "1.1.0"
Expand Down Expand Up @@ -4533,8 +4533,8 @@ sinon-chai@~2.11.0:
resolved "https://registry.yarnpkg.com/sinon-chai/-/sinon-chai-2.11.0.tgz#93d90f989fff67ce45767077ffe575dde1faea6d"

sinon@~2.3.4:
version "2.3.7"
resolved "https://registry.yarnpkg.com/sinon/-/sinon-2.3.7.tgz#1451614a2eaab05bb4d876c1335cd40132ec5127"
version "2.3.8"
resolved "https://registry.yarnpkg.com/sinon/-/sinon-2.3.8.tgz#31de06fed8fba3a671e576dd96d0a5863796f25c"
dependencies:
diff "^3.1.0"
formatio "1.2.0"
Expand Down

0 comments on commit 33c001d

Please sign in to comment.