Skip to content

Commit 7929593

Browse files
chore(package): update sinon to version 8.0.1
Closes #32
1 parent 878b6f7 commit 7929593

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
@@ -31,7 +31,7 @@
3131
"objection": "^0.8.0",
3232
"pg": "^7.3.0",
3333
"pg-escape": "^0.2.0",
34-
"sinon": "^4.0.0"
34+
"sinon": "^8.0.1"
3535
},
3636
"scripts": {
3737
"test": "node_modules/.bin/mocha --slow 10 --timeout 5000 --reporter spec --recursive tests",

0 commit comments

Comments
 (0)