chore(deps): update dependency sinon to v5.1.0

This commit is contained in:
Renovate Bot 2018-06-06 06:53:34 +00:00 committed by renovate[bot]
parent 8e3e370c53
commit b8b267e1b3

View file

@ -40,7 +40,7 @@
"@types/chai": "4.1.3", "@types/chai": "4.1.3",
"@types/mocha": "5.2.1", "@types/mocha": "5.2.1",
"@types/node": "9.6.20", "@types/node": "9.6.20",
"@types/sinon": "4.3.3", "@types/sinon": "5.0.1",
"chai": "4.1.2", "chai": "4.1.2",
"graphql": "0.13.2", "graphql": "0.13.2",
"husky": "0.14.3", "husky": "0.14.3",
@ -51,7 +51,7 @@
"prettier": "1.12.1", "prettier": "1.12.1",
"prettier-check": "2.0.0", "prettier-check": "2.0.0",
"remap-istanbul": "0.11.1", "remap-istanbul": "0.11.1",
"sinon": "5.0.10", "sinon": "5.1.0",
"supertest": "3.1.0", "supertest": "3.1.0",
"supertest-as-promised": "4.0.2", "supertest-as-promised": "4.0.2",
"typescript": "2.8.4" "typescript": "2.8.4"