summaryrefslogtreecommitdiffstats
path: root/package-lock.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-lock.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-lock.json')
-rw-r--r--package-lock.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package-lock.json b/package-lock.json
index 9edafa2bbd5..6fbcd8bafce 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -10647,9 +10647,9 @@
}
},
"sinon-chai": {
- "version": "3.4.0",
- "resolved": "https://registry.npmjs.org/sinon-chai/-/sinon-chai-3.4.0.tgz",
- "integrity": "sha512-BpVxsjEkGi6XPbDXrgWUe7Cb1ZzIfxKUbu/MmH5RoUnS7AXpKo3aIYIyQUg0FMvlUL05aPt7VZuAdaeQhEnWxg==",
+ "version": "3.5.0",
+ "resolved": "https://registry.npmjs.org/sinon-chai/-/sinon-chai-3.5.0.tgz",
+ "integrity": "sha512-IifbusYiQBpUxxFJkR3wTU68xzBN0+bxCScEaKMjBvAQERg6FnTTc1F17rseLb1tjmkJ23730AXpFI0c47FgAg==",
"dev": true
},
"slash": {