Skip to content

Commit

Permalink
chore(deps): update dependency sinon to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 19, 2018
1 parent 7e83e45 commit c6107dc
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
"rollup-plugin-node-resolve": "3.3.0",
"rollup-plugin-replace": "2.0.0",
"rollup-watch": "4.3.1",
"sinon": "5.1.0"
"sinon": "6.0.0"
},
"typings": "./index.d.ts",
"files": [
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8109,9 +8109,9 @@ single-line-log@^1.1.2:
dependencies:
string-width "^1.0.1"

sinon@5.1.0:
version "5.1.0"
resolved "https://registry.yarnpkg.com/sinon/-/sinon-5.1.0.tgz#65f463422978638fadf750c026719697feb0dca5"
sinon@6.0.0:
version "6.0.0"
resolved "https://registry.yarnpkg.com/sinon/-/sinon-6.0.0.tgz#f26627e4830dc34279661474da2c9e784f166215"
dependencies:
"@sinonjs/formatio" "^2.0.0"
diff "^3.5.0"
Expand Down

0 comments on commit c6107dc

Please sign in to comment.