Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-02-29 13:16:47 +0300
committerGitHub <noreply@github.com>2020-02-29 13:16:47 +0300
commit48158d61eda0b5775fd91a5a6d59919781255fc5 (patch)
tree0497ad11e5813d79f3f73459f4673c69ace6553e /package.json
parent1e16fa7a8fc72f2a491ff90f9a5b5a194e78d796 (diff)
Bump sinon from 8.1.1 to 9.0.0
Bumps [sinon](https://github.com/sinonjs/sinon) from 8.1.1 to 9.0.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/v8.1.1...v9.0.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 912890bfa1f..5930c594660 100644
--- a/package.json
+++ b/package.json
@@ -110,7 +110,7 @@
"mochapack": "^1.1.13",
"node-sass": "^4.13.1",
"sass-loader": "^8.0.2",
- "sinon": "^8.1.1",
+ "sinon": "^9.0.0",
"sinon-chai": "^3.5.0",
"style-loader": "^1.1.3",
"url-loader": "^3.0.0",