From 9c613cfb5b93c9e82ba234231a0f6cfa5de961e5 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 7 Aug 2019 11:17:11 +0000 Subject: [PATCH] chore(deps-dev): update sinon requirement from 7.3.2 to 7.4.1 Updates the requirements on [sinon](https://github.com/sinonjs/sinon) to permit the latest version. - [Release notes](https://github.com/sinonjs/sinon/releases) - [Changelog](https://github.com/sinonjs/sinon/blob/master/CHANGELOG.md) - [Commits](https://github.com/sinonjs/sinon/compare/v7.3.2...v7.4.1) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 63e5cae14..56d240616 100644 --- a/package.json +++ b/package.json @@ -81,7 +81,7 @@ "nock": "10.0.6", "ps-node": "0.1.6", "semantic-release": "15.13.17", - "sinon": "7.3.2" + "sinon": "7.4.1" }, "keywords": [ "api",