Skip to content

Commit 345bf70

Browse files
build(deps-dev): bump sinon from 14.0.2 to 15.0.0 (nodejs#1788)
Bumps [sinon](https://github.com/sinonjs/sinon) from 14.0.2 to 15.0.0. - [Release notes](https://github.com/sinonjs/sinon/releases) - [Changelog](https://github.com/sinonjs/sinon/blob/main/docs/changelog.md) - [Commits](sinonjs/sinon@v14.0.2...v15.0.0) --- updated-dependencies: - dependency-name: sinon dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e49b68d commit 345bf70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
"proxy": "^1.0.2",
9090
"proxyquire": "^2.1.3",
9191
"semver": "^7.3.5",
92-
"sinon": "^14.0.0",
92+
"sinon": "^15.0.0",
9393
"snazzy": "^9.0.0",
9494
"standard": "^17.0.0",
9595
"table": "^6.8.0",

0 commit comments

Comments
 (0)