Compare commits

...

2 Commits

Author SHA1 Message Date
Rajeh Taher
2486ee2ab7 Merge branch 'main' into dependabot/npm_and_yarn/sinon-14.0.0 2022-10-10 01:53:35 +03:00
dependabot[bot]
3ef400e813 chore(deps-dev): bump sinon from 13.0.2 to 14.0.0
Bumps [sinon](https://github.com/sinonjs/sinon) from 13.0.2 to 14.0.0.
- [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/v13.0.2...v14.0.0)

---
updated-dependencies:
- dependency-name: sinon
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-15 07:56:16 +00:00

View File

@@ -47,7 +47,7 @@
"jsdoc": "^3.6.4",
"jsdoc-baseline": "^0.1.5",
"mocha": "^9.0.2",
"sinon": "^13.0.1"
"sinon": "^14.0.0"
},
"engines": {
"node": ">=12.0.0"