From a2c9dfb0420c92c331ff4d2c854b7cf5174bb46f Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Wed, 1 Apr 2020 00:04:05 +0000 Subject: [PATCH] chore(package): update @types/sinon to version 9.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4bcfa28..611b0ea 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "@types/jest": "^24.0.23", "@types/react": "^16.9.2", "@types/react-dom": "^16.9.0", - "@types/sinon": "^7.5.1", + "@types/sinon": "^9.0.0", "@types/throttle-debounce": "^2.1.0", "@typescript-eslint/eslint-plugin": "^2.11.0", "@typescript-eslint/parser": "^2.11.0",