aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-08-15 02:38:21 +0000
committerGitHub <noreply@github.com>2020-08-15 02:38:21 +0000
commit0accd6592f70c336c5fbec445a338abb4b3a8e92 (patch)
tree5bdc0b6c080b9aca7fe6387eaa738c44f2817586 /package.json
parent31eccc842df4d5f0b4fe0db68e5759467d732d4b (diff)
downloadnextcloud-server-0accd6592f70c336c5fbec445a338abb4b3a8e92.tar.gz
nextcloud-server-0accd6592f70c336c5fbec445a338abb4b3a8e92.zip
Bump sinon from 9.0.2 to 9.0.3
Bumps [sinon](https://github.com/sinonjs/sinon) from 9.0.2 to 9.0.3. - [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/v9.0.2...v9.0.3) 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 a647701f427..ad4ec4efa99 100644
--- a/package.json
+++ b/package.json
@@ -116,7 +116,7 @@
"mochapack": "^2.0.3",
"node-sass": "^4.14.1",
"sass-loader": "^9.0.3",
- "sinon": "^9.0.2",
+ "sinon": "^9.0.3",
"sinon-chai": "^3.5.0",
"style-loader": "^1.2.1",
"url-loader": "^4.1.0",