Skip to content

Commit b85d406

Browse files
chore(deps-dev): bump sinon from 16.0.0 to 16.1.0 (#496)
Bumps [sinon](https://github.com/sinonjs/sinon) from 16.0.0 to 16.1.0. - [Release notes](https://github.com/sinonjs/sinon/releases) - [Changelog](https://github.com/sinonjs/sinon/blob/main/docs/changelog.md) - [Commits](sinonjs/sinon@v16.0.0...v16.1.0) --- updated-dependencies: - dependency-name: sinon dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 89e8319 commit b85d406

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

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
@@ -40,7 +40,7 @@
4040
"husky": "^8.0.3",
4141
"prettier": "^2.8.8",
4242
"proxyquire": "^2.1.3",
43-
"sinon": "^16.0.0",
43+
"sinon": "^16.1.0",
4444
"tap": "^18.4.5"
4545
}
4646
}

0 commit comments

Comments
 (0)