Skip to content

Commit 85dc6d0

Browse files
chore(deps-dev): bump sinon from 15.1.2 to 16.0.0
Bumps [sinon](https://github.com/sinonjs/sinon) from 15.1.2 to 16.0.0. - [Release notes](https://github.com/sinonjs/sinon/releases) - [Changelog](https://github.com/sinonjs/sinon/blob/main/docs/changelog.md) - [Commits](sinonjs/sinon@v15.1.2...v16.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>
1 parent 60977cd commit 85dc6d0

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

package-lock.json

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"eslint-plugin-import": "^2.27.5",
4545
"jsdoc": "^4.0.2",
4646
"mocha": "^10.2.0",
47-
"sinon": "^15.0.4",
47+
"sinon": "^16.0.0",
4848
"supertest": "^6.3.3"
4949
},
5050
"dependencies": {

0 commit comments

Comments
 (0)