Skip to content

Commit 8d55eef

Browse files
build(deps-dev): bump sinon from 14.0.0 to 14.0.1 (#140)
Bumps [sinon](https://github.com/sinonjs/sinon) from 14.0.0 to 14.0.1. - [Release notes](https://github.com/sinonjs/sinon/releases) - [Changelog](https://github.com/sinonjs/sinon/blob/main/docs/changelog.md) - [Commits](sinonjs/sinon@v14.0.0...v14.0.1) --- updated-dependencies: - dependency-name: sinon dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 342ae10 commit 8d55eef

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

package-lock.json

Lines changed: 7 additions & 7 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
@@ -32,7 +32,7 @@
3232
"mocha": "^10.0.0",
3333
"nodemon": "^2.0.20",
3434
"nyc": "^15.0.0",
35-
"sinon": "^14.0.0",
35+
"sinon": "^14.0.1",
3636
"supertest": "^6.2.4"
3737
}
3838
}

0 commit comments

Comments
 (0)