aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-11-07 04:42:20 +0000
committerGitHub <noreply@github.com>2020-11-07 04:42:20 +0000
commitf9c3f76ed7c4f0a97e16319d36ecd30661b7af30 (patch)
tree4703ab9495bbd66e4f1025ce216cc90d177609d5 /package.json
parent32cdbef40eba6d84cbefd9dd6f07f88176613743 (diff)
downloadnextcloud-server-f9c3f76ed7c4f0a97e16319d36ecd30661b7af30.tar.gz
nextcloud-server-f9c3f76ed7c4f0a97e16319d36ecd30661b7af30.zip
Bump sinon from 9.2.0 to 9.2.1
Bumps [sinon](https://github.com/sinonjs/sinon) from 9.2.0 to 9.2.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/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
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 5f273519a43..0d8519ffa69 100644
--- a/package.json
+++ b/package.json
@@ -119,7 +119,7 @@
"mochapack": "^2.0.6",
"node-sass": "^4.14.1",
"sass-loader": "^10.0.5",
- "sinon": "^9.2.0",
+ "sinon": "^9.2.1",
"sinon-chai": "^3.5.0",
"style-loader": "^2.0.0",
"url-loader": "^4.1.1",