aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorXhmikosR <[email protected]>2020-04-24 20:40:09 +0300
committerGitHub <[email protected]>2020-04-24 10:40:09 -0700
commiteb6dc35294715ef07639eb93e6961861d05a1f67 (patch)
treedf50a0b8db0b6206044daddcc2933225235eb6c7 /package.json
parent844d7658677c1422e98648b8727cd421d1a83e02 (diff)
downloadnode-coveralls-eb6dc35294715ef07639eb93e6961861d05a1f67.tar.xz
node-coveralls-eb6dc35294715ef07639eb93e6961861d05a1f67.zip
Update sinon to v7.5.0. (#288)
Co-authored-by: Xavier <[email protected]>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index b8e88a3..66de07b 100644
--- a/package.json
+++ b/package.json
@@ -46,7 +46,7 @@
"nyc": "^14.1.1",
"should": "^9.0.2",
"shx": "^0.3.2",
- "sinon-restore": "^1.0.1"
+ "sinon": "^7.5.0"
},
"engines": {
"node": ">=6"