Skip to content

Commit

Permalink
chore(deps): update dependency sinon to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 2, 2018
1 parent a55e6e5 commit 0fd42ee
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion js-given/package.json
Expand Up @@ -78,7 +78,7 @@
"rollup": "0.58.2",
"rollup-plugin-babel": "3.0.4",
"rollup-plugin-uglify": "3.0.0",
"sinon": "4.5.0",
"sinon": "5.0.3",
"sinon-chai": "2.14.0",
"sleep-promise": "2.0.0",
"tmp": "0.0.33"
Expand Down
6 changes: 3 additions & 3 deletions js-given/yarn.lock
Expand Up @@ -4449,9 +4449,9 @@ sinon-chai@2.14.0:
version "2.14.0"
resolved "https://registry.yarnpkg.com/sinon-chai/-/sinon-chai-2.14.0.tgz#da7dd4cc83cd6a260b67cca0f7a9fdae26a1205d"

sinon@4.5.0:
version "4.5.0"
resolved "https://registry.yarnpkg.com/sinon/-/sinon-4.5.0.tgz#427ae312a337d3c516804ce2754e8c0d5028cb04"
sinon@5.0.3:
version "5.0.3"
resolved "https://registry.yarnpkg.com/sinon/-/sinon-5.0.3.tgz#9950f1616187ff0cd7d75a60d66bc27fed569945"
dependencies:
"@sinonjs/formatio" "^2.0.0"
diff "^3.1.0"
Expand Down

0 comments on commit 0fd42ee

Please sign in to comment.