From 665caad571c7d30cba00a44c66130f7b170e6f2f Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 20 Mar 2020 12:02:05 +0000 Subject: [PATCH] Bump sinon from 1.17.7 to 9.0.1 Bumps [sinon](https://github.com/sinonjs/sinon) from 1.17.7 to 9.0.1. - [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/v1.17.7...v9.0.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 34a31be..a08e02b 100644 --- a/package.json +++ b/package.json @@ -88,7 +88,7 @@ "rimraf": "^2.5.2", "sanitize.css": "^3.3.0", "shelljs": "^0.6.0", - "sinon": "^1.17.3", + "sinon": "^9.0.1", "style-loader": "^0.13.0", "stylelint": "^5.2.1", "stylelint-config-standard": "^4.0.1",