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

github.com/nextcloud/mail.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-01-26 05:15:43 +0300
committerGitHub <noreply@github.com>2020-01-26 05:15:43 +0300
commitd5771ec4f6ee8fd3dbc11c36be985fd798f983c0 (patch)
treecf2fe18c9fe138d93914d1bdbc498a20b793e101 /package.json
parent91ca646ac491e2f5f2b6157a8320467bce3fa23d (diff)
Bump sinon from 8.0.4 to 8.1.1
Bumps [sinon](https://github.com/sinonjs/sinon) from 8.0.4 to 8.1.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/compare/v8.0.4...v8.1.1) 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 fda9d8a11..af97dfb51 100644
--- a/package.json
+++ b/package.json
@@ -92,7 +92,7 @@
"node-sass": "^4.13.1",
"prettier": "1.19.1",
"sass-loader": "^8.0.2",
- "sinon": "^8.0.4",
+ "sinon": "^8.1.1",
"url-loader": "^3.0.0",
"vue-loader": "^15.8.3",
"vue-server-renderer": "^2.6.11",