aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorShin'ya Ueoka <ueokande@i-beam.org>2021-07-04 12:50:39 +0900
committerGitHub <noreply@github.com>2021-07-04 12:50:39 +0900
commitca96ff9bf0f5c582c6eb711872cd8f941de4471d (patch)
treed8c0bb250c45291c5e3d675cdd4756042924270c /package.json
parent592cc13f6b5171fbb1fb8d61d0699e84e9859938 (diff)
parenta9886e5588b972fca8bf13a81e5531eecb37ed75 (diff)
Merge pull request #1172 from ueokande/dependabot/npm_and_yarn/sinon-11.1.1
Bump sinon from 10.0.1 to 11.1.1
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 71d4d2a..1eec947 100644
--- a/package.json
+++ b/package.json
@@ -72,7 +72,7 @@
"redux-promise": "^0.6.0",
"reflect-metadata": "^0.1.13",
"request-promise-native": "^1.0.8",
- "sinon": "^10.0.0",
+ "sinon": "^11.1.1",
"sinon-chrome": "^3.0.1",
"style-loader": "^2.0.0",
"styled-components": "^5.1.1",