summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-10-12 08:03:20 +0000
committerGitHub <noreply@github.com>2020-10-12 08:03:20 +0000
commit53c710d1e406ec310cf71a8508549492d8a9865b (patch)
treeb58ca3362ad967182426f75e1407af82dae346f0 /package.json
parentb76698c547bcaf22857f8ec67a8567399520f73a (diff)
downloadnextcloud-server-53c710d1e406ec310cf71a8508549492d8a9865b.tar.gz
nextcloud-server-53c710d1e406ec310cf71a8508549492d8a9865b.zip
Bump sinon from 9.1.0 to 9.2.0
Bumps [sinon](https://github.com/sinonjs/sinon) from 9.1.0 to 9.2.0. - [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/v9.1.0...v9.2.0) 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 15d407a20c9..6397dc720f1 100644
--- a/package.json
+++ b/package.json
@@ -117,7 +117,7 @@
"mochapack": "^2.0.3",
"node-sass": "^4.14.1",
"sass-loader": "^10.0.3",
- "sinon": "^9.1.0",
+ "sinon": "^9.2.0",
"sinon-chai": "^3.5.0",
"style-loader": "^2.0.0",
"url-loader": "^4.1.0",