Skip to content

Commit ff879ef

Browse files
chore(deps-dev): bump sinon from 15.2.0 to 16.0.0 (#480)
Bumps [sinon](https://github.com/sinonjs/sinon) from 15.2.0 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.2.0...v16.0.0) --- updated-dependencies: - dependency-name: sinon dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 931d0c8 commit ff879ef

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": "^15.2.0",
43+
"sinon": "^16.0.0",
4444
"tap": "^18.0.3"
4545
}
4646
}

0 commit comments

Comments
 (0)