Skip to content

Commit 3d1ff01

Browse files
chore(package): update sinon to version 2.1.0
Closes #60 https://greenkeeper.io/
1 parent 25af8f2 commit 3d1ff01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,6 @@
2929
"babel-preset-es2015-node4": "^2.1.0",
3030
"expect.js": "^0.3.1",
3131
"mocha": "^3.1.2",
32-
"sinon": "^1.17.2"
32+
"sinon": "^2.1.0"
3333
}
3434
}

0 commit comments

Comments
 (0)