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[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-03-05 05:02:06 +0300
committerGitHub <noreply@github.com>2022-03-05 05:02:06 +0300
commit5e938525b05bf2a1435ffb4f148eb88d6bed6bd6 (patch)
tree7e30fdfc55cf4076efaa9c5d338ce3f0511de43b /package.json
parent8c06d67a8fd6ff8261a3ccf31ed4520c19445996 (diff)
Bump sinon from 12.0.1 to 13.0.1
Bumps [sinon](https://github.com/sinonjs/sinon) from 12.0.1 to 13.0.1. - [Release notes](https://github.com/sinonjs/sinon/releases) - [Changelog](https://github.com/sinonjs/sinon/blob/main/docs/changelog.md) - [Commits](https://github.com/sinonjs/sinon/compare/v12.0.1...v13.0.1) --- updated-dependencies: - dependency-name: sinon dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.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 028f62806..3aeff72b3 100644
--- a/package.json
+++ b/package.json
@@ -114,7 +114,7 @@
"mochapack": "^2.1.2",
"sass": "^1.49.0",
"sass-loader": "^10.1.1",
- "sinon": "^12.0.1",
+ "sinon": "^13.0.1",
"sinon-chai": "^3.7.0",
"style-loader": "^2.0.0",
"svg-inline-loader": "^0.8.2",