summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorRoeland Jago Douma <rullzer@users.noreply.github.com>2021-04-09 11:48:48 +0200
committerGitHub <noreply@github.com>2021-04-09 11:48:48 +0200
commit1f0fddbc6916817bd28d4352f1c6382f860b26f3 (patch)
tree47169f3a78e30d5490075c0a90647bc914671f7c /package.json
parent4d390770d1c7834cad9b313db1797336a8997773 (diff)
parent754b8e017f7bb7af6603d4ef573b2f84d1715684 (diff)
downloadnextcloud-server-1f0fddbc6916817bd28d4352f1c6382f860b26f3.tar.gz
nextcloud-server-1f0fddbc6916817bd28d4352f1c6382f860b26f3.zip
Merge pull request #26334 from nextcloud/dependabot/npm_and_yarn/sinon-chai-3.6.0
Bump sinon-chai from 3.5.0 to 3.6.0
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 78340ce9178..48f4e37f7d5 100644
--- a/package.json
+++ b/package.json
@@ -120,7 +120,7 @@
"node-sass": "^5.0.0",
"sass-loader": "^10.1.1",
"sinon": "^9.2.4",
- "sinon-chai": "^3.5.0",
+ "sinon-chai": "^3.6.0",
"style-loader": "^2.0.0",
"url-loader": "^4.1.1",
"vue-loader": "^15.9.6",