aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-02-23 02:15:10 +0000
committerGitHub <noreply@github.com>2020-02-23 02:15:10 +0000
commit1406eda8f32eb9aaa244aad9289829386b4455b0 (patch)
tree7963c6c27930f797da6d80aa49a804012528b53a /package.json
parent881216170c7fe0127c5fe03499341d177f637240 (diff)
downloadnextcloud-server-1406eda8f32eb9aaa244aad9289829386b4455b0.tar.gz
nextcloud-server-1406eda8f32eb9aaa244aad9289829386b4455b0.zip
Bump sinon-chai from 3.4.0 to 3.5.0
Bumps [sinon-chai](https://github.com/domenic/sinon-chai) from 3.4.0 to 3.5.0. - [Release notes](https://github.com/domenic/sinon-chai/releases) - [Changelog](https://github.com/domenic/sinon-chai/blob/master/CHANGELOG.md) - [Commits](https://github.com/domenic/sinon-chai/compare/3.4.0...3.5.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 e011ab147c4..ee85b6ee105 100644
--- a/package.json
+++ b/package.json
@@ -111,7 +111,7 @@
"node-sass": "^4.13.1",
"sass-loader": "^8.0.2",
"sinon": "^8.1.1",
- "sinon-chai": "^3.4.0",
+ "sinon-chai": "^3.5.0",
"style-loader": "^1.1.3",
"url-loader": "^3.0.0",
"vue-loader": "^15.8.3",