diff options
| author | XhmikosR <[email protected]> | 2020-04-24 20:40:09 +0300 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-04-24 10:40:09 -0700 |
| commit | eb6dc35294715ef07639eb93e6961861d05a1f67 (patch) | |
| tree | df50a0b8db0b6206044daddcc2933225235eb6c7 /package.json | |
| parent | 844d7658677c1422e98648b8727cd421d1a83e02 (diff) | |
| download | node-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.json | 2 |
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" |
