aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorAleh Zasypkin <aleh.zasypkin@gmail.com>2018-05-22 12:13:38 +0200
committerGitHub <noreply@github.com>2018-05-22 12:13:38 +0200
commit0ab9703287581cfa86e85fecaeb5dba2c24e271f (patch)
tree266fbd0f3947c0122c5b64bd77c77198e57602ef /package.json
parent0263d886e4a1fc466f09a1d22ecc9591b1527efe (diff)
Upgrade `sinon` (v1.17.3 --> v5.0.7). (#19074)
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 2c8394dcc..4db9637d5 100644
--- a/package.json
+++ b/package.json
@@ -295,7 +295,7 @@
"prettier": "^1.12.1",
"proxyquire": "1.7.11",
"simple-git": "1.37.0",
- "sinon": "1.17.3",
+ "sinon": "^5.0.7",
"source-map": "0.5.6",
"source-map-support": "0.2.10",
"strip-ansi": "^3.0.1",