From 6ad258651a3f976644ffef99188d86dc09c5f81c Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 29 Jan 2020 08:15:21 +0000 Subject: [PATCH] Automerge - Bump sinon-test from 2.4.0 to 2.4.2 Bumps [sinon-test](https://github.com/sinonjs/sinon-test) from 2.4.0 to 2.4.2. - [Release notes](https://github.com/sinonjs/sinon-test/releases) - [Changelog](https://github.com/sinonjs/sinon-test/blob/master/History.md) - [Commits](https://github.com/sinonjs/sinon-test/commits/v2.4.2) Signed-off-by: dependabot-preview[bot] --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 0ef6181..dfc65a1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2132,9 +2132,9 @@ "integrity": "sha512-r2JhDY7gbbmh5z3Q62pNbrjxZdOAjpsqW/8yxAZRSqLZqowmfGZPGUZPFf3UX36NLis0cv8VEM5IJh9HgkSOAA==" }, "sinon-test": { - "version": "2.4.0", - "resolved": "https://registry.npmjs.org/sinon-test/-/sinon-test-2.4.0.tgz", - "integrity": "sha512-oQnO02I7JDbtrSKN8Qs3upobCQRythJCBn3DzPmv4m/SoPvhZJDVqHDFkRZ1lZhN2GkBqOR3m7WT79190z9kEg==" + "version": "2.4.2", + "resolved": "https://registry.npmjs.org/sinon-test/-/sinon-test-2.4.2.tgz", + "integrity": "sha512-XDoMpZfSynj4rfTGGuVgPwkGGvANCpNiRmpl7JG/ebhL42VlMdRxMfZSvohSKK777T8Q+dolHh/ai3G7/ATFSQ==" }, "source-map": { "version": "0.6.1",