Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ai committed Jun 12, 2018
1 parent a029115 commit 0226ebc
Show file tree
Hide file tree
Showing 3 changed files with 244 additions and 222 deletions.
2 changes: 1 addition & 1 deletion .size-limit
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[
{
"path": "index.js",
"limit": "771 B"
"limit": "759 B"
}
]
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@
"devDependencies": {
"chai": "4.1.2",
"mocha": "5.2.0",
"sinon": "^5.0.7",
"sinon-chai": "3.0.0",
"size-limit": "^0.18.1"
"sinon": "^6.0.0",
"sinon-chai": "3.1.0",
"size-limit": "^0.18.2"
},
"scripts": {
"test": "mocha && size-limit"
Expand Down
Loading

0 comments on commit 0226ebc

Please sign in to comment.